3 references to UInt64Text
System.Runtime.Serialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
267
UInt64TextWithEndElement =
UInt64Text
+ 1,
System\Xml\XmlBinaryWriter.cs (1)
537
WriteTextNodeWithInt64(XmlBinaryNodeType.
UInt64Text
, (Int64)value);
System\Xml\XmlBufferReader.cs (1)
1332
case XmlBinaryNodeType.
UInt64Text
: