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