2 instantiations of NuGetConfigPrompter
aspire (2)
Commands\InitCommand.cs (1)
258
var nugetConfigPrompter = new
NuGetConfigPrompter
(InteractionService);
Templating\DotNetTemplateFactory.cs (1)
562
var nugetConfigPrompter = new
NuGetConfigPrompter
(interactionService);
2 references to NuGetConfigPrompter
aspire (2)
Commands\InitCommand.cs (1)
258
var
nugetConfigPrompter = new NuGetConfigPrompter(InteractionService);
Templating\DotNetTemplateFactory.cs (1)
562
var
nugetConfigPrompter = new NuGetConfigPrompter(interactionService);