1 write to bindingsSection
System.ServiceModel (1)
System\ServiceModel\Description\ConfigWriter.cs (1)
26
this.
bindingsSection
= BindingsSection.GetSection(configuration);
1 reference to bindingsSection
System.ServiceModel (1)
System\ServiceModel\Description\ConfigWriter.cs (1)
83
foreach (BindingCollectionElement bindingCollectionElement in this.
bindingsSection
.BindingCollections)