Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unboxing handling of Method_Handles (dotnet#52060)
* Fix log to flag valuetype methods as requiring [UNBOX] * Inline unboxing check * check IsVirtual to flag it as unboxingStub. * Added comments for clarity.
- Loading branch information