1 instantiation of StatusCheckWriteStream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\BodyControl.cs (1)
39
_connectResponse =
new
(_response);
1 reference to StatusCheckWriteStream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\BodyControl.cs (1)
22
private readonly
StatusCheckWriteStream
_connectResponse;