1 write to binding
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SecurityValidationBehavior.cs (1)
41this.binding = binding;
2 references to binding
System.ServiceModel (2)
System\ServiceModel\Dispatcher\SecurityValidationBehavior.cs (2)
46get { return this.binding.Scheme; } 53this.elements = this.binding.CreateBindingElements();