2 writes to AbortReadException
InMemory.FunctionalTests (2)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (2)
1154AbortReadException = null; 1264AbortReadException = abortReason;
1 reference to AbortReadException
InMemory.FunctionalTests (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
493public ConnectionAbortedException AbortReadException => StreamContext.AbortReadException;