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)
698exMarshaller.ThrowIfSet(ch);