1 write to Disposed
Microsoft.ML.Data (1)
Data\SlotCursor.cs (1)
73
Disposed
= true;
4 references to Disposed
Microsoft.ML.Data (4)
Data\SlotCursor.cs (4)
27
private protected bool IsGood => _started && !
Disposed
;
69
if (
Disposed
)
120
if (
Disposed
)
129
if (
Disposed
)