7 writes to AddCommandPrompterFactory
Aspire.Cli.Tests (7)
Commands\AddCommandTests.cs (7)
35
options.
AddCommandPrompterFactory
= (sp) =>
101
options.
AddCommandPrompterFactory
= (sp) =>
173
options.
AddCommandPrompterFactory
= (sp) =>
253
options.
AddCommandPrompterFactory
= (sp) =>
329
options.
AddCommandPrompterFactory
= (sp) =>
413
options.
AddCommandPrompterFactory
= (sp) =>
502
options.
AddCommandPrompterFactory
= (sp) =>
1 reference to AddCommandPrompterFactory
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
72
services.AddSingleton(options.
AddCommandPrompterFactory
);