3 references to Cancel
Microsoft.AspNetCore.Server.HttpSys (3)
RequestProcessing\ResponseBody.cs (2)
387asyncResult.Cancel(ThrowWriteExceptions); 710asyncResult.Cancel(ThrowWriteExceptions);
RequestProcessing\ResponseStreamAsyncResult.cs (1)
241asyncResult.Cancel(asyncResult._responseStream.ThrowWriteExceptions);