3 references to ContainsCell
Microsoft.ML.Data (3)
Model\Pfa\BoundPfaContext.cs (2)
191
return ModelUtils.CreateNameCore(name, Pfa.
ContainsCell
);
245
_host.Assert(!Pfa.
ContainsCell
(cellName));
Model\Pfa\PfaContext.cs (1)
187
if (
ContainsCell
(name))