1 write to _agentMcpCommand
Aspire.Cli.Tests (1)
Commands\AgentMcpCommandTests.cs (1)
63_agentMcpCommand = _serviceProvider.GetRequiredService<AgentMcpCommand>();
1 reference to _agentMcpCommand
Aspire.Cli.Tests (1)
Commands\AgentMcpCommandTests.cs (1)
72await _agentMcpCommand.ExecuteCommandAsync(parseResult, _cts.Token);