2 references to CopyTo
Microsoft.TemplateEngine.Edge (1)
Settings\Scanner.cs (1)
209
mountPoint.Root.
CopyTo
(targetPath);
Microsoft.TemplateEngine.Utils (1)
FileSystemInfoExtensions.cs (1)
24
dir.
CopyTo
(Path.Combine(target, dir.Name));