2 writes to _aborted
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3FrameWriter.cs (2)
91
_aborted
= false;
434
_aborted
= true;
1 reference to _aborted
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3FrameWriter.cs (1)
429
if (
_aborted
)