1 instantiation of DuplicatedChannelBinding
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelBindingUtility.cs (1)
227DuplicatedChannelBinding duplicate = new DuplicatedChannelBinding();
2 references to DuplicatedChannelBinding
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelBindingUtility.cs (2)
114return DuplicatedChannelBinding.CreateCopy(source); 227DuplicatedChannelBinding duplicate = new DuplicatedChannelBinding();