1 implementation of Length
Microsoft.TemplateEngine.Edge (1)
Mount\Archive\ZipFileFile.cs (1)
24long IKnownLengthFile.Length => GetEntry().Length;
1 reference to Length
Microsoft.TemplateEngine.Core (1)
Util\Orchestrator.cs (1)
81long length = knownLengthFile.Length;