5 references to ExtensionKeyword
CSharpSyntaxGenerator (5)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (5)
868case SyntaxKind.ExtensionKeyword: 1237for (int i = (int)SyntaxKind.YieldKeyword; i <= (int)SyntaxKind.ExtensionKeyword; i++) 1299case SyntaxKind.ExtensionKeyword: 1428return SyntaxKind.ExtensionKeyword; 1876case SyntaxKind.ExtensionKeyword: