Flush (work in progress)
[mono.git] / mcs / errors / cs3005-20.cs
index d75aebcdf2d6e5e8c344e7f3aa7ea75e2c8e5951..475ab99c279f1cd28b99a58d158d12d6349e8eed 100644 (file)
@@ -1,5 +1,5 @@
-// CS3005: Identifier `I.this[int]' differing only in case is not CLS-compliant
-// Line: 12
+// CS3005: Identifier `I.BLAH.get' differing only in case is not CLS-compliant
+// Line: 16
 // Compiler options: -warnaserror
 
 using System.Runtime.CompilerServices;