1 write to _httpClientFactory
aspire (1)
Profiling\ProfileCaptureService.cs (1)
256_httpClientFactory = httpClientFactory;
2 references to _httpClientFactory
aspire (2)
Profiling\ProfileCaptureService.cs (2)
286using var client = _httpClientFactory.CreateClient(); 447using var client = _httpClientFactory.CreateClient();