2 writes to TrustedStoreLocation
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ChannelCredentials.cs (1)
122
channelCredentials.ServiceCertificate.Authentication.
TrustedStoreLocation
= location;
System\ServiceModel\Configuration\X509ServiceCertificateAuthenticationElement.cs (1)
87
cert.
TrustedStoreLocation
= this.TrustedStoreLocation;