3 references to IsNone
Microsoft.ML.Transforms (3)
Expression\LambdaBinder.cs (2)
834else if (!left.IsError && !left.IsNone) 836else if (!right.IsError && !right.IsNone)
Expression\Printer.cs (1)
303if (node.IsNone)