1 write to _logger
aspire (1)
Acquisition\InstallationDiscovery.cs (1)
56_logger = logger;
15 references to _logger
aspire (15)
Acquisition\InstallationDiscovery.cs (15)
77var canonicalPath = CliPathHelper.ResolveSymlinkToFullPath(processPath, _logger); 83var pathStatus = GetPathStatus(canonicalPath, pathHits ?? FindAllAspireOnPath(_logger)); 129var pathHits = FindAllAspireOnPath(_logger).ToList(); 132_logger.LogDebug( 148_logger.LogDebug("Discovery: no 'aspire' binary found on $PATH."); 154_logger.LogDebug( 166_logger, 173_logger.LogDebug( 187: CliPathHelper.ResolveSymlinkToFullPath(candidate.BinaryPath, _logger); 190_logger.LogDebug( 197_logger.LogDebug( 213_logger.LogDebug( 272_logger.LogDebug( 290_logger.LogDebug( 418_logger.LogDebug("Could not read identity channel for InstallationDiscovery: {Error}", error);