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