Skip to content

'Go to definition' doesn't work for component type name in C# #7213

Open
@DoctorKrolic

Description

@DoctorKrolic

Version used:
VS 2022 v17.3 Preview 1

To reproduce:

  1. Create blazor server-side project
  2. Go to App.razor
  3. 'Go to definition' on MainLayout

Expected behavior:
I appear in MainLayout.cs

Actual behavior:
Nothing happens

Demo:
devenv_IWr5k5l1hE

Additional context:
Very similar to #6399, but in #6399 the defenition is .razor file, while here - .cs file

Metadata

Metadata

Labels

area-compilerUmbrella for all compiler issuesbugSomething isn't workinginvestigate

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions