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