2 references to ReadContentAsDecimal
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
245return ReadContentAsDecimal(); 301return new DataNode<decimal>(ReadContentAsDecimal());