Skip to content

Navigate to external definition points to the wrong function #15160

@kerams

Description

@kerams

Press F12 on choose.

let f x = x |> Array.choose id

Expected behavior

I land on choose in the Array module.

Actual behavior

I am taken to Array.Parallel.choose.

image

Related information

VS 17.6.0 Preview 5.0

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions