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