30 references to Save
aspire (13)
Configuration\AspireConfigFile.cs (1)
206
config.
Save
(directory);
Program.cs (1)
187
config.
Save
(usersAspirePath);
Projects\GuestAppHostProject.cs (1)
250
config.
Save
(configDir.FullName);
Projects\ProjectUpdater.cs (1)
289
configToSave.
Save
(configRoot.FullName);
Scaffolding\ScaffoldingService.cs (2)
121
config.
Save
(directory.FullName);
262
config.
Save
(directory.FullName);
Templating\CliTemplateFactory.EmptyTemplate.cs (1)
82
config.
Save
(outputPath);
Templating\CliTemplateFactory.GoStarterTemplate.cs (1)
74
config.
Save
(outputPath);
Templating\CliTemplateFactory.JavaStarterTemplate.cs (1)
75
config.
Save
(outputPath);
Templating\CliTemplateFactory.PythonStarterTemplate.cs (2)
88
config.
Save
(outputPath);
148
config.
Save
(outputPath);
Templating\CliTemplateFactory.TypeScriptStarterTemplate.cs (1)
73
config.
Save
(outputPath);
Templating\DotNetTemplateFactory.cs (1)
550
config.
Save
(outputPath);
Aspire.Cli.Tests (17)
Configuration\AspireConfigFileTests.cs (4)
184
config.
Save
(workspace.WorkspaceRoot.FullName);
202
config.
Save
(subDir);
411
config.
Save
(workspace.WorkspaceRoot.FullName);
440
config.
Save
(workspace.WorkspaceRoot.FullName);
Configuration\DotNetBasedAppHostServerChannelResolutionTests.cs (2)
50
config.
Save
(appPath);
95
config.
Save
(appPath);
Configuration\PrebuiltAppHostServerChannelResolutionTests.cs (2)
41
config.
Save
(appHostDirectory.FullName);
85
config.
Save
(appHostDirectory.FullName);
Packaging\PackageChannelTests.cs (3)
437
config.
Save
(workspace.WorkspaceRoot.FullName);
752
config.
Save
(workspace.WorkspaceRoot.FullName);
783
config.
Save
(workspace.WorkspaceRoot.FullName);
Projects\PrebuiltAppHostServerTests.cs (1)
2299
config.
Save
(projectDirectory.FullName);
Projects\ProjectLocatorTests.cs (5)
1671
staleConfig.
Save
(srcDirectory.FullName);
3071
config.
Save
(workspace.WorkspaceRoot.FullName);
3092
config1.
Save
(appHost1Dir.FullName);
3098
config2.
Save
(appHost2Dir.FullName);
3124
config.
Save
(workspace.WorkspaceRoot.FullName);