10 references to Int32
System.Private.DataContractSerialization (10)
System\Xml\ValueHandle.cs (8)
166case ValueHandleType.Int32: 235if (type == ValueHandleType.Int32) 269if (type == ValueHandleType.Int32) 350if (type == ValueHandleType.Int32) 485case ValueHandleType.Int32: 562case ValueHandleType.Int32: 622case ValueHandleType.Int32: 894Debug.Assert(_type == ValueHandleType.Int32);
System\Xml\XmlBinaryReader.cs (1)
670ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.Int32, ValueHandleLength.Int32);
System\Xml\XmlBufferReader.cs (1)
1154ReadValue(value, ValueHandleType.Int32, ValueHandleLength.Int32);