2 references to WhileKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
899return SyntaxKind.WhileKeyword; 1547case SyntaxKind.WhileKeyword: