2 references to DefaultTrustedStoreLocation
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\X509ServiceCertificateAuthentication.cs (2)
25private StoreLocation _trustedStoreLocation = DefaultTrustedStoreLocation; 48bool useMachineContext = DefaultTrustedStoreLocation == StoreLocation.LocalMachine;