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