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