4 references to PropertyKeyword
CSharpSyntaxGenerator (4)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (4)
55
case SyntaxKind.
PropertyKeyword
:
1279
case SyntaxKind.
PropertyKeyword
:
1386
return SyntaxKind.
PropertyKeyword
;
1828
case SyntaxKind.
PropertyKeyword
: