[C# Native AOT to C# Managed]-Best Way To Pass/Marshal System.Data.Table/Feasibility Check
I am trying to call Native AOT library from C# Managed code . I am trying to pass System.Data .Table from Native AOT to managed c# . I am getting below error . What could be best way of marshalling ?