3 references to Int64Text
System.Runtime.Serialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
249Int64TextWithEndElement = Int64Text + 1,
System\Xml\XmlBinaryWriter.cs (1)
525WriteTextNodeWithInt64(XmlBinaryNodeType.Int64Text, value);
System\Xml\XmlBufferReader.cs (1)
1329case XmlBinaryNodeType.Int64Text: