Author: martin
Date: 2005-03-22 05:57:35 -0500 (Tue, 22 Mar 2005)
New Revision: 42092

Modified:
   trunk/mcs/gmcs/rootcontext.cs
Log:
Added System.Runtime.CompilerServices.FixedBufferAttribute.


Modified: trunk/mcs/gmcs/rootcontext.cs
===================================================================
--- trunk/mcs/gmcs/rootcontext.cs       2005-03-22 10:55:41 UTC (rev 42091)
+++ trunk/mcs/gmcs/rootcontext.cs       2005-03-22 10:57:35 UTC (rev 42092)
@@ -376,6 +376,7 @@
                                
"System.Runtime.InteropServices.MarshalAsAttribute",
                                
"System.Runtime.CompilerServices.NewConstraintAttribute",
                                
"System.Runtime.CompilerServices.CompilerGeneratedAttribute",
+                               
"System.Runtime.CompilerServices.FixedButterAttribute",
                                "System.Diagnostics.ConditionalAttribute",
                                "System.ObsoleteAttribute",
                                "System.ParamArrayAttribute",

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

Reply via email to