X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmetadata%2Ftokentype.h;h=be8904c8a3ef8bd0186f4ac84c2863a8fd41d44c;hb=f58bc6e29593f3e2b528cab68333cda51ded5b4d;hp=b99b173923a973d59f07595469bdb1fac3432c4e;hpb=e8d4a08a2452ff7a042c869762ce1d65028483a5;p=mono.git diff --git a/mono/metadata/tokentype.h b/mono/metadata/tokentype.h index b99b173923a..be8904c8a3e 100644 --- a/mono/metadata/tokentype.h +++ b/mono/metadata/tokentype.h @@ -27,6 +27,8 @@ typedef enum { MONO_TOKEN_FILE = 0x26000000, MONO_TOKEN_EXPORTED_TYPE = 0x27000000, MONO_TOKEN_MANIFEST_RESOURCE = 0x28000000, + MONO_TOKEN_GENERIC_PARAM = 0x2a000000, + MONO_TOKEN_METHOD_SPEC = 0x2b000000, /* * These do not match metadata tables directly