1 write to _bodyControl
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpResponseStream.cs (1)
16_bodyControl = bodyControl;
2 references to _bodyControl
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpResponseStream.cs (2)
51if (!_bodyControl.AllowSynchronousIO) 75if (!_bodyControl.AllowSynchronousIO)