1 write to elements
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SecurityValidationBehavior.cs (1)
53this.elements = this.binding.CreateBindingElements();
2 references to elements
System.ServiceModel (2)
System\ServiceModel\Dispatcher\SecurityValidationBehavior.cs (2)
51if (this.elements == null) 55return this.elements;