5 references to SettingsFilePaths
Microsoft.TemplateEngine.Edge (5)
Mount\FileSystem\FileSystemDirectory.cs (1)
20
_paths = new
SettingsFilePaths
(mountPoint.EnvironmentSettings);
Mount\FileSystem\FileSystemMountPoint.cs (1)
22
_paths = new
SettingsFilePaths
(environmentSettings);
Settings\ComponentManager.cs (1)
30
_paths = new
SettingsFilePaths
(engineEnvironmentSettings);
Settings\Scanner.cs (1)
29
_paths = new
SettingsFilePaths
(environmentSettings);
Settings\TemplatePackageManager.cs (1)
35
_paths = new
SettingsFilePaths
(environmentSettings);