3 references to TimeSpanText
System.Runtime.Serialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
265TimeSpanTextWithEndElement = TimeSpanText + 1,
System\Xml\XmlBinaryWriter.cs (1)
868WriteTextNodeWithInt64(XmlBinaryNodeType.TimeSpanText, value.Ticks);
System\Xml\XmlBufferReader.cs (1)
1341case XmlBinaryNodeType.TimeSpanText: