1 instantiation of OutputProducer
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
314_bodyOutput = new OutputProducer(pipe);
1 reference to OutputProducer
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
66protected OutputProducer _bodyOutput = default!;