Base:
method
GetAttribute
Microsoft.Xml.XmlReader.GetAttribute(System.String)
1 reference to GetAttribute
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlValidatingReader.cs (1)
133return _impl.GetAttribute(name);