3 references to PropertyName
System.ServiceModel (3)
System\ServiceModel\Channels\ContextMessageProperty.cs (3)
39return PropertyName; 88if (properties.TryGetValue(PropertyName, out value)) 117properties[PropertyName] = this;