3 references to DateTimeText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
254DateTimeTextWithEndElement = DateTimeText + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
849WriteTextNodeWithInt64(XmlBinaryNodeType.DateTimeText, ToBinary(dt));
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1316case XmlBinaryNodeType.DateTimeText: