Vscode not importing System.Object or any other library
I am encountering an issue with Visual Studio Code where it is not recognizing inherited files correctly. Initially, I had a problem where, in multiple places, class A inherits from class B, but VS Code kept throwing “can’t find B” errors.