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