2 references to TryStatFile
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (2)
120
_ =
TryStatFile
(s_rootStoreFile, out DateTime lastModified, out _);
213
if (!
TryStatFile
(file, out lastModified, out (long, long) fileId))