3 references to PropertyKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (3)
SyntaxKindFacts.cs (3)
1178
case SyntaxKind.
PropertyKeyword
:
1283
return SyntaxKind.
PropertyKeyword
;
1721
case SyntaxKind.
PropertyKeyword
: