2 writes to AbortWriteException
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (2)
1166
AbortWriteException
= null;
1280
AbortWriteException
= abortReason;
1 reference to AbortWriteException
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
499
public ConnectionAbortedException AbortWriteException => StreamContext.
AbortWriteException
;