Skip to content

IVsLanguageDebugInfo.GetProximityExpressions does not work for top-level code #58337

@tmat

Description

@tmat
int a = 1;
int b = 2;
Console.WriteLine("Hello, World!");

Autos window is empty. It should list a and b variables.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions