2 references to ProcessPath
Microsoft.TemplateEngine.Edge (2)
Settings\SettingsFilePaths.cs (2)
100return _environmentSettings.Host.FileSystem.EnumerateFiles(ProcessPath(path), pattern, searchOption); 115return _environmentSettings.Host.FileSystem.EnumerateFileSystemEntries(ProcessPath(path), pattern, searchOption);