<PackageReference Include="Castle.Windsor" Version="5.0.0-beta001" />

InterceptorInspector

Inspect the component for InterceptorAttribute and the configuration for the interceptors node

protected virtual void AddInterceptor(InterceptorReference interceptorRef, InterceptorReferenceCollection interceptors)

protected virtual void CollectFromAttributes(ComponentModel model)

protected virtual void CollectFromConfiguration(ComponentModel model)

protected virtual void CollectHook(IConfiguration interceptors, ProxyOptions options)

protected virtual void CollectSelector(IConfiguration interceptors, ProxyOptions options)

public virtual void ProcessModel(IKernel kernel, ComponentModel model)