1 write to binding
System.ServiceModel (1)
System\ServiceModel\Channels\BindingContext.cs (1)
62this.binding = binding;
4 references to binding
System.ServiceModel (4)
System\ServiceModel\Channels\BindingContext.cs (4)
73get { return this.binding; } 144return new BindingContext(this.binding, this.remainingBindingElements, this.bindingParameters, 154SR.NoChannelBuilderAvailable, this.binding.Name, this.binding.Namespace)));