2 references to WhileKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
871return SyntaxKind.WhileKeyword; 1511case SyntaxKind.WhileKeyword: