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