-
Notifications
You must be signed in to change notification settings - Fork 221
Issues: icsharpcode/CodeConverter
With many large files: stops progressing, OOMs or InvalidOper...
#877
opened Apr 14, 2022 by
jnnnnn
Open
10
VB -> C#: OnErrorGoToStatementSyntax and OnErrorResumeNextSta...
#426
opened Nov 15, 2019 by
GrahamTheCoder
Open
7
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
Known limitations
C# -> VB
Specific to C# -> VB conversion
help wanted
VB -> C#
Specific to VB -> C# conversion
#16
opened Jan 20, 2018 by
GrahamTheCoder
3 tasks
C# -> VB: Better winforms conversion
C# -> VB
Specific to C# -> VB conversion
help wanted
#170
opened Aug 24, 2018 by
GrahamTheCoder
4 of 15 tasks
C# -> VB: Method cannot have both a ParamArray and Optional parameters.
C# -> VB
Specific to C# -> VB conversion
help wanted
#488
opened Jan 13, 2020 by
RussellSmith2
C# -> VB: Conversion for LocalFunctionStatement not implemented
C# -> VB
Specific to C# -> VB conversion
help wanted
C# -> VB: Form designer changes when i click a form member
C# -> VB
Specific to C# -> VB conversion
#593
opened Jul 10, 2020 by
oguzhankrcb
C# -> VB: decimal/double instead of int, byte instead of integer
C# -> VB
Specific to C# -> VB conversion
#619
opened Aug 25, 2020 by
jamieS95
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
C# -> VB: Specific to C# -> VB conversion
output logic error
A bug where the converted output behaves differently to the input code
Math.Truncate
is not added when converting Double(/Decimal) to Integer
C# -> VB
#1021
opened Jul 2, 2023 by
tats-u
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
C# -> VB: Simple assignment expression inside a constructor expression body converts to using CSharpImpl.__Assign.
C# -> VB
Specific to C# -> VB conversion
enhancement
#1105
opened May 28, 2024 by
RussellSmith2
C# -> VB: XML Documentation is parsed with some spaces missing
C# -> VB
Specific to C# -> VB conversion
#606
opened Aug 13, 2020 by
OnSive
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.