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