10 writes to NewCommandPrompterFactory
Aspire.Cli.Tests (10)
Commands\InitCommandTests.cs (1)
31
options.
NewCommandPrompterFactory
= (sp) =>
Commands\NewCommandTests.cs (9)
44
options.
NewCommandPrompterFactory
= (sp) =>
89
options.
NewCommandPrompterFactory
= (sp) =>
148
options.
NewCommandPrompterFactory
= (sp) =>
204
options.
NewCommandPrompterFactory
= (sp) =>
260
options.
NewCommandPrompterFactory
= (sp) =>
315
options.
NewCommandPrompterFactory
= (sp) =>
401
options.
NewCommandPrompterFactory
= (sp) => {
455
options.
NewCommandPrompterFactory
= (sp) =>
517
options.
NewCommandPrompterFactory
= (sp) =>
1 reference to NewCommandPrompterFactory
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
79
services.AddSingleton(options.
NewCommandPrompterFactory
);