3 references to InternalBuildChannelFactory
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (1)
186
return
InternalBuildChannelFactory
<TChannel>(context);
System\ServiceModel\Channels\MtomMessageEncodingBindingElement.cs (1)
156
return
InternalBuildChannelFactory
<TChannel>(context);
System\ServiceModel\Channels\TextMessageEncodingBindingElement.cs (1)
138
return
InternalBuildChannelFactory
<TChannel>(context);