[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0120-3.cs
index cb1941fb794334fbeaeb402eff88d5528dd13b79..9b68b81711952fc400820703206d4b13b308459b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0120-3.cs: `X.method()': An object reference is required for the nonstatic field, method or property
+// CS0120: An object reference is required to access non-static member `X.method()'
 // Line: 11
 
 class X {