1 write to s_rootStoreFile
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (1)
162s_rootStoreFile = GetRootStoreFile();
4 references to s_rootStoreFile
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (4)
118if (s_rootStoreFile != null) 120_ = TryStatFile(s_rootStoreFile, out DateTime lastModified, out _); 170if (s_rootStoreFile != null) 172ProcessFile(s_rootStoreFile, out s_fileLastWrite);