3 references to CreateClient
Microsoft.DotNet.Deployment.Tasks.Links (3)
src\AkaMSLinksManager.cs (3)
88
using (HttpClient client = await
CreateClient
())
190
using (HttpClient client = await
CreateClient
())
267
using (HttpClient client = await
CreateClient
())