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