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