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