4 references to SetException
Microsoft.AspNetCore.Components (2)
Rendering\RendererSynchronizationContext.cs (2)
109state.Completion.SetException(exception); 152state.completion.SetException(exception);
System.Net.Sockets (1)
System\Net\Sockets\Socket.Tasks.cs (1)
918builder.SetException(GetException(error, wrapExceptionsInIOExceptions));
System.Threading.Tasks.Dataflow (1)
Internal\Common.cs (1)
365atmb.SetException(exception);