We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fc7bf commit 1ff025dCopy full SHA for 1ff025d
1 file changed
CodeConverter/CSharp/CommonConversions.cs
@@ -324,7 +324,6 @@ private static string WithDeclarationName(SyntaxToken id, ISymbol idSymbol, stri
324
325
baseSymbol = possibleSymbol;
326
}
327
-
328
329
else
330
{
0 commit comments