4 references to Exists
System.Formats.Tar (4)
System\Formats\Tar\TarEntry.cs (4)
492if (!string.IsNullOrEmpty(directoryPath) && !Path.Exists(directoryPath)) 497if (!Path.Exists(filePath)) 520Debug.Assert(!Path.Exists(destinationFileName)); 536Debug.Assert(!Path.Exists(destinationFileName));