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