4 references to UInt8
mscorlib (4)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (2)
36
new Tuple<Type, PropertyType>(typeof(Byte), PropertyType.
UInt8
),
81
return CoerceScalarValue<Byte>(PropertyType.
UInt8
);
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
306
return new CLRIReferenceImpl<byte>(PropertyType.
UInt8
, (byte)obj);
system\runtime\interopservices\windowsruntime\propertyvalue.cs (1)
48
UInt8Array =
UInt8
+ 1024,