1 override of AsBoolLit
Microsoft.ML.Transforms (1)
Expression\Node.cs (1)
845public override BoolLitNode AsBoolLit { get { return this; } }