1 instantiation of PropertyDictionary
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
554
this.properties = new
PropertyDictionary
();
1 reference to PropertyDictionary
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
548
PropertyDictionary
properties;