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