VB -> C#: Missing index for dictionary access #362
Labels
output logic error
A bug where the converted output behaves differently to the input code
VB -> C#
Specific to VB -> C# conversion
Input code
Erroneous output
Expected output
Details
Version in use: master @ 2483369
This case is quite interesting, since it's still valid code - it just does the wrong thing. My original case was with a dictionary of some other class, with some other property, so the code did not compile.
The text was updated successfully, but these errors were encountered: