1 instantiation of Http2StreamWindowManager
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
104_windowManager = new Http2StreamWindowManager(connection, this);
1 reference to Http2StreamWindowManager
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
40private Http2StreamWindowManager _windowManager;