3 references to ScopedCertificates
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509CertificateRecipientClientCredential.cs (3)
39foreach (Uri uri in other.ScopedCertificates.Keys) 41_scopedCertificates.Add(uri, other.ScopedCertificates[uri]); 128ScopedCertificates[targetService] = certificate;