2 references to RewriteEndIfStatementOrDirectiveSyntax
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
CodeCleanup\Providers\FixIncorrectTokensCodeCleanupProvider.vb (2)
153RewriteEndIfStatementOrDirectiveSyntax(newStatement, newStatement.EndKeyword, newStatement.BlockKeyword), 159Return RewriteEndIfStatementOrDirectiveSyntax(newDirective, newDirective.EndKeyword, newDirective.IfKeyword)