1 reference to GetHttpClientAsync
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
836
return await Factory.
GetHttpClientAsync
(to, requestTokenProvider, clientCertificateToken, await timeoutHelper.GetCancellationTokenAsync());