8 writes to AddCommandPrompterFactory
Aspire.Cli.Tests (8)
Commands\AddCommandTests.cs (8)
36
options.
AddCommandPrompterFactory
= (sp) =>
103
options.
AddCommandPrompterFactory
= (sp) =>
176
options.
AddCommandPrompterFactory
= (sp) =>
257
options.
AddCommandPrompterFactory
= (sp) =>
334
options.
AddCommandPrompterFactory
= (sp) =>
419
options.
AddCommandPrompterFactory
= (sp) =>
509
options.
AddCommandPrompterFactory
= (sp) =>
624
options.
AddCommandPrompterFactory
= (sp) =>
1 reference to AddCommandPrompterFactory
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
75
services.AddSingleton(options.
AddCommandPrompterFactory
);