Skip to content

VB -> C# Bugfixes 6.1.0

Compare
Choose a tag to compare
@GrahamTheCoder GrahamTheCoder released this 17 Oct 15:21
· 2853 commits to master since this release
85f914f

VB -> C#

  • Parenthesize "as" cast if necessary
  • Convert properties using "Item" syntax
  • Extract variable for "To" expression
  • Convert base constructor call missing parentheses
  • Fix Nullref in SyntaxFactory.MethodDeclaration