1 write to _aborted
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Response.cs (1)
199
_aborted
= true;
1 reference to _aborted
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Response.cs (1)
205
if (
_aborted
|| _responseState >= ResponseState.Closed)