← Back to context Comment by MartinCron 11 years ago I would expect that you could use a decompiler to generate C# from compiled VB.NET code. 1 comment MartinCron Reply Yuioup 11 years ago True but you lose the variable names and the comments. I am guessing - and I really don't know if this is the case - you can convert VB.NET to C# using Roslyn keeping all the variable names and comments.
Yuioup 11 years ago True but you lose the variable names and the comments. I am guessing - and I really don't know if this is the case - you can convert VB.NET to C# using Roslyn keeping all the variable names and comments.
True but you lose the variable names and the comments. I am guessing - and I really don't know if this is the case - you can convert VB.NET to C# using Roslyn keeping all the variable names and comments.