3 references to Int8Text
System.Runtime.Serialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
246Int8TextWithEndElement = Int8Text + 1,
System\Xml\XmlBinaryWriter.cs (1)
485buffer[offset + 0] = (byte)XmlBinaryNodeType.Int8Text;
System\Xml\XmlBufferReader.cs (1)
1320case XmlBinaryNodeType.Int8Text: