1 override of ReadContentAsTimeSpan
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
1640
public override TimeSpan
ReadContentAsTimeSpan
()
2 references to ReadContentAsTimeSpan
System.Private.DataContractSerialization (2)
System\Xml\XmlBinaryWriter.cs (1)
1240
WriteValue(reader.
ReadContentAsTimeSpan
());
System\Xml\XmlDictionaryReader.cs (1)
934
value =
ReadContentAsTimeSpan
();