2 references to s_mcpOption
aspire (2)
Commands\AgentInitCommand.cs (2)
53
Options.Add(
s_mcpOption
);
147
var mcpBinding = PromptBinding.CreateBoolConfirm(parseResult,
s_mcpOption
, defaultValue: false);