2 references to BindingParameterCollection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Binding.cs (2)
166return this.BuildChannelFactory<TChannel>(new BindingParameterCollection(parameters)); 193return this.CanBuildChannelFactory<TChannel>(new BindingParameterCollection(parameters));