3 references to IsDeclareStatementSubOrFunctionKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (2)
36458
Debug.Assert(subOrFunctionKeyword IsNot Nothing AndAlso SyntaxFacts.
IsDeclareStatementSubOrFunctionKeyword
(subOrFunctionKeyword.Kind))
48524
Debug.Assert(subOrFunctionKeyword IsNot Nothing AndAlso SyntaxFacts.
IsDeclareStatementSubOrFunctionKeyword
(subOrFunctionKeyword.Kind))
Syntax\MethodBaseSyntax.vb (1)
304
Return
IsDeclareStatementSubOrFunctionKeyword
(kind)