3 references to With
Microsoft.ML.Transforms (3)
Expression\LambdaParser.cs (3)
149
w("with", TokKind.
With
);
616
case TokKind.
With
:
739
Contracts.Assert(TidCur == TokKind.
With
);