[release/9.0-staging] Fix reporting GC fields from base types by github-actions[bot] · Pull Request #111040 · dotnet/runtime

added 2 commits

January 2, 2025 21:08
Fixes #110836.

When we extended managed CorInfoImpl to support object stack allocation in #104411, there was one more spot that assumed valuetypes only in `GatherClassGCLayout` that we missed. This resulted in not reporting any GC pointers in base types.

This was referenced

Jan 3, 2025

jeffschwMSFT

@jkotas jkotas deleted the backport/pr-111011-to-release/9.0-staging branch

January 8, 2025 19:26