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