2 references to ThrowIfExceptional
mscorlib (2)
system\threading\Tasks\Future.cs (1)
562if (!IsRanToCompletion) ThrowIfExceptional(includeTaskCanceledExceptions: true);
system\threading\Tasks\Task.cs (1)
3184ThrowIfExceptional(true);