2 references to CreateDecisionDagForIsPattern
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (1)
58
BoundDecisionDag decisionDag = DecisionDagBuilder.
CreateDecisionDagForIsPattern
(
BoundTree\BoundIsPatternExpression.cs (1)
18
decisionDag = DecisionDagBuilder.
CreateDecisionDagForIsPattern
(