3 references to IsDoLoopBlock
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (2)
39847
Debug.Assert(SyntaxFacts.
IsDoLoopBlock
(kind))
51913
Debug.Assert(SyntaxFacts.
IsDoLoopBlock
(kind))
Generated\Syntax.xml.Main.Generated.vb (1)
18013
If Not SyntaxFacts.
IsDoLoopBlock
(kind) Then