[Mono-bugs] [Bug 57039][Wis] Changed - Wish: verification of access levels.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Apr 2004 11:50:16 -0400 (EDT)


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 classdevelopment@a-softtech.com.

http://bugzilla.ximian.com/show_bug.cgi?id=57039

--- shadow/57039	2004-04-14 21:25:57.000000000 -0400
+++ shadow/57039.tmp.29585	2004-04-21 11:50:16.000000000 -0400
@@ -33,6 +33,14 @@
 Miguel, I remember this came up once (with the WriteLine that you
 added that was actually a varargs method). I remember you saying that
 there was a reason behind not implementing this, but I can't remember it.
 
 This does not seem absurdly hard to do, whenever you resolve a token
 you just check the accessibility. 
+
+------- Additional Comments From ClassDevelopment@A-SoftTech.com  2004-04-21 11:50 -------
+Are you looking for the attribute?
+
+If - perhaps you are looking for
+SecurityPermissionAttribute.SkipVerification: Gets or sets a value 
+indicating whether permission to bypass code verification is 
+declared.