7 references to ThrowAsync
mscorlib (7)
system\runtime\compilerservices\AsyncMethodBuilder.cs (7)
142
AsyncMethodBuilderCore.
ThrowAsync
(exc, targetContext: null);
181
AsyncMethodBuilderCore.
ThrowAsync
(e, targetContext: null);
215
AsyncMethodBuilderCore.
ThrowAsync
(exception, targetContext: m_synchronizationContext);
227
AsyncMethodBuilderCore.
ThrowAsync
(exception, targetContext: null);
243
AsyncMethodBuilderCore.
ThrowAsync
(exc, targetContext: null);
523
AsyncMethodBuilderCore.
ThrowAsync
(e, targetContext: null);
563
AsyncMethodBuilderCore.
ThrowAsync
(e, targetContext: null);