10 references to HasErrors
Microsoft.ML.Transforms (10)
Expression\LambdaBinder.cs (10)
85
if (!binder.
HasErrors
)
143
_host.Assert(
HasErrors
);
226
_host.Assert(
HasErrors
);
232
_host.Assert(
HasErrors
);
240
_host.Assert(
HasErrors
);
253
_host.Assert(
HasErrors
);
342
_host.Assert(
HasErrors
);
994
_host.Assert(
HasErrors
);
1653
_host.Assert(
HasErrors
);
1666
_host.Assert(
HasErrors
);