2 references to Stat
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (1)
383if (Interop.Sys.Stat(path, out Interop.Sys.FileStatus status) < 0 ||
System\Security\Cryptography\X509Certificates\OpenSslDirectoryBasedStoreProvider.cs (1)
366if (Interop.Sys.Stat(path, out dirStat) != 0)