2 references to GroupName
System.Formats.Tar (2)
System\Formats\Tar\PosixTarEntry.cs (1)
104
/// <remarks><see cref="
GroupName
"/> is only used in Unix platforms.</remarks>
System\Formats\Tar\TarHeader.Write.cs (1)
727
throw new ArgumentException(SR.Format(SR.TarEntryFieldExceedsMaxLength, nameof(PaxTarEntry.
GroupName
)), ArgNameEntry);