1 // CS0234: The type or namespace name `Type' does not exist in the namespace `MonoTests.System'. Are you missing an assembly reference?
6 namespace MonoTests
.System
10 public static void Main ()
12 Console
.WriteLine (System
.Type
.GetType ("System.String"));