[Mono-bugs] [Bug 82431][Nor] Changed - Attribute.IsDefined returns true when it shouldn't
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 16 17:31:02 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=82431
--- shadow/82431 2007-08-16 08:25:11.000000000 -0400
+++ shadow/82431.tmp.29420 2007-08-16 17:31:02.000000000 -0400
@@ -85,6 +85,11 @@
ICustomAttributeProvider, and AttributeUsage.Inherited of the found
attribute is true (if not continue on)
Currently, however, the unmanaged implementation (IsDefinedInternal)
does not take into account AttributeUsage.Inherited nor the level in
the inheritance chain.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-08-16 17:31 -------
+Created an attachment (id=19823)
+Standalone repro (to compile with NET_2_0 symbol if you want to target 2.0 profile)
+
More information about the mono-bugs
mailing list