1 write to Parent
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinaryLoader.cs (1)
1463Parent = parent;
6 references to Parent
Microsoft.ML.Data (6)
DataLoadSave\Binary\BinaryLoader.cs (6)
1445protected ExceptionMarshaller ExMarshaller { get { return Parent._exMarshaller; } } 1447protected IExceptionContext Ectx { get { return Parent.Ch; } } 1585long rowLim = blockIndex * Parent._rowsPerBlock; 1616if (Parent._disposed) 1774TableOfContentsEntry entry = Parent._actives[ColumnIndex]; 1876if (Parent._disposed)