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