[mcs] Allows shadowing of probing pattern variables
[mono.git] / mcs / errors / cs0571-2.cs
index 20b2d9eea62831f6ce634d7c586fafb22dd04ee7..a5d63729fc6553d0e25c315c0cc1234edbde3abb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0571-2.cs: `System.Reflection.MemberInfo.Name.get': cannot explicitly call operator or accessor
+// CS0571: `System.Reflection.MemberInfo.Name.get': cannot explicitly call operator or accessor
 // Line: 8
 using System;