3 references to IsDoStatement
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (2)
47905
Debug.Assert(SyntaxFacts.
IsDoStatement
(kind))
59983
Debug.Assert(SyntaxFacts.
IsDoStatement
(kind))
Generated\Syntax.xml.Main.Generated.vb (1)
18219
If Not SyntaxFacts.
IsDoStatement
(kind) Then