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

Castle.Components.DictionaryAdapter.IfExistsAttribute

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