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