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