1 write to _bodyControl
Microsoft.AspNetCore.Server.IIS (1)
Core\HttpResponseStream.cs (1)
16
_bodyControl
= bodyControl;
2 references to _bodyControl
Microsoft.AspNetCore.Server.IIS (2)
Core\HttpResponseStream.cs (2)
23
if (!
_bodyControl
.AllowSynchronousIO)
40
if (!
_bodyControl
.AllowSynchronousIO)