1 override of BuildChannelFactoryCore
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\TransportSecurityBindingElement.cs (1)
86
protected override IChannelFactory<TChannel>
BuildChannelFactoryCore
<TChannel>(BindingContext context)
1 reference to BuildChannelFactoryCore
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\SecurityBindingElement.cs (1)
355
IChannelFactory<TChannel> result =
BuildChannelFactoryCore
<TChannel>(context);