3 references to GetDecimal
System.Private.DataContractSerialization (3)
System\Xml\ValueHandle.cs (3)
361
return
GetDecimal
();
496
return XmlConverter.ToString(
GetDecimal
());
578
writer.WriteDecimalText(
GetDecimal
());