Skip to content

Issues: icsharpcode/CodeConverter

Beta
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#: VB With block conversion incorrect with null-conditional operator compilation error A bug where the converted output won't compile VB -> C# Specific to VB -> C# conversion
#1174 opened Apr 2, 2025 by wizzardmr42
VB -> C#: Multi line strings compilation error A bug where the converted output won't compile good first issue VB -> C# Specific to VB -> C# conversion
#1173 opened Apr 2, 2025 by wizzardmr42
Fails to convert multiple NativeMethod Files From C# To VB C# -> VB Specific to C# -> VB conversion
#1171 opened Mar 27, 2025 by vshanecurtis
VB -> C#: Brackets needed around ternary expression needs-repro Needs either the input that caused the error, or more information to allow reproducing the error output logic error A bug where the converted output behaves differently to the input code VB -> C# Specific to VB -> C# conversion
#1170 opened Mar 25, 2025 by Nward42
VB -> C#: XAML Bindings don't work properly VB -> C# Specific to VB -> C# conversion
#1169 opened Feb 24, 2025 by nick2893
VB -> C#: Convert MsgBox to MessageBox.Show VB -> C# Specific to VB -> C# conversion
#1166 opened Feb 4, 2025 by RDH1066
VB -> C#: GetType(Nullable(Of)) is not handled correctly VB -> C# Specific to VB -> C# conversion
#1165 opened Jan 9, 2025 by jswolf19
VB -> C#: Properties not handled correctly for ref extension methods VB -> C# Specific to VB -> C# conversion
#1158 opened Nov 11, 2024 by gaschd
VB -> C#: Assignment operators of parameterized properties are not resolved VB -> C# Specific to VB -> C# conversion
#1157 opened Nov 10, 2024 by gaschd
VB -> C#: ReDim Preserve of array property VB -> C# Specific to VB -> C# conversion
#1156 opened Nov 10, 2024 by gaschd
VB -> C#: DefaultMemberAttribute marked properties are lost VB -> C# Specific to VB -> C# conversion
#1144 opened Oct 25, 2024 by TymurGubayev
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
ProTip! Adding no:label will show everything without a label.