Base:
method
GetAttribute
Microsoft.Xml.XmlReader.GetAttribute(System.Int32)
2 references to GetAttribute
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (2)
687return GetAttribute(index); 702return GetAttribute(index);