1 write to _auxiliaryBackchannelMonitor
aspire (1)
Mcp\McpResourceToolRefreshService.cs (1)
29_auxiliaryBackchannelMonitor = auxiliaryBackchannelMonitor;
2 references to _auxiliaryBackchannelMonitor
aspire (2)
Mcp\McpResourceToolRefreshService.cs (2)
38if (_invalidated || _lastRefreshedAppHostPath != _auxiliaryBackchannelMonitor.ResolvedAppHostPath) 83var connection = await AppHostConnectionHelper.GetSelectedConnectionAsync(_auxiliaryBackchannelMonitor, _logger, cancellationToken).ConfigureAwait(false);