3 references to UInt64Text
System.Private.DataContractSerialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
267UInt64TextWithEndElement = UInt64Text + 1,
System\Xml\XmlBinaryWriter.cs (1)
508WriteTextNodeWithInt64(XmlBinaryNodeType.UInt64Text, (long)value);
System\Xml\XmlBufferReader.cs (1)
1161case XmlBinaryNodeType.UInt64Text: