2 writes to headerAttributes
System.ServiceModel (2)
System\ServiceModel\Security\SecurityVerifiedMessage.cs (2)
61this.headerAttributes = XmlAttributeHolder.emptyArray; 249this.headerAttributes = XmlAttributeHolder.ReadAttributes(reader);
1 reference to headerAttributes
System.ServiceModel (1)
System\ServiceModel\Security\SecurityVerifiedMessage.cs (1)
183return this.headerAttributes;