2 references to ValidateWriteEntryArguments
System.Formats.Tar (2)
System\Formats\Tar\TarWriter.cs (2)
138
(string fullPath, string actualEntryName) =
ValidateWriteEntryArguments
(fileName, entryName);
159
(string fullPath, string actualEntryName) =
ValidateWriteEntryArguments
(fileName, entryName);