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