3 overrides of BuildChannelFactoryCore
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
222protected override IChannelFactory<TChannel> BuildChannelFactoryCore<TChannel>(BindingContext context)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SymmetricSecurityBindingElement.cs (1)
152protected override IChannelFactory<TChannel> BuildChannelFactoryCore<TChannel>(BindingContext context)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportSecurityBindingElement.cs (1)
52protected override IChannelFactory<TChannel> BuildChannelFactoryCore<TChannel>(BindingContext context)