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