3 references to PropertyName
System.ServiceModel (3)
System\ServiceModel\Channels\CallbackContextMessageProperty.cs (3)
73return PropertyName; 140if (properties.TryGetValue(PropertyName, out value)) 169properties[PropertyName] = this;