1 write to _aborted
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Connection.cs (1)
169
_aborted
= true;
4 references to _aborted
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Connection.cs (4)
115
previousState =
_aborted
;
137
previousState =
_aborted
;
168
previousState =
_aborted
;
203
if (
_aborted
)