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