8 references to DefaultKeyword
CSharpSyntaxGenerator (8)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (8)
85case SyntaxKind.DefaultKeyword: 129case SyntaxKind.DefaultKeyword: 147yield return SyntaxKind.DefaultKeyword; 578case SyntaxKind.DefaultKeyword: 844case SyntaxKind.DefaultKeyword: 937return SyntaxKind.DefaultKeyword; 1184return SyntaxKind.DefaultKeyword; 1629case SyntaxKind.DefaultKeyword: