6 references to Object
mscorlib (6)
system\reflection\customattribute.cs (5)
233
return CustomAttributeEncoding.
Object
;
273
return CustomAttributeEncoding.
Object
;
276
return CustomAttributeEncoding.
Object
;
279
return CustomAttributeEncoding.
Object
;
745
case (CustomAttributeEncoding.
Object
):
system\reflection\emit\customattributebuilder.cs (1)
357
writer.Write((byte)CustomAttributeEncoding.
Object
);