-
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
VB -> C#: Field initializers referencing non-static fields
compilation error
A bug where the converted output won't compile
VB -> C#
Specific to VB -> C# conversion
#281
opened Apr 16, 2019 by
mrmonday
VB -> C#: Incorrect conversion of A bug where the converted output behaves differently to the input code
VB -> C#
Specific to VB -> C# conversion
If
immediately preceded by Else
output logic error
#823
opened Jan 31, 2022 by
fitdev
CodeConverter support on Mac/Linux?
enhancement
help wanted
#620
opened Aug 28, 2020 by
coolbluewater
vb.net -> C# *.aspx files
enhancement
help wanted
VB -> C#
Specific to VB -> C# conversion
#175
opened Sep 9, 2018 by
B0R1K
With many large files: stops progressing, OOMs or InvalidOperation in Roslyn code
#877
opened Apr 14, 2022 by
jnnnnn
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
VB -> C#: wrong conversion of optional struct or decimal ref parameter
compilation error
A bug where the converted output won't compile
VB -> C#
Specific to VB -> C# conversion
#886
opened May 4, 2022 by
KunzeAndreas
VB -> C#: OnErrorGoToStatementSyntax and OnErrorResumeNextStatementSyntax
exception caught
An exception is caught (and stacktrace provided)
help wanted
VB -> C#
Specific to VB -> C# conversion
#426
opened Nov 15, 2019 by
GrahamTheCoder
Options for migration of string comparisons (helper method?)
enhancement
#1034
opened Sep 23, 2023 by
plqplq
VB -> C#: Specific to VB -> C# conversion
(int)Math.Round(x)
is used instead of Convert.ToInt32(x)
VB -> C#
#1082
opened Mar 6, 2024 by
TymurGubayev
VB -> C#: Optimize Double(/Decimal)-to-Integer conversion
enhancement
#1020
opened Jun 27, 2023 by
tats-u
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#: Static variables are supposed to be lazy initialized inside method/property
VB -> C#
Specific to VB -> C# conversion
#868
opened Apr 9, 2022 by
jrmoreno1
VB -> C#: CS0115 no suitable method found to override
compilation error
A bug where the converted output won't compile
VB -> C#
Specific to VB -> C# conversion
#685
opened Dec 1, 2020 by
ATECoder
C# -> VB: XML Documentation is parsed with some spaces missing
C# -> VB
Specific to C# -> VB conversion
#606
opened Aug 13, 2020 by
OnSive
Conversion for FixedStatement not implemented
C# -> VB
Specific to C# -> VB conversion
#1101
opened May 17, 2024 by
banyanno
VB -> C#: Specific to VB -> C# conversion
someInterface.Value
becomes someInterface
if the interface has the DefaultMember("Value")
attribute
VB -> C#
#1091
opened Apr 12, 2024 by
HeinziAT
Speedup conversion time for code without "MyClass" and "WithEvents / Handles"
#1090
opened Apr 10, 2024 by
LucTremblay
VB -> C#: XML literals should be XML-decoded
VB -> C#
Specific to VB -> C# conversion
#961
opened Dec 2, 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#: 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#: 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
VB -> C#: #if conditional compilation preprocessor directives are not converted
VB -> C#
Specific to VB -> C# conversion
#863
opened Apr 3, 2022 by
Yozer
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.