1 override of ReadContentAsTimeSpan
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
1754
public override TimeSpan
ReadContentAsTimeSpan
()
2 references to ReadContentAsTimeSpan
System.Runtime.Serialization (2)
System\Xml\XmlBinaryWriter.cs (1)
1220
WriteValue(reader.
ReadContentAsTimeSpan
());
System\Xml\XmlDictionaryReader.cs (1)
966
value =
ReadContentAsTimeSpan
();