20 references to BindingElementCollection
System.ServiceModel (18)
System\ServiceModel\BasicHttpBinding.cs (1)
158BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\BasicHttpsBinding.cs (1)
94BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\Channels\BindingElementCollection.cs (1)
54BindingElementCollection result = new BindingElementCollection();
System\ServiceModel\Channels\CustomBinding.cs (1)
20BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\Channels\SecurityBindingElement.cs (3)
417BindingElementCollection negotiationBindingElements = new BindingElementCollection(); 2033BindingElementCollection bindingElementsBelowSecurity = new BindingElementCollection(); 2107BindingElementCollection bindingElementsBelowSecurity = new BindingElementCollection();
System\ServiceModel\Description\ImportedPolicyConversionContext.cs (1)
30BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\Description\MetadataImporter.cs (1)
141readonly BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\MsmqIntegration\MsmqIntegrationBinding.cs (1)
115BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\NetHttpBinding.cs (1)
132BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\NetHttpsBinding.cs (1)
125BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\NetMsmqBinding.cs (1)
229BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\NetNamedPipeBinding.cs (1)
218BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\NetPeerTcpBinding.cs (1)
163BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\NetTcpBinding.cs (1)
328BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\WSDualHttpBinding.cs (1)
339BindingElementCollection bindingElements = new BindingElementCollection();
System\ServiceModel\WSHttpBindingBase.cs (1)
297BindingElementCollection bindingElements = new BindingElementCollection();
System.ServiceModel.Channels (1)
System\ServiceModel\UdpBinding.cs (1)
168BindingElementCollection bindingElements = new BindingElementCollection();
System.ServiceModel.Web (1)
System\ServiceModel\WebHttpBinding.cs (1)
219BindingElementCollection bindingElements = new BindingElementCollection();