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