2 references to ThrowAsync
System.Threading.Tasks.Dataflow (2)
Base\DataflowBlock.cs (1)
2593
Common.
ThrowAsync
(exc);
Internal\Common.cs (1)
538
internal static readonly Action<Exception> AsyncExceptionHandler =
ThrowAsync
;