2 references to BuildChannelFactory
System.ServiceModel (2)
System\ServiceModel\ChannelFactory.cs (1)
195
return ServiceChannelFactory.
BuildChannelFactory
(this.Endpoint, this.UseActiveAutoClose);
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
104
return
BuildChannelFactory
(serviceEndpoint, false);