3 references to TimeSpanText
System.Private.DataContractSerialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
265TimeSpanTextWithEndElement = TimeSpanText + 1,
System\Xml\XmlBinaryWriter.cs (1)
821WriteTextNodeWithInt64(XmlBinaryNodeType.TimeSpanText, value.Ticks);
System\Xml\XmlBufferReader.cs (1)
1170case XmlBinaryNodeType.TimeSpanText: