4 references to Int32
mscorlib (4)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (2)
39
new Tuple<Type, PropertyType>(typeof(Int32), PropertyType.
Int32
),
98
return CoerceScalarValue<Int32>(PropertyType.
Int32
);
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
302
return new CLRIReferenceImpl<int>(PropertyType.
Int32
, (int)obj);
system\runtime\interopservices\windowsruntime\propertyvalue.cs (1)
51
Int32Array =
Int32
+ 1024,