How to reproduce:
1. Create and open a new empty project
2. Create a directory junction using mklink /j <link> <target> inside the project directory (Assets/ for example)
3. Refresh the Project window in the Editor
4. Observe the symbolic link warning in the console
Expected result: Symbolic link warnings do not get logged when symbolic links are not used
Actual result: Symbolic link warnings get logged when using any Reparse Points, even ones that are not symbolic links
Reproducible in: 2023.1.0a1, 6000.0.75f1, 6000.3.15f1, 6000.4.6f1, 6000.5.0b8, 6000.6.0a4
Reproducible on: Windows 11
Not reproducible on: No other environments tested