2 references to Property
mscorlib (2)
system\reflection\customattribute.cs (1)
388properties[i].Name, CustomAttributeEncoding.Property, InitCustomAttributeType((RuntimeType)properties[i].PropertyType));
system\reflection\emit\customattributebuilder.cs (1)
225writer.Write((byte)CustomAttributeEncoding.Property);