1 write to _httpClientFactory
aspire (1)
Commands\TelemetryTracesCommand.cs (1)
51_httpClientFactory = httpClientFactory;
2 references to _httpClientFactory
aspire (2)
Commands\TelemetryTracesCommand.cs (2)
106using var client = TelemetryCommandHelpers.CreateApiClient(_httpClientFactory, apiToken); 160using var client = TelemetryCommandHelpers.CreateApiClient(_httpClientFactory, apiToken);