1 override of ReadElementContentAsDecimal
System.Private.Xml (1)
System\Xml\Core\XmlAsyncCheckReader.cs (1)
358
public override decimal
ReadElementContentAsDecimal
(string localName, string namespaceURI)
1 reference to ReadElementContentAsDecimal
System.Private.Xml (1)
System\Xml\Core\XmlAsyncCheckReader.cs (1)
361
return _coreReader.
ReadElementContentAsDecimal
(localName, namespaceURI);