2 references to BindingElementCollection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BindingContext.cs (1)
43_remainingBindingElements = new BindingElementCollection(remainingBindingElements);
FrameworkFork\System.ServiceModel\System\ServiceModel\WSHttpContextBinding.cs (1)
121BindingElementCollection bindingElementsWithoutContext = new BindingElementCollection(bindingElements);