1 write to BackchannelMonitor
Aspire.Cli.Tests (1)
Commands\AgentMcpCommandTests.cs (1)
93BackchannelMonitor = backchannelMonitor
5 references to BackchannelMonitor
Aspire.Cli.Tests (5)
Commands\AgentMcpCommandTests.cs (5)
172ctx.BackchannelMonitor!.AddConnection(mockBackchannel.SocketPath, mockBackchannel); 244ctx.BackchannelMonitor!.AddConnection(mockBackchannel.SocketPath, mockBackchannel); 317ctx.BackchannelMonitor!.AddConnection(mockBackchannel.SocketPath, mockBackchannel); 422ctx.BackchannelMonitor!.AddConnection(mockBackchannel.SocketPath, mockBackchannel); 507ctx.BackchannelMonitor!.AddConnection(mockBackchannel.SocketPath, mockBackchannel);