Hi,

On Wed, Dec 1, 2010 at 8:26 AM, Stanislav <[email protected]> wrote:
> FieldAttributes TO MethodAttributes. Or from MethodAttributes TO
> TypeAttributes

Well, that's not really up to Cecil, the values of the bitflags are
described in the standard, and they all have very different semantics.
So if you want to to copy a subset of their semantic (like visibility)
from one kind of bitflag to another, I'm afraid you're left on your
own.

Jb

-- 
--
mono-cecil

Reply via email to