8 references to CreateOutputProducer
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (8)
Http1\Http1OutputProducerTests.cs (8)
43using (var socketOutput = CreateOutputProducer(pipeOptions)) 68var socketOutput = CreateOutputProducer(pipeOptions); 96var socketOutput = CreateOutputProducer(pipeOptions); 121var outputProducer = CreateOutputProducer(connectionContext: mockConnectionContext.Object); 147using (var socketOutput = CreateOutputProducer(pipeOptions)) 167using (var socketOutput = CreateOutputProducer(pipeOptions)) 187using (var socketOutput = CreateOutputProducer(pipeOptions)) 209using (var socketOutput = CreateOutputProducer(pipeOptions))