2 references to Length
Microsoft.Build.Tasks.Core (1)
Untar.cs (1)
411&& tarEntry.Length == fileInfo.Length;
System.Formats.Tar (1)
System\Formats\Tar\TarEntry.cs (1)
742PreallocationSize = _header._gnuSparseDataStream is null ? Length : 0,