2 references to createSpanForSwitchArm
Microsoft.CodeAnalysis.CSharp.Features (2)
EditAndContinue\BreakpointSpans.cs (2)
297
return
createSpanForSwitchArm
(switchArm);
309
return
createSpanForSwitchArm
(switchArm);