src\libraries\System.Private.CoreLib\src\System\IO\FileStatus.Unix.cs (8)
196EnsureCachesInitialized(handle, path, continueOnError);
241EnsureCachesInitialized(handle, path);
299EnsureCachesInitialized(handle, path, continueOnError);
323EnsureCachesInitialized(handle, path, continueOnError);
348EnsureCachesInitialized(handle, path, continueOnError);
386EnsureCachesInitialized(handle, path);
463EnsureCachesInitialized(handle, path, continueOnError);
554=> EnsureCachesInitialized(handle: null, path, continueOnError);