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