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