1 write to properties
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
688properties = new ListDictionary();
4 references to properties
System.ServiceModel (4)
System\ServiceModel\Channels\ServiceChannelProxy.cs (4)
686if (properties == null) 690return properties; 726if (properties == null) 732return properties.GetEnumerator();