2 references to DefaultTrustedStoreLocation
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509ServiceCertificateAuthentication.cs (2)
20private StoreLocation _trustedStoreLocation = DefaultTrustedStoreLocation; 43bool useMachineContext = DefaultTrustedStoreLocation == StoreLocation.LocalMachine;