5 references to ExceptNotSupp
Microsoft.ML.Core (5)
Utilities\TextReaderStream.cs (5)
43
=> throw Contracts.
ExceptNotSupp
("Stream cannot determine length.");
52
throw Contracts.
ExceptNotSupp
("Stream cannot seek.");
179
=> throw Contracts.
ExceptNotSupp
("Stream cannot seek.");
182
=> throw Contracts.
ExceptNotSupp
("Stream is not writable.");
185
=> throw Contracts.
ExceptNotSupp
("Stream is not writable.");