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