1 reference to s_channelOptions
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
149
_writeChannel = Channel.CreateUnbounded<WriteQueueEntry>(
s_channelOptions
);