1 write to IsConnectEnabled
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
869
IsConnectEnabled
= true;
2 references to IsConnectEnabled
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
468
if (!connection.
IsConnectEnabled
)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
871
else if (settingValue == 0 &&
IsConnectEnabled
)