2 references to OutputDirectoryNotEmptyInteractive
aspire (1)
Templating\OutputPathHelper.cs (1)
137var format = isExplicitOutput ? NewCommandStrings.OutputDirectoryNotEmptyNonInteractive : NewCommandStrings.OutputDirectoryNotEmptyInteractive;
Aspire.Cli.Tests (1)
Commands\NewCommandTests.cs (1)
3023NewCommandStrings.OutputDirectoryNotEmptyInteractive,