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