InternalsHelper public class InternalsHelper Documentation public InternalsHelper() public static bool IsInternal(MethodInfo method) Determines whether the specified method is internal. public static bool IsInternalToDynamicProxy(Assembly asm) Determines whether this assembly has internals visible to dynamic proxy.