You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've decided that for V1 of the DllImportGenerator that we plan to not support ICustomMarshaler-based marshalling due to its limitations around value types.
Note that this example doesn't make use of
cookie
and marshaler instances, and need additional code to work.Input
Example Generated output
Probably
MarshalUsing
should be used instead of custom marshalers.The text was updated successfully, but these errors were encountered: