[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0122-6.cs
index c5792c2ba393676ee6da8f944a661eb623f21a02..d0952cfcdf2ccf2c1aa2e513c46cdcb0c9d0dbcf 100644 (file)
@@ -1,4 +1,5 @@
-// cs0122: `Foo.IBar' is inaccessible due to its protection level
+// CS0122: `Test.Foo.IBar' is inaccessible due to its protection level
+// Line: 11
 
 public class Test
 {