1 instantiation of WrappingStream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\BodyControl.cs (1)
35
_upgradeableResponse = new
WrappingStream
(_response);
1 reference to WrappingStream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\BodyControl.cs (1)
19
private readonly
WrappingStream
_upgradeableResponse;