3 references to TryGet
Microsoft.ML.Transforms (3)
Expression\LambdaBinder.cs (3)
948bool f1 = left.TryGet(out v1); 949bool f2 = right.TryGet(out v2); 1533if (!expr.TryGet(out val))