1 override of GetXPAttribute
System.Private.Xml (1)
System\Xml\Dom\XmlElement.cs (1)
636
internal override string
GetXPAttribute
(string localName, string ns)
1 reference to GetXPAttribute
System.Private.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
286
return _source.
GetXPAttribute
(localName, namespaceURI);