3 references to IsDelegateStatementSubOrFunctionKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (2)
36592
Debug.Assert(subOrFunctionKeyword IsNot Nothing AndAlso SyntaxFacts.
IsDelegateStatementSubOrFunctionKeyword
(subOrFunctionKeyword.Kind))
48658
Debug.Assert(subOrFunctionKeyword IsNot Nothing AndAlso SyntaxFacts.
IsDelegateStatementSubOrFunctionKeyword
(subOrFunctionKeyword.Kind))
Syntax\MethodBaseSyntax.vb (1)
310
Return
IsDelegateStatementSubOrFunctionKeyword
(kind)