GC.GetGCMemoryInfo().Dump();
doesn't include properties GenerationInfo and PauseDurations.
GenerationInfo
PauseDurations
This is on the list - it's quite tricky to deal with ref structs via Reflection.https://github.com/dotnet/runtime/issues/10057
Comments
This is on the list - it's quite tricky to deal with ref structs via Reflection.
https://github.com/dotnet/runtime/issues/10057