1 write to Type
Microsoft.NET.HostModel (1)
Bundle\FileEntry.cs (1)
37
Type
= fileType;
3 references to Type
Microsoft.NET.HostModel (3)
Bundle\FileEntry.cs (2)
54
writer.Write((byte)
Type
);
72
public override string ToString() => $"{RelativePath} [{
Type
}] @{Offset} Sz={Size} CompressedSz={CompressedSize}";
Bundle\Manifest.cs (1)
109
switch (entry.
Type
)