3 references to AddException
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (3)
1807
AddException
(exceptionObject, representsCancellation: false);
2503
AddException
(exceptionAsOce, representsCancellation: true);
3371
AddException
(cancellationException, representsCancellation: true);