1 override of ReadElementContentAsInt
System.Private.Xml (1)
System\Xml\Core\XmlAsyncCheckReader.cs (1)
370
public override int
ReadElementContentAsInt
(string localName, string namespaceURI)
1 reference to ReadElementContentAsInt
System.Private.Xml (1)
System\Xml\Core\XmlAsyncCheckReader.cs (1)
373
return _coreReader.
ReadElementContentAsInt
(localName, namespaceURI);