<PackageReference Include="Castle.Core" Version="4.4.0" />

Castle.Components.DictionaryAdapter.IfExistsAttribute

public class IfExistsAttribute : Attribute
Suppresses any on-demand behaviors.
namespace Castle.Components.DictionaryAdapter { public class IfExistsAttribute : Attribute { public IfExistsAttribute(); } }