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