2 references to IsEndBlockStatement
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Formatting\Rules\ElasticTriviaFormattingRule.vb (2)
292If IsEndBlockStatement(previousStatement) Then 293If IsEndBlockStatement(currentStatement) OrElse