6 writes to AddCommandPrompterFactory
Aspire.Cli.Tests (6)
Commands\AddCommandTests.cs (6)
37
options.
AddCommandPrompterFactory
= (sp) =>
104
options.
AddCommandPrompterFactory
= (sp) =>
181
options.
AddCommandPrompterFactory
= (sp) =>
266
options.
AddCommandPrompterFactory
= (sp) =>
355
options.
AddCommandPrompterFactory
= (sp) =>
466
options.
AddCommandPrompterFactory
= (sp) =>
1 reference to AddCommandPrompterFactory
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
80
services.AddSingleton(options.
AddCommandPrompterFactory
);