I have a Blazor WASM 3.2 app.
When debugging it in VS 16.7 Preview 1, and hovering over a ListCount property not show it's value, rather than only the type:

Should be fixed in https://github.com/mono/mono/pull/19726
@radical can you verify?

Now working with latest runtime build and debug proxy.
Verified as fixed by @tqiu8, so closing this.