<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.2.26159.112" />

Windows.Win32.System.Com.IManagedWrapper<TComInterface1, TComInterface2, TComInterface3>

Apply to a class to apply a COM callable wrapper of the given interfaces. The class must also derive from the given COM wrapper structs' nested Interfaces.
/* Error decompiling System.Void Windows.Win32.System.Com.IManagedWrapper`3::.cctor() ---> System.NullReferenceException: Object reference not set to an instance of an object. at ICSharpCode.Decompiler.IL.Transforms.ILInlining.IsInConstructorInitializer(ILFunction function, ILInstruction inst, Nullable`1& ctorCallStart) in offset 11 at ICSharpCode.Decompiler.IL.Transforms.ILInlining.InlineAllInBlock(ILFunction function, Block block, ILTransformContext context, Nullable`1& ctorCallStart) in offset 40 at ICSharpCode.Decompiler.IL.Transforms.ILInlining.Run(ILFunction function, ILTransformContext context) in offset 34 at ICSharpCode.Decompiler.CSharp.CSharpDecompiler.DecompileBody(MethodDefinition methodDefinition, IMethod method, EntityDeclaration entityDecl, DecompileRun decompileRun, ITypeResolveContext decompilationContext) in offset 366 -- continuing with outer exception (ICSharpCode.Decompiler.DecompilerException) -- at ICSharpCode.Decompiler.CSharp.CSharpDecompiler.DecompileBody(MethodDefinition methodDefinition, IMethod method, EntityDeclaration entityDecl, DecompileRun decompileRun, ITypeResolveContext decompilationContext) in offset 835 at ICSharpCode.Decompiler.CSharp.CSharpDecompiler.DoDecompile(MethodDefinition methodDefinition, IMethod method, DecompileRun decompileRun, ITypeResolveContext decompilationContext) in offset 78 at ICSharpCode.Decompiler.CSharp.CSharpDecompiler.DoDecompile(ITypeDefinition typeDef, DecompileRun decompileRun, ITypeResolveContext decompilationContext) in offset 567 at ICSharpCode.Decompiler.CSharp.CSharpDecompiler.DoDecompileTypes(IEnumerable`1 types, DecompileRun decompileRun, ITypeResolveContext decompilationContext, SyntaxTree syntaxTree) in offset 154 at ICSharpCode.Decompiler.CSharp.CSharpDecompiler.DecompileType(FullTypeName fullTypeName) in offset 141 at Relativity.APIReference.TypeDocumentation.b__30_0() in TypeDocumentation.cs:line 270 */