Fix null sessions in HttpContextWrapper.Session
[mono.git] / mcs / class / IKVM.Reflection / ExceptionHandlingClause.cs
index dddc5320304927e76ca35ee87174a0dd493e52b5..3553f901a19dd546a0ee49fbd035298ad168c3b9 100644 (file)
@@ -26,6 +26,7 @@ using IKVM.Reflection.Reader;
 
 namespace IKVM.Reflection
 {
+       [Flags]
        public enum ExceptionHandlingClauseOptions
        {
                Clause  = 0x0000,