Skip to content

Can't Inspect Static Class Variables in a Blazor Wasm App Using the Debugger #45104

Closed
@CincySteve

Description

@CincySteve

I am not able to inspect properties and fields in static classes using the VS Community 2019 v16.8.2 debugger with an AspNetCore 5.0 Blazor Wasm app running on Chrome 86.0.4240.198. I have to assign them to local variables to be able to inspect the values. I have a small repro app that will show the problem, but it seems any app with a static class containing public properties/fields will do.

I think this might be related to #42057, which encompassed an issue I submitted (#40245) plus one before that.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions