4 references to ThrowIfSet
Microsoft.ML.Core (1)
Utilities\ThreadUtils.cs (1)
173
/// that the workers have finished by its own means, will call <see cref="
ThrowIfSet
"/> to throw
Microsoft.ML.Data (3)
DataLoadSave\Binary\BinaryLoader.cs (2)
1367
_exMarshaller.
ThrowIfSet
(Ch);
2002
_exMarshaller.
ThrowIfSet
(Ch);
DataLoadSave\Binary\BinarySaver.cs (1)
698
exMarshaller.
ThrowIfSet
(ch);