2 references to MoveToAttribute
System.Data (2)
fx\src\data\System\NewXml\DataDocumentXPathNavigator.cs (2)
71
if ( _temp.
MoveToAttribute
( localName, namespaceURI ) )
104
return _curNode.
MoveToAttribute
( localName, namespaceURI );