1 write to _lastSeenHttp3MaxHeaderListSize
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (1)
851
_pool.
_lastSeenHttp3MaxHeaderListSize
= _maxHeaderListSize;
1 reference to _lastSeenHttp3MaxHeaderListSize
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (1)
83
uint maxHeaderListSize = _pool.
_lastSeenHttp3MaxHeaderListSize
;