1 reference to CreateBoundSwitchSectionOperation
Microsoft.CodeAnalysis.CSharp (1)
Operations\CSharpOperationFactory.cs (1)
267
return
CreateBoundSwitchSectionOperation
((BoundSwitchSection)boundNode);