revert 127010 until Jeremie polishes and fixes the integration
[mono.git] / mcs / class / corlib / System.Threading / ExecutionContextSwitcher.cs
index ea3a1faabec063e6b536624e4f96067507199f19..a158bc6d0b48516594b7ff8d8b2a11a35ad3ce60 100644 (file)
@@ -63,7 +63,7 @@ namespace System.Threading
                }
                
                [MonoTODO]
-               [ReliabilityContract (Consistency.WillNotCorruptState, CER.MayFail)]
+               [ReliabilityContract (Consistency.WillNotCorruptState, Cer.MayFail)]
                public void Undo ()
                {
                        throw new NotImplementedException ();