X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Runtime.CompilerServices%2FLoadHint.cs;h=b3a49508a1b7cedafa489ad746478ebde8a9b3f8;hb=039fd253a603d641fe3806e7b1f5eea8bf78e459;hp=cba49dd79de396427344cbda462ec1bf3db41847;hpb=c4aef31eeea309e6a795c84c098ac8e1a2490340;p=mono.git diff --git a/mcs/class/corlib/System.Runtime.CompilerServices/LoadHint.cs b/mcs/class/corlib/System.Runtime.CompilerServices/LoadHint.cs index cba49dd79de..b3a49508a1b 100644 --- a/mcs/class/corlib/System.Runtime.CompilerServices/LoadHint.cs +++ b/mcs/class/corlib/System.Runtime.CompilerServices/LoadHint.cs @@ -32,6 +32,7 @@ using System.Runtime.InteropServices; namespace System.Runtime.CompilerServices { + [Serializable] public enum LoadHint { Default = 0,