2 references to ZipFileFile
Microsoft.TemplateEngine.Edge (2)
Mount\Archive\ZipFileMountPoint.cs (2)
77
universe[path] = new
ZipFileFile
(this, path, unescaped, entry);
92
return new
ZipFileFile
(this, path, path.Substring(path.LastIndexOf('/') + 1), null);