2 references to DelegateKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
973
return SyntaxKind.
DelegateKeyword
;
1613
case SyntaxKind.
DelegateKeyword
: