2 references to BuildChannelFactory
System.ServiceModel.Http.Tests (1)
ServiceModel\SecurityBindingElementTest.cs (1)
28binding.BuildChannelFactory<IRequestChannel>();
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\TransportBindingElement.cs (1)
90return binding.BuildChannelFactory<TChannel>();