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