3 references to GenerateKey
System (3)
net\System\Net\ConnectionPoolManager.cs (3)
49
string key =
GenerateKey
(servicePoint.Host, servicePoint.Port, groupName);
79
string key =
GenerateKey
(servicePoint.Host, servicePoint.Port, groupName);
109
string key =
GenerateKey
(servicePoint.Host, servicePoint.Port, groupName);