[packaging/msbuild] Update commit hash to point to xplat-master HEAD (#5100)
[mono.git] / mcs / errors / cs0234-3.cs
index 62b133cae5bc805bb4cab992fb2bc93a7d400c5f..654ee3a31d9cec19a864c40898f04cb701c7749e 100644 (file)
@@ -1,4 +1,4 @@
-// error CS0234: The type or namespace name `Type' could not be found in namespace `MonoTests.System'
+// CS0234: The type or namespace name `Type' does not exist in the namespace `MonoTests.System'. Are you missing an assembly reference?
 // Line: 12
 
 using System;