[Mono-bugs] [Bug 677612] Proxy generator generates unverifiable code

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 8 12:58:11 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=677612#c4


--- Comment #4 from Alan McGovern <amcgovern at novell.com> 2011-03-08 17:58:11 UTC ---
The verifier error is:

Mono: Inheritance failure for type System.ServiceModel.ClientRealProxy. Parent
class System.Runtime.Remoting.Proxies.RealProxy is more restricted.

The two classes are both internal but they exist in two different assemblies,
mscorlib and system.servicemodel. It looks like the verifier does not like this
even though corlib has internalsVisibleTo System.ServiceModel.

-- 
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