2 writes to _authentication
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509CertificateRecipientClientCredential.cs (2)
25_authentication = new X509ServiceCertificateAuthentication(); 31_authentication = new X509ServiceCertificateAuthentication(other._authentication);
2 references to _authentication
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509CertificateRecipientClientCredential.cs (2)
31_authentication = new X509ServiceCertificateAuthentication(other._authentication); 71return _authentication;