1 write to _auxiliaryBackchannelMonitor
aspire (1)
Commands\McpStartCommand.cs (1)
39
_auxiliaryBackchannelMonitor
= auxiliaryBackchannelMonitor;
7 references to _auxiliaryBackchannelMonitor
aspire (7)
Commands\McpStartCommand.cs (7)
113
if (_resourceToolMap is null || _selectedAppHostPath !=
_auxiliaryBackchannelMonitor
.SelectedAppHostPath)
117
_selectedAppHostPath =
_auxiliaryBackchannelMonitor
.SelectedAppHostPath;
169
if (_resourceToolMap is null || _selectedAppHostPath !=
_auxiliaryBackchannelMonitor
.SelectedAppHostPath)
172
_selectedAppHostPath =
_auxiliaryBackchannelMonitor
.SelectedAppHostPath;
371
var connections =
_auxiliaryBackchannelMonitor
.Connections.Values.ToList();
379
var selectedPath =
_auxiliaryBackchannelMonitor
.SelectedAppHostPath;
394
_auxiliaryBackchannelMonitor
.SelectedAppHostPath = null;