VB -> C#: Strings.Instr case insensitive #655
Labels
output logic error
A bug where the converted output behaves differently to the input code
VB -> C#
Specific to VB -> C# conversion
Hello,
I have seen another problem (linked to the #579 ), Strings.Instr has the same problem.
Input code
Erroneous output
Expected output
Details
When the project is in TextCompare, instr must compare texts as texts so Constants.vbTextCompare is mandatory to have the same result.
Thank you
Marc
The text was updated successfully, but these errors were encountered: