3 references to DoubleKeyword
CSharpSyntaxGenerator (3)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (3)
330
case SyntaxKind.
DoubleKeyword
:
898
return SyntaxKind.
DoubleKeyword
;
1590
case SyntaxKind.
DoubleKeyword
: