2 references to GetAttribute
System.ServiceModel (2)
System\ServiceModel\Channels\Message.cs (2)
1464return XmlAttributeHolder.GetAttribute(bodyAttributes, localName, ns); 1801return XmlAttributeHolder.GetAttribute(this.bodyAttributes, localName, ns);