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