2 references to Coalesce
Microsoft.ML.Transforms (2)
Expression\LambdaParser.cs (2)
510
if (precMin > Precedence.
Coalesce
)
514
node = new BinaryOpNode(TokMove(), BinaryOp.Coalesce, node, ParseExpr(Precedence.
Coalesce
));