Issues: icsharpcode/CodeConverter
With many large files: stops progressing, OOMs or InvalidOper...
#877
opened Apr 14, 2022 by
jnnnnn
Open
10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
VB -> C#: WithEvents replacement causes NullReferenceException
VB -> C#
Specific to VB -> C# conversion
#991
opened Mar 14, 2023 by
HeinziAT
C# -> VB: Switch Expression in Return Statement Converts to an Empty String
C# -> VB
Specific to C# -> VB conversion
#983
opened Jan 26, 2023 by
RussellSmith2
C# -> VB: unchecked can cause compile error
C# -> VB
Specific to C# -> VB conversion
#981
opened Jan 10, 2023 by
Walkman100
C# -> VB: Expected VB code is invalid in the test Conflict_DeclarationsAfterConvertionForToWhileAsync
C# -> VB
Specific to C# -> VB conversion
#972
opened Dec 23, 2022 by
RussellSmith2
VB -> C#: If interface and class member differ only by capitalization, the class member's case is changed.
VB -> C#
Specific to VB -> C# conversion
#963
opened Dec 5, 2022 by
HeinziAT
VB -> C#: XML literals should be XML-decoded
VB -> C#
Specific to VB -> C# conversion
#961
opened Dec 2, 2022 by
HeinziAT
VB -> C#: Switch on Object type results in behaviour change when cases are a different type
VB -> C#
Specific to VB -> C# conversion
#951
opened Nov 2, 2022 by
jconnop
VB -> C#: The LINQ-to-XML attribute axis accessor should be translated as a call to XElement.Attribute rather than XElement.Attributes.
VB -> C#
Specific to VB -> C# conversion
#950
opened Oct 30, 2022 by
HeinziAT
VB -> C#: Conversion duration different between using code converter extension and command line
enhancement
VB -> C#
Specific to VB -> C# conversion
#945
opened Sep 15, 2022 by
Greyfriars
VB -> C#: Query syntax - NotImplementedException in join (ParenthesizedExpression)
VB -> C#
Specific to VB -> C# conversion
#936
opened Aug 4, 2022 by
CardenInsurance
VB -> C#: Query syntax - NullReferenceException in join clause
exception caught
An exception is caught (and stacktrace provided)
VB -> C#
Specific to VB -> C# conversion
#935
opened Aug 4, 2022 by
CardenInsurance
VB -> C#: Conversion removes LINQ Group By names, causing duplicate name error
VB -> C#
Specific to VB -> C# conversion
#932
opened Aug 3, 2022 by
CardenInsurance
VB -> C#: Query syntax - incorrect Select statement added to LINQ group query
VB -> C#
Specific to VB -> C# conversion
#931
opened Aug 3, 2022 by
CardenInsurance
VB -> C#: error CS8122 when using is null instead of == null
VB -> C#
Specific to VB -> C# conversion
#930
opened Aug 3, 2022 by
CardenInsurance
VB -> C#: Passing variable with parenthesis to ByRef parameter should reclassify it to it's value
output logic error
A bug where the converted output behaves differently to the input code
VB -> C#
Specific to VB -> C# conversion
#921
opened Jul 15, 2022 by
Yozer
VB -> C#: Pulling variables before the loop can rename variables in an unexpected way.
compilation error
A bug where the converted output won't compile
output logic error
A bug where the converted output behaves differently to the input code
VB -> C#
Specific to VB -> C# conversion
#916
opened Jul 5, 2022 by
Yozer
VB -> C#: Local variables should be pulled before labels
output logic error
A bug where the converted output behaves differently to the input code
VB -> C#
Specific to VB -> C# conversion
#910
opened Jun 29, 2022 by
Yozer
VB -> C#: Property Getter is used instead of Setter for ref argument
compilation error
A bug where the converted output won't compile
VB -> C#
Specific to VB -> C# conversion
#909
opened Jun 28, 2022 by
BlackEagleXV
VB -> C#: Compiler error: Optional parameters must appear after all required parameters
compilation error
A bug where the converted output won't compile
VB -> C#
Specific to VB -> C# conversion
#908
opened Jun 28, 2022 by
BlackEagleXV
VB -> C#: out param is set after return
output logic error
A bug where the converted output behaves differently to the input code
VB -> C#
Specific to VB -> C# conversion
#896
opened May 16, 2022 by
KunzeAndreas
VB -> C#: missing where and wrong select in linq with group clause
compilation error
A bug where the converted output won't compile
VB -> C#
Specific to VB -> C# conversion
#895
opened May 12, 2022 by
KunzeAndreas
VB -> C#: wrong conversion of linq expression containing nullable value
compilation error
A bug where the converted output won't compile
VB -> C#
Specific to VB -> C# conversion
#894
opened May 12, 2022 by
KunzeAndreas
VB -> C#: wrong result for empty char comparisation
output logic error
A bug where the converted output behaves differently to the input code
VB -> C#
Specific to VB -> C# conversion
#892
opened May 12, 2022 by
KunzeAndreas
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.