2 references to CreatePendingModesDictionary
System.Formats.Tar (2)
System\Formats\Tar\TarFile.cs (2)
460SortedDictionary<string, UnixFileMode>? pendingModes = TarHelpers.CreatePendingModesDictionary(); 502SortedDictionary<string, UnixFileMode>? pendingModes = TarHelpers.CreatePendingModesDictionary();