1 write to s_defaultRootDir
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (1)
160
s_rootStoreDirectories = GetRootStoreDirectories(out
s_defaultRootDir
);
1 reference to s_defaultRootDir
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (1)
182
if (firstLoad && !hasStoreData &&
s_defaultRootDir
)