Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mono] Fix passing of NULL via mono_runtime_invoke to method expectin…
…g nullable (#79597) The code was always trying to unbox the boxed vt, not accounting for NULL.
- Loading branch information