Follow-up work for new profiler ClassLoad events in .NET 11
Open
area-Diagnostics-coreclr
runtime-async
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
With .NET 11 we now fire profiler ClassLoad events for
- Array method tables after #120796
- Continuation method tables after #120303
We should validate existing profilers with these new kinds of method tables.
Is a breaking change notification needed somewhere?
Contributor guide
Assessment
This issue has not been assessed yet.