2 references to InternalCreateChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelFactoryBase.cs (2)
107
return this.
InternalCreateChannel
(address, address.Uri);
118
return this.
InternalCreateChannel
(address, via);