Rework gc descriptor to include size information in more cases.
[mono.git] / mcs / errors / cs0647-10.cs
index cb868efb9bde7e94af44ab787285bb97a7676d71..aa5c0e3f9592f21074d466a33dcda55cf007a1bd 100644 (file)
@@ -1,4 +1,4 @@
-// cs0647.cs: Error emitting 'MarshalAs' attribute because 'Specified unmanaged type is only valid on fields'
+// CS0647: Error during emitting `System.Runtime.InteropServices.MarshalAsAttribute' attribute. The reason is `Specified unmanaged type is only valid on fields'
 // Line: 10
 
 using System;