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

NotSupportedProxyFactory

This is a placeholder implementation of IProxyFactory.

public object Create(IKernel kernel, object instance, ComponentModel mode, CreationContext context, object[] constructorArguments)

public object Create(IProxyFactoryExtension customFactory, IKernel kernel, ComponentModel model, CreationContext context, object[] constructorArguments)

public bool RequiresTargetInstance(IKernel kernel, ComponentModel model)

public bool ShouldCreateProxy(ComponentModel model)