Closed
Description
The C# compiler error messages are located in two different directories.
/docs/csharp/misc and /docs/csharp/language-reference/compiler-messages.
They should all be in the 2nd directory, and we need to update the F1 help for Visual Studio to point to the correct location.
The same is true for VB:
/docs/visual-basic/misc
/docs/visual-basic/language-reference/error-messages
/cc @Pilchie