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

Issues list

C# -> VB: _Add a short description_ C# -> VB Specific to C# -> VB conversion good first issue help wanted Small Estimated less than 4 hours work
#1084 opened Mar 23, 2024 by zq80
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#: incorrect output code if ref return from a C# lib is involved VB -> C# Specific to VB -> C# conversion
#1067 opened Dec 19, 2023 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#: Statics with same name in getter and setter cause a CONVERSION ERROR exception caught An exception is caught (and stacktrace provided) VB -> C# Specific to VB -> C# conversion
#1054 opened Dec 5, 2023 by TymurGubayev
VB -> C#: Interop method invocations with OptionalAttribute aren't converted exception caught An exception is caught (and stacktrace provided) VB -> C# Specific to VB -> C# conversion
#1048 opened Nov 29, 2023 by TymurGubayev
Large number of problems trying to convert large VB project in large solution to c# needs-repro Needs either the input that caused the error, or more information to allow reproducing the error VB -> C# Specific to VB -> C# conversion
#1045 opened Nov 22, 2023 by ibelchamber
C# -> VB: Add addresssof when passing method group C# -> VB Specific to C# -> VB conversion enhancement
#1039 opened Oct 30, 2023 by gmcfarlane
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
VB -> C#: Conversion of lambda block ends up on single line VB -> C# Specific to VB -> C# conversion
#1012 opened May 8, 2023 by CardenInsurance
VB -> C#: Basic WPF Transformations VB -> C# Specific to VB -> C# conversion
#995 opened Mar 17, 2023 by HeinziAT
ProTip! Mix and match filters to narrow down what you’re looking for.