<PackageReference Include="System.Drawing.Common" Version="10.0.0-preview.1.25080.3" />

IManagedWrapper<TComInterface1, TComInterface2>

Apply to a class to apply a COM callable wrapper of the given TComInterface1 and TComInterface2. The class must also derive from both of the given COM wrapper struct's nested Interface.
/* Error decompiling System.Void Windows.Win32.System.Com.IManagedWrapper`2::.cctor() */