6 writes to AddCommandPrompterFactory
Aspire.Cli.Tests (6)
Commands\AddCommandTests.cs (6)
38
options.
AddCommandPrompterFactory
= (sp) =>
105
options.
AddCommandPrompterFactory
= (sp) =>
182
options.
AddCommandPrompterFactory
= (sp) =>
267
options.
AddCommandPrompterFactory
= (sp) =>
356
options.
AddCommandPrompterFactory
= (sp) =>
467
options.
AddCommandPrompterFactory
= (sp) =>
1 reference to AddCommandPrompterFactory
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
83
services.AddSingleton(options.
AddCommandPrompterFactory
);