1 write to bindingName
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
34this.bindingName = binding.Name;
1 reference to bindingName
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
353SR.GetString(SR.CouldnTCreateChannelForChannelType2, this.bindingName, typeof(TChannel).Name)));