1 write to _ex
Microsoft.ML.Core (1)
Utilities\ThreadUtils.cs (1)
224_ex = ex;
3 references to _ex
Microsoft.ML.Core (3)
Utilities\ThreadUtils.cs (3)
221if (_ex == null) 239if (_ex != null) 240throw ectx.Except(_ex, "Exception thrown in {0}", _component);