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)
173ctx.BackchannelMonitor!.AddConnection(mockBackchannel.Hash, mockBackchannel.SocketPath, mockBackchannel); 246ctx.BackchannelMonitor!.AddConnection(mockBackchannel.Hash, mockBackchannel.SocketPath, mockBackchannel); 320ctx.BackchannelMonitor!.AddConnection(mockBackchannel.Hash, mockBackchannel.SocketPath, mockBackchannel); 426ctx.BackchannelMonitor!.AddConnection(mockBackchannel.Hash, mockBackchannel.SocketPath, mockBackchannel); 512ctx.BackchannelMonitor!.AddConnection(mockBackchannel.Hash, mockBackchannel.SocketPath, mockBackchannel);