2 references to AppHostAuxiliaryBackchannel
aspire (1)
Backchannel\AuxiliaryBackchannelMonitor.cs (1)
266var connection = new AppHostAuxiliaryBackchannel(hash, socketPath, rpc, mcpInfo, appHostInfo, isInScope, logger);
Aspire.Cli.Tests (1)
Mcp\ListAppHostsToolTests.cs (1)
157return new AppHostAuxiliaryBackchannel(hash, socketPath, rpc, mcpInfo: null, appHostInfo, isInScope);