Base:
method
MoveToAttribute
Microsoft.Xml.XmlReader.MoveToAttribute(System.String, System.String)
1 reference to MoveToAttribute
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExtensionDataReader.cs (1)
189return _xmlNodeReader.MoveToAttribute(name, _ns);