<PackageReference Include="System.Runtime" Version="4.0.21-beta-23409" />
System.Runtime.CompilerServices.IStrongBox
Defines a property for accessing the value that an object references.
object Value {
get;
set; }
Gets or sets the value that an object references.