2 references to CredentialHostKey
System (2)
net\System\Net\CredentialCache.cs (2)
121
CredentialHostKey key = new
CredentialHostKey
(host,port, authenticationType);
170
CredentialHostKey key = new
CredentialHostKey
(host, port, authenticationType);