1 write to _ectx
Microsoft.ML.Core (1)
Data\IFileHandle.cs (1)
72_ectx = ectx;
4 references to _ectx
Microsoft.ML.Core (4)
Data\IFileHandle.cs (4)
154throw _ectx.Except("SimpleFileHandle has already been disposed"); 164throw _ectx.Except("CreateWriteStream called multiple times on SimpleFileHandle"); 180throw _ectx.Except("SimpleFileHandle hasn't been written yet"); 185throw _ectx.Except("Write stream for SimpleFileHandle hasn't been disposed");