[Mono-bugs] [Bug 689473] 'Mono.CSharp.Location.ToString()' is security transparent, but is a member of a security critical type.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 26 00:18:16 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=689473

https://bugzilla.novell.com/show_bug.cgi?id=689473#c1


--- Comment #1 from Justin Malcolm <jmalcolm at cia.com> 2011-04-26 04:18:15 UTC ---
If you tag Location.ToString() (in location.cs) with
[System.Security.SecuritySafeCritical] then this error goes away but is just
replaced with a similar one on a different method.

It seems like this would need to be done to quite a number of methods to get
rid of the issue.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list