3 references to X509Helper
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)
34
using (var client =
X509Helper
.GetHttpClientWithCertRevocation())