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