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