Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0026.cs
index e4b5ca7e580327cb5ab87e73606b87391e55ab42..73811822c9939dd5f8ceb1829917ab891eec37cb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0026: use of this is not allowed in static methods
+// CS0026: Keyword `this' is not valid in a static property, static method, or static field initializer
 // Line: 6
 class X {
        static void A ()