2 references to TryCreateSpanForSwitchLabel
Microsoft.CodeAnalysis.CSharp.Features (2)
EditAndContinue\BreakpointSpans.cs (2)
288
return
TryCreateSpanForSwitchLabel
((SwitchLabelSyntax)node, position);
293
?
TryCreateSpanForSwitchLabel
((SwitchLabelSyntax)node, position)