5 references to Set
Microsoft.ML.Core (5)
Utilities\ThreadUtils.cs (5)
168/// block to push any exceptions (hopefully none) into this marshaller, using <see cref="Set"/>. 170/// <see cref="Token"/> as the cancellation token (this token is canceled iff <see cref="Set"/> 172/// <see cref="Set"/> has been called (possibly by receiving the cancellation) or is sure somehow 187/// A cancellation token, whose source will be canceled if <see cref="Set"/> is ever called. 231/// If an exception was ever set through <see cref="Set"/>, raise it as an appropriate