Skip to content

Issues: icsharpcode/CodeConverter

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

VB -> C#: incorrect handling of ref arguments in loop conditions VB -> C# Specific to VB -> C# conversion
#1129 opened Aug 28, 2024 by TymurGubayev
C# -> VB: Extension Methods incorrect C# -> VB Specific to C# -> VB conversion
#1118 opened Jul 20, 2024 by zijianhuang
C# -> VB: Target typed new does not convert C# -> VB Specific to C# -> VB conversion
#1112 opened Jul 3, 2024 by jcbonnett
Conversion for FixedStatement not implemented C# -> VB Specific to C# -> VB conversion
#1101 opened May 17, 2024 by banyanno
VB -> C#: private partial methods do not compile compilation error A bug where the converted output won't compile VB -> C# Specific to VB -> C# conversion
#1097 opened Apr 25, 2024 by jrmoreno1
VB -> C#: = "" should not be converted to string.IsNullOrEmpty when Option Compare Text output logic error A bug where the converted output behaves differently to the input code VB -> C# Specific to VB -> C# conversion
#1089 opened Apr 6, 2024 by tats-u
VB -> C#: (int)Math.Round(x) is used instead of Convert.ToInt32(x) VB -> C# Specific to VB -> C# conversion
#1082 opened Mar 6, 2024 by TymurGubayev
VB -> C#: supporting variable for WithEvents gets non-existent type in some cases compilation error A bug where the converted output won't compile VB -> C# Specific to VB -> C# conversion
#1055 opened Dec 5, 2023 by TymurGubayev
VB -> C#: Conversion of ValueTuple causes compile error VB -> C# Specific to VB -> C# conversion
#1027 opened Jul 31, 2023 by AlanC7007
C# -> VB: Math.Truncate is not added when converting Double(/Decimal) to Integer C# -> VB Specific to C# -> VB conversion output logic error A bug where the converted output behaves differently to the input code
#1021 opened Jul 2, 2023 by tats-u
VB -> C#: LINQ orderby and select are in wrong order enhancement VB -> C# Specific to VB -> C# conversion
#1016 opened May 8, 2023 by CardenInsurance
ProTip! Follow long discussions with comments:>50.