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