[Mono-devel-list] System.Reflection.FieldInfo.cs not having a protected constructor.
cesar lopez nataren
cesar at ciencias.unam.mx
Fri May 21 14:03:35 EDT 2004
Hello, Microsoft.JScript.JSFieldInfo inherits from S.R.FieldInfo, in the
MS docs there's a protected constructor for FieldInfo. Ours does not
have it, instead it has a internal constructor. Why is that?
Microsoft.JScript.dll can't get build because of this.
Before, mcs was not catching this, now it does, csc does too. that's why
before I could build Microsoft.JScript.dll ;-)
Can I change the internal constructor to protected?
Greetings.
--
c'esar
More information about the Mono-devel-list
mailing list