2 references to ContinueKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
899return SyntaxKind.ContinueKeyword; 1537case SyntaxKind.ContinueKeyword: