9 references to SetValue
Microsoft.ML.Transforms (9)
Expression\LambdaBinder.cs (8)
655node.SetValue(BinOp(node, a.Value, b.Value)); 664node.SetValue(v); 670node.SetValue(v); 676node.SetValue(v); 684node.SetValue(v); 700node.SetValue(v); 706node.SetValue(v); 714node.SetValue(v);
Expression\Node.cs (1)
766SetValue(t.Value);