1 reference to GetExists
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\FileSystemInfo.Unix.cs (1)
44internal bool ExistsCore => _fileStatus.GetExists(FullPath, _asDirectory);