9 references to AddConnection
Aspire.Cli.Tests (9)
Mcp\AppHostConnectionSelectionLogicTests.cs (5)
28monitor.AddConnection("hash1", inScope); 29monitor.AddConnection("hash2", outOfScope); 43monitor.AddConnection("hash1", inScope); 60monitor.AddConnection("hash1", inScope); 61monitor.AddConnection("hash2", outOfScope);
Mcp\ListAppHostsToolTests.cs (4)
54monitor.AddConnection("hash1", connection); 86monitor.AddConnection("hash2", connection); 118monitor.AddConnection("hash1", inScopeConnection); 129monitor.AddConnection("hash2", outOfScopeConnection);