3 references to Int32Text
System.Runtime.Serialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
248
Int32TextWithEndElement =
Int32Text
+ 1,
System\Xml\XmlBinaryWriter.cs (1)
505
buffer[offset + 0] = (byte)XmlBinaryNodeType.
Int32Text
;
System\Xml\XmlBufferReader.cs (1)
1326
case XmlBinaryNodeType.
Int32Text
: