2 references to CustomBinding
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ChannelBuilder.cs (1)
19
Binding = new
CustomBinding
(context.Binding, context.RemainingBindingElements);
System\ServiceModel\Channels\CustomBinding.cs (1)
73
:
this
(binding, SafeCreateBindingElements(binding))