2 references to CreateDecisionDagForSwitchStatement
Microsoft.CodeAnalysis.CSharp (2)
Binder\SwitchBinder_Patterns.cs (1)
45
BoundDecisionDag decisionDag = DecisionDagBuilder.
CreateDecisionDagForSwitchStatement
(
BoundTree\BoundSwitchStatement.cs (1)
17
decisionDag = DecisionDagBuilder.
CreateDecisionDagForSwitchStatement
(