Refactor namespace using parsing to work with MD, clean up resolve code from doppelganger
[mono.git] / mcs / errors / cs0246-15.cs
index e8738932087d70f4494c1141df5cc6225f4ee898..a71859fd04363ce0fdf84856904dc0191b4e0d03 100644 (file)
@@ -1,4 +1,4 @@
-// cs0246-15.cs: The type or namespace name `InvalidTypeBlah' could not be found. Are you missing a using directive or an assembly reference?
+// CS0246: The type or namespace name `InvalidTypeBlah' could not be found. Are you missing a using directive or an assembly reference?
 // Line: 17
 
 //