1 write to _lastSeenHttp2MaxHeaderListSize
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
882
_pool.
_lastSeenHttp2MaxHeaderListSize
= _maxHeaderListSize;
1 reference to _lastSeenHttp2MaxHeaderListSize
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
164
uint maxHeaderListSize = _pool.
_lastSeenHttp2MaxHeaderListSize
;