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