**Repro steps** 1. Open VisualFSharp solution in VS 2. Go to [CompileFromCommandLineArguments](https://github.com/dotnet/fsharp/blob/7994fd78f8acb6ec8008ba47960dc69f1f054beb/src/Compiler/Driver/fsc.fs#LL1169C19-L1169C19) 3. Issue Find All References **Expected behavior** Finds all references. **Actual behavior** - Results are missing a reference in `fscmain.fs` and in UnitTests project. - Go to definition from the missed places does work.  **Known workarounds** Use full-text search **Related information** VS 17.7.0 preview 1
Repro steps
Expected behavior
Finds all references.
Actual behavior
fscmain.fsand in UnitTests project.Known workarounds
Use full-text search
Related information
VS 17.7.0 preview 1