2 writes to InputOptions
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (2)
SocketConnectionContextFactory.cs (2)
56InputOptions = new PipeOptions(memoryPool, applicationScheduler, transportScheduler, maxReadBufferSize, maxReadBufferSize / 2, useSynchronizationContext: false), 73InputOptions = new PipeOptions(memoryPool, applicationScheduler, transportScheduler, maxReadBufferSize, maxReadBufferSize / 2, useSynchronizationContext: false),
1 reference to InputOptions
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
SocketConnectionContextFactory.cs (1)
97setting.InputOptions,