Press F12 on `choose`. ```fsharp 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`.  **Related information** VS 17.6.0 Preview 5.0