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