2 references to BindingCollectionElements
System.ServiceModel (2)
System\ServiceModel\Configuration\BindingsSection.cs (2)
221foreach (string sectionName in sectionGroup.BindingCollectionElements.Keys) 223BindingCollectionElement bindingCollectionElement = sectionGroup.BindingCollectionElements[sectionName];