Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide more information to the user about usage of MonoPInvokeCallba…
…ck (#82653) Unity's IL2CPP accepts a MonoPInvokeCallback constructor without any argument. When porting interop code from Unity's IL2CPP to Mono AOT this gives a hint to the user about what they need to fix.
- Loading branch information