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