[xbuild] Add support for Before/AfterTargets.
[mono.git] / mcs / errors / cs1651.cs
index a3d52e575fa228460b777388be8596da567bef17..0f272277dfa6b12c9cbade345f7a99810f92672d 100644 (file)
@@ -1,4 +1,4 @@
-// cs1651.cs: Members of readonly static field 'B.a' cannot be passed ref or out (except in a constructor)
+// cs1651.cs: Fields of static readonly field `B.a' cannot be passed ref or out (except in a static constructor)
 // Line: 23
 
 class B