1 override of OnCreateChannelCore
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
127protected override TChannel OnCreateChannelCore(EndpointAddress address, Uri via)
1 reference to OnCreateChannelCore
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
445return this.OnCreateChannelCore(httpRemoteAddress, httpVia);