2 references to SelectConnection
aspire (1)
Backchannel\AuxiliaryBackchannelMonitor.cs (1)
136
var connection =
SelectConnection
(Connections, ref selectedAppHostPath);
Aspire.Cli.Tests (1)
TestServices\TestAuxiliaryBackchannelMonitor.cs (1)
61
var connection = AuxiliaryBackchannelMonitor.
SelectConnection
(Connections, ref selectedAppHostPath);