4 references to CreateOutOfScopeConnection
Aspire.Cli.Tests (4)
Backchannel\AppHostConnectionResolverTests.cs (4)
341
var connection =
CreateOutOfScopeConnection
(appHostPath);
376
monitor.AddConnection("hash1", "socket-worktree",
CreateOutOfScopeConnection
(appHostPath));
415
var connection =
CreateOutOfScopeConnection
(appHostPath);
453
monitor.AddConnection("hash1", "socket-sibling",
CreateOutOfScopeConnection
(appHostPath));