2 writes to AbortWriteException
InMemory.FunctionalTests (2)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (2)
1155AbortWriteException = null; 1269AbortWriteException = abortReason;
1 reference to AbortWriteException
InMemory.FunctionalTests (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
494public ConnectionAbortedException AbortWriteException => StreamContext.AbortWriteException;