1 reference to GetX509RootStorePath
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (1)
338string rootDirectory = Interop.Crypto.GetX509RootStorePath(out isDefault) ?? "";