1 reference to CreateDecisionDagForIsPattern
Microsoft.CodeAnalysis.CSharp (1)
Binder\DecisionDagBuilder.cs (1)
124
return builder.
CreateDecisionDagForIsPattern
(syntax, inputExpression, pattern, whenTrueLabel);