11 references to Int16
System.Private.DataContractSerialization (11)
System\Xml\ValueHandle.cs (9)
165case ValueHandleType.Int16: 233if (type == ValueHandleType.Int16) 267if (type == ValueHandleType.Int16) 328if (type == ValueHandleType.Int16) 348if (type == ValueHandleType.Int16) 484case ValueHandleType.Int16: 561case ValueHandleType.Int16: 621case ValueHandleType.Int16: 888Debug.Assert(_type == ValueHandleType.Int16);
System\Xml\XmlBinaryReader.cs (1)
667ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.Int16, ValueHandleLength.Int16);
System\Xml\XmlBufferReader.cs (1)
1151ReadValue(value, ValueHandleType.Int16, ValueHandleLength.Int16);