1 instantiation of ThrowingPipeWriter
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\BodyControl.cs (1)
13
private static readonly ThrowingPipeWriter _throwingUpgradedPipeWriter =
new
(CoreStrings.ResponseStreamWasUpgraded);
1 reference to ThrowingPipeWriter
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\BodyControl.cs (1)
13
private static readonly
ThrowingPipeWriter
_throwingUpgradedPipeWriter = new(CoreStrings.ResponseStreamWasUpgraded);