3 references to CredentialHostKey
System.Net.Primitives (3)
System\Net\CredentialCache.cs (3)
66
var key = new
CredentialHostKey
(host, port, authenticationType);
120
var key = new
CredentialHostKey
(host, port, authenticationType);
157
var key = new
CredentialHostKey
(host, port, authenticationType);