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)
51
if (!
_bodyControl
.AllowSynchronousIO)
75
if (!
_bodyControl
.AllowSynchronousIO)