NonInheritableAttributesContributor sealed class NonInheritableAttributesContributor : ITypeContributor Reproduces the proxied type's non-inheritable custom attributes on the proxy type. Documentation Code public NonInheritableAttributesContributor(Type targetType) public void CollectElementsToProxy(IProxyGenerationHook hook, MetaType model) public void Generate(ClassEmitter emitter)