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