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