2 references to BuildChannelFactory
System.ServiceModel.Primitives (2)
System\ServiceModel\ChannelFactory.cs (1)
137return ServiceChannelFactory.BuildChannelFactory(Endpoint, UseActiveAutoClose);
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
92return BuildChannelFactory(serviceEndpoint, false);