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