3 references to Int16Text
System.Runtime.Serialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
247Int16TextWithEndElement = Int16Text + 1,
System\Xml\XmlBinaryWriter.cs (1)
495buffer[offset + 0] = (byte)XmlBinaryNodeType.Int16Text;
System\Xml\XmlBufferReader.cs (1)
1323case XmlBinaryNodeType.Int16Text: