<PackageReference Include="Castle.Windsor" Version="4.0.0" />

IModelInterceptorsSelector

public interface IModelInterceptorsSelector
Select the appropriate interceptors based on the application specific business logic

Determine whatever the specified has interceptors. The selector should only return true from this method if it has determined that is a model that it would likely add interceptors to.

Select the appropriate interceptor references. The interceptor references aren't necessarily registered in the model.Intereceptors