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