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