2 references to IsEndBlockStatementBlockKeyword
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Internal.Generated.vb (2)
34775
Debug.Assert(blockKeyword IsNot Nothing AndAlso SyntaxFacts.
IsEndBlockStatementBlockKeyword
(blockKeyword.Kind))
46841
Debug.Assert(blockKeyword IsNot Nothing AndAlso SyntaxFacts.
IsEndBlockStatementBlockKeyword
(blockKeyword.Kind))