3 references to GetDecimal
System.Runtime.Serialization (3)
System\Xml\ValueHandle.cs (3)
373return GetDecimal(); 508return XmlConverter.ToString(GetDecimal()); 590writer.WriteDecimalText(GetDecimal());