3 references to RootStoreName
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (1)
29new OpenSslCachedDirectoryStoreProvider(X509Store.RootStoreName);
System\Security\Cryptography\X509Certificates\StorePal.OpenSsl.cs (1)
166if (X509Store.RootStoreName.Equals(storeName, StringComparison.OrdinalIgnoreCase))
System\Security\Cryptography\X509Certificates\X509Store.cs (1)
49StoreName.Root => RootStoreName,