Author: martin
Date: 2005-03-22 05:55:41 -0500 (Tue, 22 Mar 2005)
New Revision: 42091

Modified:
   trunk/mcs/gmcs/rootcontext.cs
Log:
Add System.Runtime.CompilerServices.CompilerGeneratedAttribute.


Modified: trunk/mcs/gmcs/rootcontext.cs
===================================================================
--- trunk/mcs/gmcs/rootcontext.cs       2005-03-22 10:36:42 UTC (rev 42090)
+++ trunk/mcs/gmcs/rootcontext.cs       2005-03-22 10:55:41 UTC (rev 42091)
@@ -375,6 +375,7 @@
                                
"System.Runtime.CompilerServices.MethodImplAttribute",
                                
"System.Runtime.InteropServices.MarshalAsAttribute",
                                
"System.Runtime.CompilerServices.NewConstraintAttribute",
+                               
"System.Runtime.CompilerServices.CompilerGeneratedAttribute",
                                "System.Diagnostics.ConditionalAttribute",
                                "System.ObsoleteAttribute",
                                "System.ParamArrayAttribute",

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to