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