2 references to WhileKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
929return SyntaxKind.WhileKeyword; 1624case SyntaxKind.WhileKeyword: