4 references to PropertyKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (4)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (4)
55
case SyntaxKind.
PropertyKeyword
:
1214
case SyntaxKind.
PropertyKeyword
:
1321
return SyntaxKind.
PropertyKeyword
;
1763
case SyntaxKind.
PropertyKeyword
: