14 references to ThrowAsync
System.Private.CoreLib (14)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (2)
899
Task.
ThrowAsync
(ex, targetContext: null);
1246
Task.
ThrowAsync
(ex, targetContext: null);
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\RuntimeAsyncTaskContinuation.cs (1)
85
Task.
ThrowAsync
(ex, targetContext: null);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncTaskMethodBuilderT.cs (3)
77
Threading.Tasks.Task.
ThrowAsync
(e, targetContext: null);
140
Threading.Tasks.Task.
ThrowAsync
(e, targetContext: null);
160
Threading.Tasks.Task.
ThrowAsync
(e, targetContext: null);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncVoidMethodBuilder.cs (3)
130
Task.
ThrowAsync
(exception, targetContext: context);
142
Task.
ThrowAsync
(exception, targetContext: null);
161
Task.
ThrowAsync
(exc, targetContext: null);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\PoolingAsyncValueTaskMethodBuilderT.cs (1)
131
Threading.Tasks.Task.
ThrowAsync
(e, targetContext: null);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskContinuation.cs (4)
515
Task.
ThrowAsync
(exception, targetContext: null);
721
Task.
ThrowAsync
(exception, targetContext: null);
761
Task.
ThrowAsync
(exception, targetContext: null);
820
Task.
ThrowAsync
(exception, targetContext: null);