2 references to ThrowKeyword
CSharpSyntaxGenerator (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
943return SyntaxKind.ThrowKeyword; 1647case SyntaxKind.ThrowKeyword: