1 reference to FileSystemFile
Microsoft.TemplateEngine.Utils (1)
InMemoryFileSystem.cs (1)
86
targetFile = new
FileSystemFile
(parts[parts.Length - 1], Path.Combine(currentDir.FullPath, parts[parts.Length - 1]));