4 references to Int64
mscorlib (4)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (2)
41
new Tuple<Type, PropertyType>(typeof(Int64), PropertyType.
Int64
),
110
return CoerceScalarValue<Int64>(PropertyType.
Int64
);
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
314
return new CLRIReferenceImpl<long>(PropertyType.
Int64
, (long)obj);
system\runtime\interopservices\windowsruntime\propertyvalue.cs (1)
53
Int64Array =
Int64
+ 1024,