2 references to WriteTextNodeWithInt32
System.Private.DataContractSerialization (2)
System\Xml\XmlBinaryWriter.cs (2)
98
WriteTextNodeWithInt32
(nodeType + /* WithEndElements interleave */ 2 * 2, length);
484
WriteTextNodeWithInt32
(XmlBinaryNodeType.Int32Text, value);