3 references to IsDeclareStatement
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (2)
36456
Debug.Assert(SyntaxFacts.
IsDeclareStatement
(kind))
48522
Debug.Assert(SyntaxFacts.
IsDeclareStatement
(kind))
Generated\Syntax.xml.Main.Generated.vb (1)
9985
If Not SyntaxFacts.
IsDeclareStatement
(kind) Then