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)
66
protected
OutputProducer
_bodyOutput = default!;