2 references to CustomBinding
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBuilder.cs (1)
22_binding = new CustomBinding(context.Binding, context.RemainingBindingElements);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CustomBinding.cs (1)
74: this(binding, SafeCreateBindingElements(binding))