3 references to AddException
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (3)
1882AddException(exceptionObject, representsCancellation: false); 2579AddException(exceptionAsOce, representsCancellation: true); 3447AddException(cancellationException, representsCancellation: true);