Skip to content

Find all refs and goto def do not work on this in function parameter position #9198

@mhegazy

Description

@mhegazy
function f(this:any) {
    this;// find all ref/ goto def here
}

I expect this should show the two references of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions