Base:
method
MoveToAttribute
System.Xml.XmlReader.MoveToAttribute(System.Int32)
1 override of MoveToAttribute
PresentationFramework (1)
src\Framework\System\Windows\Markup\FilteredXmlReader.cs (1)
161
public override void
MoveToAttribute
( int attributeIndex )
3 references to MoveToAttribute
System.Configuration (3)
System\Configuration\XmlUtil.cs (3)
791
_reader.
MoveToAttribute
(0);
795
_reader.
MoveToAttribute
(1);
798
_reader.
MoveToAttribute
(1);