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

Castle.Components.DictionaryAdapter.ReferenceAttribute

public class ReferenceAttribute : Attribute
Specifies assignment by reference rather than by copying.
namespace Castle.Components.DictionaryAdapter { public class ReferenceAttribute : Attribute { public ReferenceAttribute(); } }