2 references to ContextPropertyNameAttribute
System.ServiceModel (2)
System\ServiceModel\Channels\ContextMessageHeader.cs (2)
133string propertyName = reader.GetAttribute(ContextPropertyNameAttribute); 165writer.WriteAttributeString(ContextPropertyNameAttribute, null, pair.Key);