Skip to content

"Find All References"/"Go to implementation" blocks editing for a significant amount of time #41374

@AlekseyTs

Description

@AlekseyTs
  1. Go to src\Compilers\Core\Portable\MetadataReader\TypeNameDecoder.cs in Roslyn solution
  2. Right click, "Go to implementation" on the "TypeNameDecoder" type name.

Observed:
VS is blocked by an "Please wait for an editor command to finish ..." dialog. The dialog sits there for a significant amount of time, blocking user from any work in VS. There is a "Cancel" button, but clicking it (even multiple times) has no immediate effect.

Expected:
"Find All References"/"Go to implementation" should execute in the background, should not block editing and any other operations in VS, even for a second.

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