1 reference to IsValidBreakOrContinueTargetLabel
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Recommendations\CSharpRecommendationServiceRunner.cs (1)
306
static (label, arg) =>
IsValidBreakOrContinueTargetLabel
(label, arg.position, arg.isBreak, arg.cancellationToken),