2 references to ParseProxyUri
System (2)
net\System\Net\_WebProxyDataBuilder.cs (2)
40
m_Result.proxyAddress =
ParseProxyUri
(addressString);
140
proxyListHashTable[schemeValueStrings[0]] =
ParseProxyUri
(schemeValueStrings[1]);