2 references to InternalCreateChannel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelFactoryBase.cs (2)
112return this.InternalCreateChannel(address, address.Uri); 123return this.InternalCreateChannel(address, via);