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