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