2 references to Fail
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\RequestStreamAsyncResult.cs (2)
79
asyncResult.
Fail
(new IOException(string.Empty, new HttpSysException((int)errorCode)));
89
asyncResult.
Fail
(new IOException(string.Empty, e));