2 references to canProduceLinearSequence
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_IsPatternOperator.cs (2)
27
if (
canProduceLinearSequence
(decisionDag.RootNode, whenTrueLabel: node.WhenTrueLabel, whenFalseLabel: node.WhenFalseLabel))
41
else if (
canProduceLinearSequence
(