3 references to TimeSpanText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
266
TimeSpanTextWithEndElement =
TimeSpanText
+ 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
899
WriteTextNodeWithInt64(XmlBinaryNodeType.
TimeSpanText
, value.Ticks);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1313
case XmlBinaryNodeType.
TimeSpanText
: