4 references to CreateOutOfScopeConnection
Aspire.Cli.Tests (4)
Backchannel\AppHostConnectionResolverTests.cs (4)
384
var connection =
CreateOutOfScopeConnection
(appHostPath);
419
monitor.AddConnection("socket-worktree",
CreateOutOfScopeConnection
(appHostPath));
458
var connection =
CreateOutOfScopeConnection
(appHostPath);
496
monitor.AddConnection("socket-sibling",
CreateOutOfScopeConnection
(appHostPath));