1 reference to CreateBoundSwitchLabelOperation
Microsoft.CodeAnalysis.CSharp (1)
Operations\CSharpOperationFactory.cs (1)
245
return
CreateBoundSwitchLabelOperation
((BoundSwitchLabel)boundNode);