//cs0243: NonExistant does not exist in this namespace using System; using Nonexistant; class X { static void Main () { } }