2 references to OperatorKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
981
return SyntaxKind.
OperatorKeyword
;
1621
case SyntaxKind.
OperatorKeyword
: