1 write to bindingName
System.ServiceModel (1)
System\ServiceModel\Configuration\BindingCollectionElement.cs (1)
26this.bindingName = this.GetBindingName();
2 references to bindingName
System.ServiceModel (2)
System\ServiceModel\Configuration\BindingCollectionElement.cs (2)
24if (String.IsNullOrEmpty(this.bindingName)) 29return this.bindingName;