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