Mono: Hover over a List of complex type doesn't show the properties properly

Created on 20 May 2020  路  3Comments  路  Source: mono/mono

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

area-Debugger target-wasm

All 3 comments

Should be fixed in https://github.com/mono/mono/pull/19726

@radical can you verify?

Screen Shot 2020-06-08 at 12 06 50 PM

Now working with latest runtime build and debug proxy.

Verified as fixed by @tqiu8, so closing this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zulhfreelancer picture zulhfreelancer  路  4Comments

triztian picture triztian  路  4Comments

HeikoWeiss picture HeikoWeiss  路  5Comments

peteryang023 picture peteryang023  路  5Comments

pjeutr picture pjeutr  路  5Comments