5 references to Int32
System.Private.CoreLib (5)
src\System\Reflection\Emit\CustomAttributeBuilder.cs (1)
304
writer.Write((byte)CustomAttributeEncoding.
Int32
);
src\System\Reflection\RuntimeCustomAttributeData.cs (4)
116
return CustomAttributeEncoding.
Int32
;
504
CustomAttributeEncoding.
Int32
=> typeof(int),
534
CustomAttributeEncoding.
Int32
=> val.Byte4,
833
case CustomAttributeEncoding.
Int32
: