2 references to GetChannelFactory
System.ServiceModel (2)
System\ServiceModel\Description\MetadataExchangeClient.cs (2)
999
channelFactory = this.resolver.
GetChannelFactory
(this.address, this.dialect, this.identifier);
1052
channelFactory = this.resolver.
GetChannelFactory
(this.address, this.dialect, this.identifier);