[xbuild] Add new reserved properties $(MSBuildThisFile*).
[mono.git] / mcs / errors / cs0625-1.cs
index 67843724202fb07b1cb5b9e0cc60595ab1fc6924..4ca7089d91bb3b5b1387693f6ee938ade8c23151 100644 (file)
@@ -1,3 +1,6 @@
+// cs0625-1.cs: `cs0625.GValue.foo': Instance field types marked with StructLayout(LayoutKind.Explicit) must have a FieldOffset attribute
+// Line: 10
+
 using System;
 using System.Runtime.InteropServices;