4 references to Int16
mscorlib (4)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (2)
37
new Tuple<Type, PropertyType>(typeof(Int16), PropertyType.
Int16
),
87
return CoerceScalarValue<Int16>(PropertyType.
Int16
);
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
308
return new CLRIReferenceImpl<short>(PropertyType.
Int16
, (short)obj);
system\runtime\interopservices\windowsruntime\propertyvalue.cs (1)
49
Int16Array =
Int16
+ 1024,