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