Base:
2 references to WriteValue
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (1)
1195WriteValue((double)value);
System\Xml\XmlBinaryWriter.cs (1)
1228WriteValue(reader.ReadContentAsDouble());