4 references to CustomBinding
System.ServiceModel (4)
System\ServiceModel\Channels\SecurityBindingElement.cs (2)
420CustomBinding binding = new CustomBinding(negotiationBindingElements); 1902CustomBinding binding = new CustomBinding(bindingElements);
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
133customBinding = new CustomBinding(context.RemainingBindingElements);
System\ServiceModel\Description\WsdlImporter.cs (1)
556CustomBinding binding = new CustomBinding(bindingElements);