2 references to EventKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
933
return SyntaxKind.
EventKeyword
;
1573
case SyntaxKind.
EventKeyword
: