1 instantiation of HttpsClientRequestChannel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
87
return (TChannel)(object)new
HttpsClientRequestChannel
((HttpsChannelFactory<IRequestChannel>)(object)this, address, via, ManualAddressing);