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