3 references to Abort
Microsoft.AspNetCore.TestHost (3)
HttpContextBuilder.cs (2)
180_responseReaderStream.Abort(new IOException("The client aborted the request.")); 255_responseReaderStream.Abort(exception);
ResponseBodyReaderStream.cs (1)
108Abort(new OperationCanceledException());