Base:
2 references to WriteValue
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (1)
1199
WriteValue
((DateTime)value);
System\Xml\XmlBinaryWriter.cs (1)
1230
WriteValue
(reader.ReadContentAsDateTimeOffset().DateTime);