2 references to ReadContentAsDecimal
System.Runtime.Serialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
254
return
ReadContentAsDecimal
();
310
return new DataNode<decimal>(
ReadContentAsDecimal
());