Hello, > b) System.Assembly.GetCustomAttributes() returns now just one copy of > given attribute A if AttributeUsage(AllowMultiple = true) wasn't > specified on A. I'm not sure if it's a bug, though MS behavior is > different here. Do you have a test case you could share with us? Miguel