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