4 references to Int32
mscorlib (4)
system\reflection\customattribute.cs (3)
221return CustomAttributeEncoding.Int32; 700case (CustomAttributeEncoding.Int32): 776case CustomAttributeEncoding.Int32:
system\reflection\emit\customattributebuilder.cs (1)
314writer.Write((byte)CustomAttributeEncoding.Int32);