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