2 writes to AbortReadException
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (2)
1165
AbortReadException
= null;
1275
AbortReadException
= abortReason;
1 reference to AbortReadException
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
498
public ConnectionAbortedException AbortReadException => StreamContext.
AbortReadException
;