2 references to unsupportedBindingElements
System.ServiceModel (2)
System\ServiceModel\Dispatcher\PartialTrustValidationBehavior.cs (2)
156
for (int i = 0; i <
unsupportedBindingElements
.Length; i++)
158
if (
unsupportedBindingElements
[i] == bindingElementType)