2 writes to OutputOptions
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (2)
SocketConnectionContextFactory.cs (2)
57OutputOptions = new PipeOptions(memoryPool, transportScheduler, applicationScheduler, maxWriteBufferSize, maxWriteBufferSize / 2, useSynchronizationContext: false), 74OutputOptions = new PipeOptions(memoryPool, transportScheduler, applicationScheduler, maxWriteBufferSize, maxWriteBufferSize / 2, useSynchronizationContext: false),
1 reference to OutputOptions
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
SocketConnectionContextFactory.cs (1)
98setting.OutputOptions,