2 references to DelegateKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
1031return SyntaxKind.DelegateKeyword; 1726case SyntaxKind.DelegateKeyword: