AllMethodsHook public class AllMethodsHook : IProxyGenerationHook Documentation protected static readonly ICollection<Type> SkippedTypes public AllMethodsHook() protected bool IsFinalizer(MethodInfo methodInfo) public virtual void MethodsInspected() public virtual void NonProxyableMemberNotification(Type type, MemberInfo memberInfo) public virtual bool ShouldInterceptMethod(Type type, MethodInfo methodInfo)