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