<PackageReference Include="NETStandard.Library" Version="2.0.0" />

System.Runtime.InteropServices.ICustomAdapter

public interface ICustomAdapter
namespace System.Runtime.InteropServices { public interface ICustomAdapter { object GetUnderlyingObject(); } }