2 references to WriteTextNodeWithInt16
System.Private.DataContractSerialization (2)
System\Xml\XmlBinaryWriter.cs (2)
94
WriteTextNodeWithInt16
(nodeType + /* WithEndElements interleave */ 1 * 2, unchecked((short)length));
480
WriteTextNodeWithInt16
(XmlBinaryNodeType.Int16Text, (short)value);