2 references to TryReadAttributes
System.Formats.Tar (2)
System\Formats\Tar\TarHeader.Read.cs (2)
28TarHeader? header = TryReadAttributes(initialFormat, buffer); 50TarHeader? header = TryReadAttributes(initialFormat, buffer.Span);