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)
23if (!_bodyControl.AllowSynchronousIO) 40if (!_bodyControl.AllowSynchronousIO)