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