2 references to net_socks_connection_failed
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\SocksHelper.cs (2)
195throw new SocksException(SR.Format(SR.net_socks_connection_failed, buffer[1].ToString("X2"))); 310throw new SocksException(SR.Format(SR.net_socks_connection_failed, buffer[1].ToString("X2")));