4 references to PropertyKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (4)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (4)
55
case SyntaxKind.
PropertyKeyword
:
1211
case SyntaxKind.
PropertyKeyword
:
1317
return SyntaxKind.
PropertyKeyword
;
1757
case SyntaxKind.
PropertyKeyword
: