2 references to GetChannelFactory
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (2)
957
channelFactory = this.resolver.
GetChannelFactory
(_address, this.dialect, this.identifier);
1010
channelFactory = this.resolver.
GetChannelFactory
(_address, this.dialect, this.identifier);