1 write to _aborted
Microsoft.AspNetCore.Server.IIS (1)
Core\OutputProducer.cs (1)
65_aborted = true;
4 references to _aborted
Microsoft.AspNetCore.Server.IIS (4)
Core\OutputProducer.cs (4)
33public bool Aborted => _aborted; 46if (_completed || _aborted) 60if (_completed || _aborted) 76if (_completed || _aborted)