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