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