9 references to CustomBinding
System.ServiceModel (7)
System\ServiceModel\Channels\PeerSecurityManager.cs (2)
396
BindingContext context = new BindingContext(new
CustomBinding
(securityBindingElement), bpc);
424
BindingContext context = new BindingContext(new
CustomBinding
(securityBindingElement), bpc);
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
600
CustomBinding customBinding = new
CustomBinding
(namedPipeBindingElement);
System\ServiceModel\Channels\TransportBindingElement.cs (2)
93
Binding binding = new
CustomBinding
(transport);
100
Binding binding = new
CustomBinding
(transport);
System\ServiceModel\Description\MetadataExchangeBindings.cs (1)
192
return new
CustomBinding
(textEncoding, httpTransport);
System\ServiceModel\Security\WSSecurityPolicy.cs (1)
2642
CustomBinding bootstrapBinding = new
CustomBinding
(bootstrapSecurity);
System.ServiceModel.Web (1)
System\ServiceModel\Description\WebScriptEnablingBehavior.cs (1)
293
Binding metadataBinding = new
CustomBinding
(
System.WorkflowServices (1)
System\ServiceModel\Activities\Description\WorkflowRuntimeEndpoint.cs (1)
29
internal static readonly Binding netNamedPipeContextBinding = new
CustomBinding
(new ContextBindingElement(),