2 references to UnsafeGetBindingCollectionElement
System.ServiceModel (2)
System\ServiceModel\Configuration\BindingsSection.cs (1)
326
bindingCollectionElement = ConfigurationHelpers.
UnsafeGetBindingCollectionElement
(binding);
System\ServiceModel\Description\ConfigLoader.cs (1)
1052
return (BindingCollectionElement)ConfigurationHelpers.
UnsafeGetBindingCollectionElement
(bindingSectionName);