VB -> C#: Incorrect conversion of parameterized property assignment with =-
operator
#1177
Labels
VB -> C#
Specific to VB -> C# conversion
Uh oh!
There was an error while loading. Please reload this page.
VB.Net input code
Erroneous output
Expected output
Details
ParameterizedProperty
is a Property with multiple parametersI've checked other cases where an assignment operator with a parameterized property was used in my codebase, and this seems to be the only case where this was not converted correctly... but I don't think I can give accurate reproducibility information :/
The text was updated successfully, but these errors were encountered: