1 2 3 4
// CS1527: Namespace elements cannot be explicitly declared as private, protected or protected internal // Line: private class X { }