1 instantiation of StatusCheckPipeWriter
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\BodyControl.cs (1)
38
_connectPipeWriter =
new
(_responseWriter);
1 reference to StatusCheckPipeWriter
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\BodyControl.cs (1)
21
private readonly
StatusCheckPipeWriter
_connectPipeWriter;