Base:
2 references to WriteValue
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (1)
1207WriteValue((decimal)value);
System\Xml\XmlBinaryWriter.cs (1)
1234WriteValue(reader.ReadContentAsDecimal());