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