Base:
method
MoveToAttribute
Microsoft.Xml.XmlReader.MoveToAttribute(System.String, System.String)
1 reference to MoveToAttribute
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlValidatingReader.cs (1)
153
return _impl.
MoveToAttribute
(localName, namespaceURI);