You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JIT team just added a natvis file for some of their internal types to simplify their debugging experience in #52668.
The CoreCLR team should look at doing something similar for common VM types like SString or some of the holder types to simplify the debugging experience on Windows.