Base:
method
ReadAttributeValue
Microsoft.Xml.XmlReader.ReadAttributeValue()
2 references to ReadAttributeValue
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReader.cs (1)
244
return _impl.
ReadAttributeValue
();
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
8691
if (
ReadAttributeValue
())