An unexpected warning, since there are no any _ in the scope in the source code **Repro steps** ```fsharp let f (a, (b, c)) = _.ToString() ```  Reproducible in the latest main