2 references to IsExitStatementBlockKeyword
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Internal.Generated.vb (2)
38316
Debug.Assert(blockKeyword IsNot Nothing AndAlso SyntaxFacts.
IsExitStatementBlockKeyword
(blockKeyword.Kind))
50382
Debug.Assert(blockKeyword IsNot Nothing AndAlso SyntaxFacts.
IsExitStatementBlockKeyword
(blockKeyword.Kind))