3 references to GetHttpClientWithCertRevocation
Microsoft.DotNet.VersionTools (3)
Automation\GitHubApi\GitHubClient.cs (1)
56_httpClient = X509Helper.GetHttpClientWithCertRevocation();
Automation\VstsApi\VstsAdapterClient.cs (1)
53_httpClient = X509Helper.GetHttpClientWithCertRevocation();
BuildInfo.cs (1)
34using (var client = X509Helper.GetHttpClientWithCertRevocation())