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