> Either that or using the Is* accessors that are mapped to the > attributes, IsCompilerControlled, IsPrivate, IsFamilyAndAssembly, ...
Right :) > In this case, the C# protected keywork maps to the family flag. ... and protected internal would be FamilyOrAssembly. Cheers, Fabian -- -- mono-cecil
