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)
205if (_aborted || _responseState >= ResponseState.Closed)