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