2 references to WhileKeyword
CSharpSyntaxGenerator (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
925return SyntaxKind.WhileKeyword; 1617case SyntaxKind.WhileKeyword: