### .NET version 9.0 ### Did it work in .NET Framework? Yes ### Did it work in any of the earlier releases of .NET Core or .NET 5+? It worked in .NET 8 ### Issue description System.Windows.Forms.Application.StartupPath returns a path with \?UNC\ prefix ### Steps to reproduce observe System.Windows.Forms.Application.StartupPath in Visual Studio debug mode. 