#include "pch-c.h" #ifndef _MSC_VER # include #else # include #endif #include "codegen/il2cpp-codegen-metadata.h" // 0x00000001 System.Boolean LitJson.IJsonWrapper::get_IsArray() // 0x00000002 System.Boolean LitJson.IJsonWrapper::get_IsBoolean() // 0x00000003 System.Boolean LitJson.IJsonWrapper::get_IsDouble() // 0x00000004 System.Boolean LitJson.IJsonWrapper::get_IsInt() // 0x00000005 System.Boolean LitJson.IJsonWrapper::get_IsLong() // 0x00000006 System.Boolean LitJson.IJsonWrapper::get_IsObject() // 0x00000007 System.Boolean LitJson.IJsonWrapper::get_IsString() // 0x00000008 System.Boolean LitJson.IJsonWrapper::GetBoolean() // 0x00000009 System.Double LitJson.IJsonWrapper::GetDouble() // 0x0000000A System.Int32 LitJson.IJsonWrapper::GetInt() // 0x0000000B LitJson.JsonType LitJson.IJsonWrapper::GetJsonType() // 0x0000000C System.Int64 LitJson.IJsonWrapper::GetLong() // 0x0000000D System.String LitJson.IJsonWrapper::GetString() // 0x0000000E System.Void LitJson.IJsonWrapper::SetBoolean(System.Boolean) // 0x0000000F System.Void LitJson.IJsonWrapper::SetDouble(System.Double) // 0x00000010 System.Void LitJson.IJsonWrapper::SetInt(System.Int32) // 0x00000011 System.Void LitJson.IJsonWrapper::SetJsonType(LitJson.JsonType) // 0x00000012 System.Void LitJson.IJsonWrapper::SetLong(System.Int64) // 0x00000013 System.Void LitJson.IJsonWrapper::SetString(System.String) // 0x00000014 System.String LitJson.IJsonWrapper::ToJson() // 0x00000015 System.Void LitJson.IJsonWrapper::ToJson(LitJson.JsonWriter) // 0x00000016 System.Boolean LitJson.JsonMockWrapper::System.Collections.IList.get_IsFixedSize() extern void JsonMockWrapper_System_Collections_IList_get_IsFixedSize_mF56B389990D9B50FC4A1F4EAEFC47AFA364FB60C (void); // 0x00000017 System.Boolean LitJson.JsonMockWrapper::System.Collections.IList.get_IsReadOnly() extern void JsonMockWrapper_System_Collections_IList_get_IsReadOnly_mB132A5D26406C95107B527D6ADBCA9262761CBC8 (void); // 0x00000018 System.Object LitJson.JsonMockWrapper::System.Collections.IList.get_Item(System.Int32) extern void JsonMockWrapper_System_Collections_IList_get_Item_m324CBFA898839E7BF2BABF18544AC961DB3A7E67 (void); // 0x00000019 System.Void LitJson.JsonMockWrapper::System.Collections.IList.set_Item(System.Int32,System.Object) extern void JsonMockWrapper_System_Collections_IList_set_Item_mF046A351A900BB0AB5AA2DB213C958319DC9FE69 (void); // 0x0000001A System.Int32 LitJson.JsonMockWrapper::System.Collections.ICollection.get_Count() extern void JsonMockWrapper_System_Collections_ICollection_get_Count_m6DB7D529AB7BC6DD7E139AF42F5BA2C81932AAED (void); // 0x0000001B System.Boolean LitJson.JsonMockWrapper::System.Collections.ICollection.get_IsSynchronized() extern void JsonMockWrapper_System_Collections_ICollection_get_IsSynchronized_m038593709061DCD5CFF6C2D86C0AAEC75151963A (void); // 0x0000001C System.Object LitJson.JsonMockWrapper::System.Collections.ICollection.get_SyncRoot() extern void JsonMockWrapper_System_Collections_ICollection_get_SyncRoot_mE5C988A28C7117087A7CBEAE8B31342E1643F5A2 (void); // 0x0000001D System.Boolean LitJson.JsonMockWrapper::System.Collections.IDictionary.get_IsFixedSize() extern void JsonMockWrapper_System_Collections_IDictionary_get_IsFixedSize_mEB5D9B847BD8C1910E4AB7E38DBE106DCBE6C1F6 (void); // 0x0000001E System.Boolean LitJson.JsonMockWrapper::System.Collections.IDictionary.get_IsReadOnly() extern void JsonMockWrapper_System_Collections_IDictionary_get_IsReadOnly_mAD70DF8FDC5CA54485708AD7B1DEDCFA3FEC9BF6 (void); // 0x0000001F System.Collections.ICollection LitJson.JsonMockWrapper::System.Collections.IDictionary.get_Keys() extern void JsonMockWrapper_System_Collections_IDictionary_get_Keys_m01CDCFD88272836290AD61721FF2347824AABE14 (void); // 0x00000020 System.Collections.ICollection LitJson.JsonMockWrapper::System.Collections.IDictionary.get_Values() extern void JsonMockWrapper_System_Collections_IDictionary_get_Values_m54920DB84AF441171049DB97109A0CCDDA5C9DCD (void); // 0x00000021 System.Object LitJson.JsonMockWrapper::System.Collections.IDictionary.get_Item(System.Object) extern void JsonMockWrapper_System_Collections_IDictionary_get_Item_mA8C517671013998FA19A4A6998D5821F80B91BD8 (void); // 0x00000022 System.Void LitJson.JsonMockWrapper::System.Collections.IDictionary.set_Item(System.Object,System.Object) extern void JsonMockWrapper_System_Collections_IDictionary_set_Item_m11CBF4A8458DC5AD8DFD3B270E570CEA6BAFE311 (void); // 0x00000023 System.Object LitJson.JsonMockWrapper::System.Collections.Specialized.IOrderedDictionary.get_Item(System.Int32) extern void JsonMockWrapper_System_Collections_Specialized_IOrderedDictionary_get_Item_m893B39F9CE1BB6B11FF46FF08B98A6AD27A0FAF6 (void); // 0x00000024 System.Void LitJson.JsonMockWrapper::System.Collections.Specialized.IOrderedDictionary.set_Item(System.Int32,System.Object) extern void JsonMockWrapper_System_Collections_Specialized_IOrderedDictionary_set_Item_mA7AC1950398E6DC15FB1B25673887CC2BC0DDB9F (void); // 0x00000025 System.Boolean LitJson.JsonMockWrapper::get_IsArray() extern void JsonMockWrapper_get_IsArray_m93C3D38B1FC4B7CDEAE4D662F680D0A24ADECD90 (void); // 0x00000026 System.Boolean LitJson.JsonMockWrapper::get_IsBoolean() extern void JsonMockWrapper_get_IsBoolean_mD443D2E4571FB617C808FE2DFA2A263D5F0F96B7 (void); // 0x00000027 System.Boolean LitJson.JsonMockWrapper::get_IsDouble() extern void JsonMockWrapper_get_IsDouble_m1FCE21398A211A40FF6CBE9EBE1B1C61E3F93338 (void); // 0x00000028 System.Boolean LitJson.JsonMockWrapper::get_IsInt() extern void JsonMockWrapper_get_IsInt_m84E47333B5575564FF8731D8EE712967C8975261 (void); // 0x00000029 System.Boolean LitJson.JsonMockWrapper::get_IsLong() extern void JsonMockWrapper_get_IsLong_mDB02FA369D5D6A6208910C09EA7B7C8275EE1B4E (void); // 0x0000002A System.Boolean LitJson.JsonMockWrapper::get_IsObject() extern void JsonMockWrapper_get_IsObject_mAE46C21A8A409DC24193FE6E6E49E0452302152A (void); // 0x0000002B System.Boolean LitJson.JsonMockWrapper::get_IsString() extern void JsonMockWrapper_get_IsString_mAAE4AC1D42AB248338B79B37418496F79A128B61 (void); // 0x0000002C System.Void LitJson.JsonMockWrapper::.ctor() extern void JsonMockWrapper__ctor_m3BE3D4DCA8629B8339CD51D1A7CF9F519376A641 (void); // 0x0000002D System.Boolean LitJson.JsonMockWrapper::GetBoolean() extern void JsonMockWrapper_GetBoolean_m67CD6C0C5D40BD043E90FB88F8851FFCC95D2CA8 (void); // 0x0000002E System.Double LitJson.JsonMockWrapper::GetDouble() extern void JsonMockWrapper_GetDouble_mFC1566114ABCC1B3C70CDD7270183411ACA6A5F4 (void); // 0x0000002F System.Int32 LitJson.JsonMockWrapper::GetInt() extern void JsonMockWrapper_GetInt_mC56E5924FE8E3F68A0C0221DAE596C768D499C3F (void); // 0x00000030 LitJson.JsonType LitJson.JsonMockWrapper::GetJsonType() extern void JsonMockWrapper_GetJsonType_m968DC92F69906F3321BCA72231E13A342A755C59 (void); // 0x00000031 System.Int64 LitJson.JsonMockWrapper::GetLong() extern void JsonMockWrapper_GetLong_mD7292E8E8ACF505CE5A1D55E0324BD8EF6BD7DD0 (void); // 0x00000032 System.String LitJson.JsonMockWrapper::GetString() extern void JsonMockWrapper_GetString_mA74BAA0C58D17DFC1D8308101010B1F4B8F2DAC5 (void); // 0x00000033 System.Void LitJson.JsonMockWrapper::SetBoolean(System.Boolean) extern void JsonMockWrapper_SetBoolean_m7EF05CBA14129A4D623611196D1890139C424634 (void); // 0x00000034 System.Void LitJson.JsonMockWrapper::SetDouble(System.Double) extern void JsonMockWrapper_SetDouble_m426D5C1AB93FD704430AD4CF36B0AA99834AD6AE (void); // 0x00000035 System.Void LitJson.JsonMockWrapper::SetInt(System.Int32) extern void JsonMockWrapper_SetInt_mCE8EBB5B5CEC2096046E81BADF436C9C2DA91550 (void); // 0x00000036 System.Void LitJson.JsonMockWrapper::SetJsonType(LitJson.JsonType) extern void JsonMockWrapper_SetJsonType_m01D3944EBC04A1DC68F97D46A02B7A34284E7320 (void); // 0x00000037 System.Void LitJson.JsonMockWrapper::SetLong(System.Int64) extern void JsonMockWrapper_SetLong_m2E95C2B3BB1538B0C695F005A4BB6951AFC32735 (void); // 0x00000038 System.Void LitJson.JsonMockWrapper::SetString(System.String) extern void JsonMockWrapper_SetString_m6FFF43B321A67EB22059138EDAB09309AEA5CA7A (void); // 0x00000039 System.String LitJson.JsonMockWrapper::ToJson() extern void JsonMockWrapper_ToJson_m00A998E3223125D524285CEF5D3DB1EC78F74ED1 (void); // 0x0000003A System.Void LitJson.JsonMockWrapper::ToJson(LitJson.JsonWriter) extern void JsonMockWrapper_ToJson_m7A6FB2E3267D413EA1E946C0CD926CF473642172 (void); // 0x0000003B System.Int32 LitJson.JsonMockWrapper::System.Collections.IList.Add(System.Object) extern void JsonMockWrapper_System_Collections_IList_Add_m3443C6967253955DA80A01773E78AE36A234CE79 (void); // 0x0000003C System.Void LitJson.JsonMockWrapper::System.Collections.IList.Clear() extern void JsonMockWrapper_System_Collections_IList_Clear_m714C04E2FAB313824C2C36BDE5B5F4702DE4E3B9 (void); // 0x0000003D System.Boolean LitJson.JsonMockWrapper::System.Collections.IList.Contains(System.Object) extern void JsonMockWrapper_System_Collections_IList_Contains_mFDB839839B65A3508AF4F382F77A815A9172B0F5 (void); // 0x0000003E System.Int32 LitJson.JsonMockWrapper::System.Collections.IList.IndexOf(System.Object) extern void JsonMockWrapper_System_Collections_IList_IndexOf_mB59A6663E7F72F989FED13B33DC27A95D534F4D4 (void); // 0x0000003F System.Void LitJson.JsonMockWrapper::System.Collections.IList.Insert(System.Int32,System.Object) extern void JsonMockWrapper_System_Collections_IList_Insert_mC7A31C2FF1A41979BC0F3E20FED30DE32A8F3CFE (void); // 0x00000040 System.Void LitJson.JsonMockWrapper::System.Collections.IList.Remove(System.Object) extern void JsonMockWrapper_System_Collections_IList_Remove_m3A92175EDFE77DC964C3B39CAFDE724CE5F54BE3 (void); // 0x00000041 System.Void LitJson.JsonMockWrapper::System.Collections.IList.RemoveAt(System.Int32) extern void JsonMockWrapper_System_Collections_IList_RemoveAt_m7A8540720DD3CC42069DAF044B0DDD0E77A86EDC (void); // 0x00000042 System.Void LitJson.JsonMockWrapper::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern void JsonMockWrapper_System_Collections_ICollection_CopyTo_m838F1E991A8A0CD1374CA9F42B1E42A465082B8B (void); // 0x00000043 System.Collections.IEnumerator LitJson.JsonMockWrapper::System.Collections.IEnumerable.GetEnumerator() extern void JsonMockWrapper_System_Collections_IEnumerable_GetEnumerator_m2AE2782AB99835DC7F7604A05EBEA681096A886F (void); // 0x00000044 System.Void LitJson.JsonMockWrapper::System.Collections.IDictionary.Add(System.Object,System.Object) extern void JsonMockWrapper_System_Collections_IDictionary_Add_m3DEA9BAA7BE6AC823869CD6823EF372595C42795 (void); // 0x00000045 System.Void LitJson.JsonMockWrapper::System.Collections.IDictionary.Clear() extern void JsonMockWrapper_System_Collections_IDictionary_Clear_m354CC50FCDE5A81C66A35FBD5575FFCCDA6DE0E4 (void); // 0x00000046 System.Boolean LitJson.JsonMockWrapper::System.Collections.IDictionary.Contains(System.Object) extern void JsonMockWrapper_System_Collections_IDictionary_Contains_mE78D5C7AA89DF8EF97AE62AB69604AD3AA502B6C (void); // 0x00000047 System.Void LitJson.JsonMockWrapper::System.Collections.IDictionary.Remove(System.Object) extern void JsonMockWrapper_System_Collections_IDictionary_Remove_mB3624EF8BDCB92B08141EBC165544EECE55EC620 (void); // 0x00000048 System.Collections.IDictionaryEnumerator LitJson.JsonMockWrapper::System.Collections.IDictionary.GetEnumerator() extern void JsonMockWrapper_System_Collections_IDictionary_GetEnumerator_m0525E1EE8066E7B97A52A0D387E1136DCE57B7D8 (void); // 0x00000049 System.Collections.IDictionaryEnumerator LitJson.JsonMockWrapper::System.Collections.Specialized.IOrderedDictionary.GetEnumerator() extern void JsonMockWrapper_System_Collections_Specialized_IOrderedDictionary_GetEnumerator_mF32CDBF8089CF7F95DE32C87028719A6774B7592 (void); // 0x0000004A System.Void LitJson.JsonMockWrapper::System.Collections.Specialized.IOrderedDictionary.Insert(System.Int32,System.Object,System.Object) extern void JsonMockWrapper_System_Collections_Specialized_IOrderedDictionary_Insert_m2B94A6397311B8B0F38CAB567833DE1D0CEBEF1D (void); // 0x0000004B System.Void LitJson.JsonMockWrapper::System.Collections.Specialized.IOrderedDictionary.RemoveAt(System.Int32) extern void JsonMockWrapper_System_Collections_Specialized_IOrderedDictionary_RemoveAt_m632DF31D07B8D996B32FCB9D5111D67A78E3C144 (void); // 0x0000004C System.Int32 LitJson.JsonData::System.Collections.ICollection.get_Count() extern void JsonData_System_Collections_ICollection_get_Count_m1928821DE12D36BC1ADD18A8640515E26712421D (void); // 0x0000004D System.Boolean LitJson.JsonData::System.Collections.ICollection.get_IsSynchronized() extern void JsonData_System_Collections_ICollection_get_IsSynchronized_m916ECDC97D55234918E33C68EBC7096AC3E9BB8C (void); // 0x0000004E System.Object LitJson.JsonData::System.Collections.ICollection.get_SyncRoot() extern void JsonData_System_Collections_ICollection_get_SyncRoot_mBAB43E3293672F6EB626FA687E552B51DC2F1FC2 (void); // 0x0000004F System.Boolean LitJson.JsonData::System.Collections.IDictionary.get_IsFixedSize() extern void JsonData_System_Collections_IDictionary_get_IsFixedSize_m5783EEBDE15601AB8FA90FD9A02B26AEB3176026 (void); // 0x00000050 System.Boolean LitJson.JsonData::System.Collections.IDictionary.get_IsReadOnly() extern void JsonData_System_Collections_IDictionary_get_IsReadOnly_m4DDCFBDE28ED5393BC1DC2871B454D50271BB4BB (void); // 0x00000051 System.Collections.ICollection LitJson.JsonData::System.Collections.IDictionary.get_Keys() extern void JsonData_System_Collections_IDictionary_get_Keys_m09C045695EBC903E21448D3DA5A9A5D787683D96 (void); // 0x00000052 System.Collections.ICollection LitJson.JsonData::System.Collections.IDictionary.get_Values() extern void JsonData_System_Collections_IDictionary_get_Values_m5C4630F668BCD06DF24FF2A25D78D1A52D249099 (void); // 0x00000053 System.Boolean LitJson.JsonData::LitJson.IJsonWrapper.get_IsArray() extern void JsonData_LitJson_IJsonWrapper_get_IsArray_mF1E13B321569EA63CC1429F47E30E838F263BE9E (void); // 0x00000054 System.Boolean LitJson.JsonData::LitJson.IJsonWrapper.get_IsBoolean() extern void JsonData_LitJson_IJsonWrapper_get_IsBoolean_mF6F37DE23B41831D7D996A6ED00A164098F9FD41 (void); // 0x00000055 System.Boolean LitJson.JsonData::LitJson.IJsonWrapper.get_IsDouble() extern void JsonData_LitJson_IJsonWrapper_get_IsDouble_m7370BEC0CE2BD5F1011A3C2F3DA91E314B9D1405 (void); // 0x00000056 System.Boolean LitJson.JsonData::LitJson.IJsonWrapper.get_IsInt() extern void JsonData_LitJson_IJsonWrapper_get_IsInt_m6EEE905B9FCDCECB3CCC9B6207FC84E4B4FBB563 (void); // 0x00000057 System.Boolean LitJson.JsonData::LitJson.IJsonWrapper.get_IsLong() extern void JsonData_LitJson_IJsonWrapper_get_IsLong_m7A3DDB112C21CD0030A7C0212527DA234A00A836 (void); // 0x00000058 System.Boolean LitJson.JsonData::LitJson.IJsonWrapper.get_IsObject() extern void JsonData_LitJson_IJsonWrapper_get_IsObject_mA27D82C6D4234AB1CE3241FE4CE50ECDD8B1B52E (void); // 0x00000059 System.Boolean LitJson.JsonData::LitJson.IJsonWrapper.get_IsString() extern void JsonData_LitJson_IJsonWrapper_get_IsString_m77BD58710E042B213612CF4E51BAE0BF03EA9DD3 (void); // 0x0000005A System.Boolean LitJson.JsonData::System.Collections.IList.get_IsFixedSize() extern void JsonData_System_Collections_IList_get_IsFixedSize_m5E943C4DE3DD920E91CD7C1F2E53192FA28200AE (void); // 0x0000005B System.Boolean LitJson.JsonData::System.Collections.IList.get_IsReadOnly() extern void JsonData_System_Collections_IList_get_IsReadOnly_m6E271699DD735D2E1123085A3508AC27D735C4F7 (void); // 0x0000005C System.Object LitJson.JsonData::System.Collections.IDictionary.get_Item(System.Object) extern void JsonData_System_Collections_IDictionary_get_Item_m8E67E7723DA1D430AC2E2DDD1E592C708EFFB032 (void); // 0x0000005D System.Void LitJson.JsonData::System.Collections.IDictionary.set_Item(System.Object,System.Object) extern void JsonData_System_Collections_IDictionary_set_Item_m9E5C2463B2821FC2B3BE28F28F1050AE388902F9 (void); // 0x0000005E System.Object LitJson.JsonData::System.Collections.Specialized.IOrderedDictionary.get_Item(System.Int32) extern void JsonData_System_Collections_Specialized_IOrderedDictionary_get_Item_m62C54CDE0A105AAF22FB8D88C5A04C18C9D592A8 (void); // 0x0000005F System.Void LitJson.JsonData::System.Collections.Specialized.IOrderedDictionary.set_Item(System.Int32,System.Object) extern void JsonData_System_Collections_Specialized_IOrderedDictionary_set_Item_mC21FB1501163CB204909FBB6A265534ED43AF14A (void); // 0x00000060 System.Object LitJson.JsonData::System.Collections.IList.get_Item(System.Int32) extern void JsonData_System_Collections_IList_get_Item_mD896EB10F113D680EDFBC3D495131B2FCDEC55EF (void); // 0x00000061 System.Void LitJson.JsonData::System.Collections.IList.set_Item(System.Int32,System.Object) extern void JsonData_System_Collections_IList_set_Item_mB7EAC712FD88B435CF5D885BF0A678B09C19C60E (void); // 0x00000062 System.Int32 LitJson.JsonData::get_Count() extern void JsonData_get_Count_m59A660054922D869F9CC95947848D1829AD2680C (void); // 0x00000063 System.Boolean LitJson.JsonData::get_IsArray() extern void JsonData_get_IsArray_m37BA31D547428C52C0F4A1923598DC36124033DC (void); // 0x00000064 System.Boolean LitJson.JsonData::get_IsBoolean() extern void JsonData_get_IsBoolean_mA02E81165515B6A3FC71FC03A85734E9905FE450 (void); // 0x00000065 System.Boolean LitJson.JsonData::get_IsDouble() extern void JsonData_get_IsDouble_m36490E724869C57CC7CCDBA30430FCB5A3E4602A (void); // 0x00000066 System.Boolean LitJson.JsonData::get_IsInt() extern void JsonData_get_IsInt_m094B3A225B2B50F0123D1BAB1012D5E652C200B7 (void); // 0x00000067 System.Boolean LitJson.JsonData::get_IsLong() extern void JsonData_get_IsLong_m082D69215FD4794AF4B026BFEB5BF72A6FD1CEBD (void); // 0x00000068 System.Boolean LitJson.JsonData::get_IsObject() extern void JsonData_get_IsObject_mF608D1B4942FFA43A6E4D27DAD8243343AAEC0D3 (void); // 0x00000069 System.Boolean LitJson.JsonData::get_IsString() extern void JsonData_get_IsString_m5F2D19AC3F87FB3D76F1FDAA9D6B2CF3564977FF (void); // 0x0000006A System.Collections.Generic.ICollection`1 LitJson.JsonData::get_Keys() extern void JsonData_get_Keys_mA554DAC6CFBD38FEA200EEF7AE25888E256A1E84 (void); // 0x0000006B LitJson.JsonData LitJson.JsonData::get_Item(System.String) extern void JsonData_get_Item_m6A08F7BE15696506EC603C2464772EE42AC216E7 (void); // 0x0000006C System.Void LitJson.JsonData::set_Item(System.String,LitJson.JsonData) extern void JsonData_set_Item_m6FE3B6A0E6C79F7B3661945A402CBEAB66371202 (void); // 0x0000006D LitJson.JsonData LitJson.JsonData::get_Item(System.Int32) extern void JsonData_get_Item_m86C371130EC3E4EC35A09E33C860CD825276A10D (void); // 0x0000006E System.Void LitJson.JsonData::set_Item(System.Int32,LitJson.JsonData) extern void JsonData_set_Item_m874D334A667986B4FBC1515687EF6B551D71FAE8 (void); // 0x0000006F System.Void LitJson.JsonData::.ctor() extern void JsonData__ctor_m6811B52CF3A742B6E425A0C8C02A7F475EC70C22 (void); // 0x00000070 System.Void LitJson.JsonData::.ctor(System.Boolean) extern void JsonData__ctor_mEB4115AF975189279CB57527850DDAD9230D3D2B (void); // 0x00000071 System.Void LitJson.JsonData::.ctor(System.Double) extern void JsonData__ctor_m8A0A37263CACAC98E364B72BDF9929433707D6F7 (void); // 0x00000072 System.Void LitJson.JsonData::.ctor(System.Int32) extern void JsonData__ctor_m53BBD8B0DF27C525C5CD4BFD9E5C2EC09A106F78 (void); // 0x00000073 System.Void LitJson.JsonData::.ctor(System.Int64) extern void JsonData__ctor_mB54717B470C1218DF181039F1A12F9BACD000462 (void); // 0x00000074 System.Void LitJson.JsonData::.ctor(System.Object) extern void JsonData__ctor_mA02A77C55F31BBE7F62D84ADEAC445BB4D6BF6F0 (void); // 0x00000075 System.Void LitJson.JsonData::.ctor(System.String) extern void JsonData__ctor_m9FAA8A904760EDD166AA91A84184FB51FB68E3F3 (void); // 0x00000076 LitJson.JsonData LitJson.JsonData::op_Implicit(System.Boolean) extern void JsonData_op_Implicit_mC871BF156436DB7DD31D0967362C7BAB23E86B05 (void); // 0x00000077 LitJson.JsonData LitJson.JsonData::op_Implicit(System.Double) extern void JsonData_op_Implicit_m377181AA771E477D2580E05604879C58F4941DB1 (void); // 0x00000078 LitJson.JsonData LitJson.JsonData::op_Implicit(System.Int32) extern void JsonData_op_Implicit_mAD4D2BC9F43B7F67F2625B50A37FFF2D63411C15 (void); // 0x00000079 LitJson.JsonData LitJson.JsonData::op_Implicit(System.Int64) extern void JsonData_op_Implicit_m0905FE3F4BBE5483C3175B5AAE0C2AD84ECEC29D (void); // 0x0000007A LitJson.JsonData LitJson.JsonData::op_Implicit(System.String) extern void JsonData_op_Implicit_mD978DF7CE7E49EA637E536F5A410FDFF68ACFABE (void); // 0x0000007B System.Boolean LitJson.JsonData::op_Explicit(LitJson.JsonData) extern void JsonData_op_Explicit_mA048CAEE607C55B0E82B2051CDC921A7E54A9AD4 (void); // 0x0000007C System.Double LitJson.JsonData::op_Explicit(LitJson.JsonData) extern void JsonData_op_Explicit_m91889F4D3822778AFF7632F5B30BD281EA937F09 (void); // 0x0000007D System.Int32 LitJson.JsonData::op_Explicit(LitJson.JsonData) extern void JsonData_op_Explicit_m94F189BE9636A52B7E699F988282EAEF9342751D (void); // 0x0000007E System.Int64 LitJson.JsonData::op_Explicit(LitJson.JsonData) extern void JsonData_op_Explicit_m0A788F49E28DE18F33D851EF8C95D496A2275B48 (void); // 0x0000007F System.String LitJson.JsonData::op_Explicit(LitJson.JsonData) extern void JsonData_op_Explicit_m7AD19ED5C99B6C2BEAC71AD2C892C86ED3F8F55C (void); // 0x00000080 System.Void LitJson.JsonData::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern void JsonData_System_Collections_ICollection_CopyTo_m718153CFF6828AF6E374C7FDF80D7FD675544520 (void); // 0x00000081 System.Void LitJson.JsonData::System.Collections.IDictionary.Add(System.Object,System.Object) extern void JsonData_System_Collections_IDictionary_Add_m8F766EE45CE3613EEE5136B5AC233C3FF3A16A1A (void); // 0x00000082 System.Void LitJson.JsonData::System.Collections.IDictionary.Clear() extern void JsonData_System_Collections_IDictionary_Clear_m285AB467A43A7C41A8427B796E17F213AEA51528 (void); // 0x00000083 System.Boolean LitJson.JsonData::System.Collections.IDictionary.Contains(System.Object) extern void JsonData_System_Collections_IDictionary_Contains_m02095723C5D92D7C080B137650156C56261FA23C (void); // 0x00000084 System.Collections.IDictionaryEnumerator LitJson.JsonData::System.Collections.IDictionary.GetEnumerator() extern void JsonData_System_Collections_IDictionary_GetEnumerator_mC7F4FE47A8BD7DD7A9941C7D62BDC8906FBE7AAE (void); // 0x00000085 System.Void LitJson.JsonData::System.Collections.IDictionary.Remove(System.Object) extern void JsonData_System_Collections_IDictionary_Remove_m16DF2045A4C3B23570ACBFBF890CEABF481F81CF (void); // 0x00000086 System.Collections.IEnumerator LitJson.JsonData::System.Collections.IEnumerable.GetEnumerator() extern void JsonData_System_Collections_IEnumerable_GetEnumerator_mFE8CBE09E06D74A6EFDBA81CC6755C65451862E2 (void); // 0x00000087 System.Boolean LitJson.JsonData::LitJson.IJsonWrapper.GetBoolean() extern void JsonData_LitJson_IJsonWrapper_GetBoolean_m02229DB77CB8074F0F2ED898D0CE29BA4350B95B (void); // 0x00000088 System.Double LitJson.JsonData::LitJson.IJsonWrapper.GetDouble() extern void JsonData_LitJson_IJsonWrapper_GetDouble_mBB4264E6B18E4DF17A4B00CB0BFE838A3895AE69 (void); // 0x00000089 System.Int32 LitJson.JsonData::LitJson.IJsonWrapper.GetInt() extern void JsonData_LitJson_IJsonWrapper_GetInt_mC20A4D6F04A93056C1FB067C68E092AA4CE13BEE (void); // 0x0000008A System.Int64 LitJson.JsonData::LitJson.IJsonWrapper.GetLong() extern void JsonData_LitJson_IJsonWrapper_GetLong_mC36169157591BD9D3A60C529659D4F6EF01A268D (void); // 0x0000008B System.String LitJson.JsonData::LitJson.IJsonWrapper.GetString() extern void JsonData_LitJson_IJsonWrapper_GetString_m6EA810BD49C5125077D92E11DFEC4AFE0A4235E1 (void); // 0x0000008C System.Void LitJson.JsonData::LitJson.IJsonWrapper.SetBoolean(System.Boolean) extern void JsonData_LitJson_IJsonWrapper_SetBoolean_mF61DEBF6BDEFCEEC1CA6786DB676415813DCB014 (void); // 0x0000008D System.Void LitJson.JsonData::LitJson.IJsonWrapper.SetDouble(System.Double) extern void JsonData_LitJson_IJsonWrapper_SetDouble_mDE0713F66AB143C6F3705DA877F01C9E60D76553 (void); // 0x0000008E System.Void LitJson.JsonData::LitJson.IJsonWrapper.SetInt(System.Int32) extern void JsonData_LitJson_IJsonWrapper_SetInt_m2FD29586CD2F56322C23D12E7622A30053C704D5 (void); // 0x0000008F System.Void LitJson.JsonData::LitJson.IJsonWrapper.SetLong(System.Int64) extern void JsonData_LitJson_IJsonWrapper_SetLong_mE40BE10F5427485DBFE8018E34C61EA862B18716 (void); // 0x00000090 System.Void LitJson.JsonData::LitJson.IJsonWrapper.SetString(System.String) extern void JsonData_LitJson_IJsonWrapper_SetString_m1D50848A9C4D6FDA2EA3A0B48AB58F27B859BFBA (void); // 0x00000091 System.String LitJson.JsonData::LitJson.IJsonWrapper.ToJson() extern void JsonData_LitJson_IJsonWrapper_ToJson_m5B53ACE8DB62D0816B15367D6A35EDB96A3977CB (void); // 0x00000092 System.Void LitJson.JsonData::LitJson.IJsonWrapper.ToJson(LitJson.JsonWriter) extern void JsonData_LitJson_IJsonWrapper_ToJson_m9F1ACEC1D1CDC41BE912D364538A9DFB79053CCD (void); // 0x00000093 System.Int32 LitJson.JsonData::System.Collections.IList.Add(System.Object) extern void JsonData_System_Collections_IList_Add_mBB90F2B605DA48CF3B2BB283D83E3B68982D7857 (void); // 0x00000094 System.Void LitJson.JsonData::System.Collections.IList.Clear() extern void JsonData_System_Collections_IList_Clear_m480936A33C1592C34894FCCB427D2A650841D15B (void); // 0x00000095 System.Boolean LitJson.JsonData::System.Collections.IList.Contains(System.Object) extern void JsonData_System_Collections_IList_Contains_m524B6DEDCF030862D76E60DE0EF23CE305052A16 (void); // 0x00000096 System.Int32 LitJson.JsonData::System.Collections.IList.IndexOf(System.Object) extern void JsonData_System_Collections_IList_IndexOf_mC8D5D8C8B485992303ACF9F535A63BEBABDAC186 (void); // 0x00000097 System.Void LitJson.JsonData::System.Collections.IList.Insert(System.Int32,System.Object) extern void JsonData_System_Collections_IList_Insert_m968CA5587708151BD18906CD3A30CA3BB452D4F1 (void); // 0x00000098 System.Void LitJson.JsonData::System.Collections.IList.Remove(System.Object) extern void JsonData_System_Collections_IList_Remove_m6BE0CE268E656B03AFDF0E8F532C2D7C2A35611E (void); // 0x00000099 System.Void LitJson.JsonData::System.Collections.IList.RemoveAt(System.Int32) extern void JsonData_System_Collections_IList_RemoveAt_mE575B66B97A5547B92B86551F53E8316411A1A4F (void); // 0x0000009A System.Collections.IDictionaryEnumerator LitJson.JsonData::System.Collections.Specialized.IOrderedDictionary.GetEnumerator() extern void JsonData_System_Collections_Specialized_IOrderedDictionary_GetEnumerator_m277AB6743B8845FE83E7DB3A71456CAAFB8620D5 (void); // 0x0000009B System.Void LitJson.JsonData::System.Collections.Specialized.IOrderedDictionary.Insert(System.Int32,System.Object,System.Object) extern void JsonData_System_Collections_Specialized_IOrderedDictionary_Insert_m453944A5175BF515C00BCC24BBE6D1A0121EC0B5 (void); // 0x0000009C System.Void LitJson.JsonData::System.Collections.Specialized.IOrderedDictionary.RemoveAt(System.Int32) extern void JsonData_System_Collections_Specialized_IOrderedDictionary_RemoveAt_m276C779F61AFC7AA2ABC0866BB71FCAF219AF060 (void); // 0x0000009D System.Collections.ICollection LitJson.JsonData::EnsureCollection() extern void JsonData_EnsureCollection_mFB01D813BC8765113931EF533783BA5BC764C283 (void); // 0x0000009E System.Collections.IDictionary LitJson.JsonData::EnsureDictionary() extern void JsonData_EnsureDictionary_m402293ECDF1F18AE8CA8259A102E698ADD3A8EB2 (void); // 0x0000009F System.Collections.IList LitJson.JsonData::EnsureList() extern void JsonData_EnsureList_m6FCDB06F594222F9584291F20B3DA2FF4E5CE718 (void); // 0x000000A0 LitJson.JsonData LitJson.JsonData::ToJsonData(System.Object) extern void JsonData_ToJsonData_mD42F841238609F7087B993D39CC6EC3F39F8BACC (void); // 0x000000A1 System.Void LitJson.JsonData::WriteJson(LitJson.IJsonWrapper,LitJson.JsonWriter) extern void JsonData_WriteJson_mD307B7581AE536A21EA9F30B270BC5393B335356 (void); // 0x000000A2 System.Int32 LitJson.JsonData::Add(System.Object) extern void JsonData_Add_mA88DA1756863A2C121F7D72986EDF2EF6E0B88E1 (void); // 0x000000A3 System.Void LitJson.JsonData::Clear() extern void JsonData_Clear_m8CBDDC3858610406EB362973D8DFCB2A7D6F98CC (void); // 0x000000A4 System.Boolean LitJson.JsonData::Equals(LitJson.JsonData) extern void JsonData_Equals_m7369F0352ABADD880C05AC75E5B755FC38A60B45 (void); // 0x000000A5 LitJson.JsonType LitJson.JsonData::GetJsonType() extern void JsonData_GetJsonType_m7313142A8EEFA586606A2F25157426C377A6096C (void); // 0x000000A6 System.Void LitJson.JsonData::SetJsonType(LitJson.JsonType) extern void JsonData_SetJsonType_m1E8E1D8FA51CA48796DB13ECD7DA808A7576A7C3 (void); // 0x000000A7 System.String LitJson.JsonData::ToJson() extern void JsonData_ToJson_m658608ADAC4FD37098A16F86171C6BEDAE6E4C30 (void); // 0x000000A8 System.Void LitJson.JsonData::ToJson(LitJson.JsonWriter) extern void JsonData_ToJson_m179225C968B6EE68507BB3694882E41DA05DA4C4 (void); // 0x000000A9 System.String LitJson.JsonData::ToString() extern void JsonData_ToString_m7F6F96196EDD1B0767AED023EC8640959B6D9382 (void); // 0x000000AA System.Object LitJson.OrderedDictionaryEnumerator::get_Current() extern void OrderedDictionaryEnumerator_get_Current_m26CAEFF45373A3A4EB6AA364345D4728F9616E6D (void); // 0x000000AB System.Collections.DictionaryEntry LitJson.OrderedDictionaryEnumerator::get_Entry() extern void OrderedDictionaryEnumerator_get_Entry_mD2E0B7A30035474EB30FC5AB71B4C299E0C9124A (void); // 0x000000AC System.Object LitJson.OrderedDictionaryEnumerator::get_Key() extern void OrderedDictionaryEnumerator_get_Key_mD0051B27FCA09C476E348C40D1B8E8E48F3B8F9B (void); // 0x000000AD System.Object LitJson.OrderedDictionaryEnumerator::get_Value() extern void OrderedDictionaryEnumerator_get_Value_m666D246C6E8795EACCD622E49139F5B0A1AD8D2D (void); // 0x000000AE System.Void LitJson.OrderedDictionaryEnumerator::.ctor(System.Collections.Generic.IEnumerator`1>) extern void OrderedDictionaryEnumerator__ctor_mE835230F6C9BF7EBC082A282BE74976A450B07A1 (void); // 0x000000AF System.Boolean LitJson.OrderedDictionaryEnumerator::MoveNext() extern void OrderedDictionaryEnumerator_MoveNext_m0862F64D1B571A878D85F0EA7B91F84C44A02B61 (void); // 0x000000B0 System.Void LitJson.OrderedDictionaryEnumerator::Reset() extern void OrderedDictionaryEnumerator_Reset_m28A5AD433A2A8AF31DEF35FA549C0FFB356A3533 (void); // 0x000000B1 System.Void LitJson.JsonException::.ctor() extern void JsonException__ctor_m6E6F4D1266048142B4B1E1A049E9DA1FEC803381 (void); // 0x000000B2 System.Void LitJson.JsonException::.ctor(LitJson.ParserToken) extern void JsonException__ctor_mD4207AFB58089E76BB79C31BDF909450FEE2E55C (void); // 0x000000B3 System.Void LitJson.JsonException::.ctor(LitJson.ParserToken,System.Exception) extern void JsonException__ctor_mD12D72A1D7949F48B846F1207BFA40EB8CB61E23 (void); // 0x000000B4 System.Void LitJson.JsonException::.ctor(System.Int32) extern void JsonException__ctor_m267C4D3DA6783E685C755BEB2B354A15AB620363 (void); // 0x000000B5 System.Void LitJson.JsonException::.ctor(System.Int32,System.Exception) extern void JsonException__ctor_mED383F0F7C13BE261BA2CDE530CA8535A0B7D0BD (void); // 0x000000B6 System.Void LitJson.JsonException::.ctor(System.String) extern void JsonException__ctor_m400377A21C20F6CAEE97CE7958869D819BB94BB5 (void); // 0x000000B7 System.Void LitJson.JsonException::.ctor(System.String,System.Exception) extern void JsonException__ctor_m14A2679E4D43BF656B5DFD019E9BEA7A80BFB6F4 (void); // 0x000000B8 System.Type LitJson.ArrayMetadata::get_ElementType() extern void ArrayMetadata_get_ElementType_m95F881ADA6D1906BDDAD52E328AEFF30ECA46226 (void); // 0x000000B9 System.Void LitJson.ArrayMetadata::set_ElementType(System.Type) extern void ArrayMetadata_set_ElementType_m5832C95BFE5A1BAE4F2A604A74935918F18C6FB3 (void); // 0x000000BA System.Boolean LitJson.ArrayMetadata::get_IsArray() extern void ArrayMetadata_get_IsArray_mF60D16C73C7A336444DAC740B3D6A84AD4AA40D2 (void); // 0x000000BB System.Void LitJson.ArrayMetadata::set_IsArray(System.Boolean) extern void ArrayMetadata_set_IsArray_m80C5694C47BE321F66F82FC47D554982E5F47AEE (void); // 0x000000BC System.Boolean LitJson.ArrayMetadata::get_IsList() extern void ArrayMetadata_get_IsList_m65D206DDD4278B4A0DF41E61799AE51EAA23BA7F (void); // 0x000000BD System.Void LitJson.ArrayMetadata::set_IsList(System.Boolean) extern void ArrayMetadata_set_IsList_mE4168A68921BFBA7306369E7BFDFD10CC59083C2 (void); // 0x000000BE System.Type LitJson.ObjectMetadata::get_ElementType() extern void ObjectMetadata_get_ElementType_mEC34F3956588C3B5C7EB07A112A7797BF8935BEE (void); // 0x000000BF System.Void LitJson.ObjectMetadata::set_ElementType(System.Type) extern void ObjectMetadata_set_ElementType_m5AF14DA94DE8B13F68D6913AA0487B6C412A9355 (void); // 0x000000C0 System.Boolean LitJson.ObjectMetadata::get_IsDictionary() extern void ObjectMetadata_get_IsDictionary_mC66AF9CA841EC0386F35FAD3DA899EB5C0DB082E (void); // 0x000000C1 System.Void LitJson.ObjectMetadata::set_IsDictionary(System.Boolean) extern void ObjectMetadata_set_IsDictionary_mA0408F3F69CBF5C14DEC1CD12FBD4B9830F91151 (void); // 0x000000C2 System.Collections.Generic.IDictionary`2 LitJson.ObjectMetadata::get_Properties() extern void ObjectMetadata_get_Properties_m8E9F8EDA9F12FD110E25D5785F084C1A8B393805 (void); // 0x000000C3 System.Void LitJson.ObjectMetadata::set_Properties(System.Collections.Generic.IDictionary`2) extern void ObjectMetadata_set_Properties_m6DD2CBC23136F0B020069E54BDF7A1BCCCF31FE6 (void); // 0x000000C4 System.Void LitJson.ExporterFunc::.ctor(System.Object,System.IntPtr) extern void ExporterFunc__ctor_mE42C7A27446C000BC923E32171289DA0E9CDC5D2 (void); // 0x000000C5 System.Void LitJson.ExporterFunc::Invoke(System.Object,LitJson.JsonWriter) extern void ExporterFunc_Invoke_mE96AA8DA43B26B809D4D5D09A1A22966C81D2BDD (void); // 0x000000C6 System.IAsyncResult LitJson.ExporterFunc::BeginInvoke(System.Object,LitJson.JsonWriter,System.AsyncCallback,System.Object) extern void ExporterFunc_BeginInvoke_mBA6940F67F0CDB782296CFA12D84BB9B57938AA8 (void); // 0x000000C7 System.Void LitJson.ExporterFunc::EndInvoke(System.IAsyncResult) extern void ExporterFunc_EndInvoke_m5C0A1A181C17D6913DD424D7C4185B25CF052A25 (void); // 0x000000C8 System.Void LitJson.ExporterFunc`1::.ctor(System.Object,System.IntPtr) // 0x000000C9 System.Void LitJson.ExporterFunc`1::Invoke(T,LitJson.JsonWriter) // 0x000000CA System.IAsyncResult LitJson.ExporterFunc`1::BeginInvoke(T,LitJson.JsonWriter,System.AsyncCallback,System.Object) // 0x000000CB System.Void LitJson.ExporterFunc`1::EndInvoke(System.IAsyncResult) // 0x000000CC System.Void LitJson.ImporterFunc::.ctor(System.Object,System.IntPtr) extern void ImporterFunc__ctor_m630470C9B15EC4550BDC9B0A860B2F9C3B66C029 (void); // 0x000000CD System.Object LitJson.ImporterFunc::Invoke(System.Object) extern void ImporterFunc_Invoke_m143089455BBD8920FDB4F1B683E685B50FB8077A (void); // 0x000000CE System.IAsyncResult LitJson.ImporterFunc::BeginInvoke(System.Object,System.AsyncCallback,System.Object) extern void ImporterFunc_BeginInvoke_mD7CF3CA8BCE43B4C7C2CB4539FCC07CFB3B459C2 (void); // 0x000000CF System.Object LitJson.ImporterFunc::EndInvoke(System.IAsyncResult) extern void ImporterFunc_EndInvoke_mBA9C97FCC0F1A51B4F9ADBA9C3C71B2992B8C853 (void); // 0x000000D0 System.Void LitJson.ImporterFunc`2::.ctor(System.Object,System.IntPtr) // 0x000000D1 TValue LitJson.ImporterFunc`2::Invoke(TJson) // 0x000000D2 System.IAsyncResult LitJson.ImporterFunc`2::BeginInvoke(TJson,System.AsyncCallback,System.Object) // 0x000000D3 TValue LitJson.ImporterFunc`2::EndInvoke(System.IAsyncResult) // 0x000000D4 System.Void LitJson.WrapperFactory::.ctor(System.Object,System.IntPtr) extern void WrapperFactory__ctor_mDCB80755422A0F810CF4702BBE931A9B4AE5C809 (void); // 0x000000D5 LitJson.IJsonWrapper LitJson.WrapperFactory::Invoke() extern void WrapperFactory_Invoke_mDEC930B07F8B4652EBECE1E6386E92701A93C7D5 (void); // 0x000000D6 System.IAsyncResult LitJson.WrapperFactory::BeginInvoke(System.AsyncCallback,System.Object) extern void WrapperFactory_BeginInvoke_mEFD9FE53CFC5454AAEB8B36D92C3328E55C03066 (void); // 0x000000D7 LitJson.IJsonWrapper LitJson.WrapperFactory::EndInvoke(System.IAsyncResult) extern void WrapperFactory_EndInvoke_m425C49E08B2DAB9EE155560276880757C783AE55 (void); // 0x000000D8 System.Void LitJson.JsonMapper::.cctor() extern void JsonMapper__cctor_mB5697D724FF6E6DB1BBAB0F6128A410F9D2E124A (void); // 0x000000D9 System.Void LitJson.JsonMapper::.ctor() extern void JsonMapper__ctor_m4EFA59D3C6A7E23D70386738A91ACDCF437E6E8A (void); // 0x000000DA System.Void LitJson.JsonMapper::AddArrayMetadata(System.Type) extern void JsonMapper_AddArrayMetadata_mE3410659CA2904A58B6870D8AD254B2AC926871B (void); // 0x000000DB System.Void LitJson.JsonMapper::AddObjectMetadata(System.Type) extern void JsonMapper_AddObjectMetadata_m9A5768B60C9F0965DA9CD72412DE5371AA9A756C (void); // 0x000000DC System.Void LitJson.JsonMapper::AddTypeProperties(System.Type) extern void JsonMapper_AddTypeProperties_m24B07F9D8AE8CE6C178AF8E6FD44BDF6A4A84389 (void); // 0x000000DD System.Reflection.MethodInfo LitJson.JsonMapper::GetConvOp(System.Type,System.Type) extern void JsonMapper_GetConvOp_mA86D07E06B99E4CA3C35F70E294950C288086F8F (void); // 0x000000DE System.Object LitJson.JsonMapper::ReadValue(System.Type,LitJson.JsonReader) extern void JsonMapper_ReadValue_m12EFFE983BBE0A9254AA072EFEFB7A6156F094E6 (void); // 0x000000DF LitJson.IJsonWrapper LitJson.JsonMapper::ReadValue(LitJson.WrapperFactory,LitJson.JsonReader) extern void JsonMapper_ReadValue_m1E79EF3FC740E018A6C14D7D4A5D9FBE12239856 (void); // 0x000000E0 System.Void LitJson.JsonMapper::ReadSkip(LitJson.JsonReader) extern void JsonMapper_ReadSkip_m7F6CAE3D09563D1EB8937A3C7D4E89B3D7DA08A0 (void); // 0x000000E1 System.Void LitJson.JsonMapper::RegisterBaseExporters() extern void JsonMapper_RegisterBaseExporters_m1866D55E6CA556A86EB3F4E4C484706A596A34D9 (void); // 0x000000E2 System.Void LitJson.JsonMapper::RegisterBaseImporters() extern void JsonMapper_RegisterBaseImporters_m108AF061EDD0D019D96B7276A59E909010EF6F79 (void); // 0x000000E3 System.Void LitJson.JsonMapper::RegisterImporter(System.Collections.Generic.IDictionary`2>,System.Type,System.Type,LitJson.ImporterFunc) extern void JsonMapper_RegisterImporter_m091B42BD8AE8DBD08A21E950E11677E1B87363ED (void); // 0x000000E4 System.Void LitJson.JsonMapper::WriteValue(System.Object,LitJson.JsonWriter,System.Boolean,System.Int32) extern void JsonMapper_WriteValue_m143881E655EEAE7440BFE564E13A2580A021DBDE (void); // 0x000000E5 System.String LitJson.JsonMapper::ToJson(System.Object) extern void JsonMapper_ToJson_m47E09DCA4D412AB6D98769A2A5544C6D65155811 (void); // 0x000000E6 System.Void LitJson.JsonMapper::ToJson(System.Object,LitJson.JsonWriter) extern void JsonMapper_ToJson_m3FBB1723553372CD6BACDEB43C496AA7264BBA63 (void); // 0x000000E7 LitJson.JsonData LitJson.JsonMapper::ToObject(LitJson.JsonReader) extern void JsonMapper_ToObject_m6A0C017074DC44C7B7EAA323071870B8EA987FA5 (void); // 0x000000E8 LitJson.JsonData LitJson.JsonMapper::ToObject(System.IO.TextReader) extern void JsonMapper_ToObject_m3F247D9F223246365382A07DA1BB60C14A177CAE (void); // 0x000000E9 LitJson.JsonData LitJson.JsonMapper::ToObject(System.String) extern void JsonMapper_ToObject_m4CE0C423373F28612B2140D6D1A3DCE4F9161FBA (void); // 0x000000EA T LitJson.JsonMapper::ToObject(LitJson.JsonReader) // 0x000000EB T LitJson.JsonMapper::ToObject(System.IO.TextReader) // 0x000000EC T LitJson.JsonMapper::ToObject(System.String) // 0x000000ED LitJson.IJsonWrapper LitJson.JsonMapper::ToWrapper(LitJson.WrapperFactory,LitJson.JsonReader) extern void JsonMapper_ToWrapper_m28AEBBDAD4A1AC70073753BC264C59020323B8A1 (void); // 0x000000EE LitJson.IJsonWrapper LitJson.JsonMapper::ToWrapper(LitJson.WrapperFactory,System.String) extern void JsonMapper_ToWrapper_mA6DFAACCFE4197B6B71E3AB7B325EF9C5D0739E6 (void); // 0x000000EF System.Void LitJson.JsonMapper::RegisterExporter(LitJson.ExporterFunc`1) // 0x000000F0 System.Void LitJson.JsonMapper::RegisterImporter(LitJson.ImporterFunc`2) // 0x000000F1 System.Void LitJson.JsonMapper::UnregisterExporters() extern void JsonMapper_UnregisterExporters_m8F552F5571351C749E0610D98C679CD8242D0443 (void); // 0x000000F2 System.Void LitJson.JsonMapper::UnregisterImporters() extern void JsonMapper_UnregisterImporters_m7FEEE56F8530938EC1FBE2AFB0846355E4E591B9 (void); // 0x000000F3 LitJson.IJsonWrapper LitJson.JsonMapper::m__0() extern void JsonMapper_U3CReadSkipU3Em__0_mB65EF7FA962A4F427D7912261D3D95AFE5229C1E (void); // 0x000000F4 System.Void LitJson.JsonMapper::m__1(System.Object,LitJson.JsonWriter) extern void JsonMapper_U3CRegisterBaseExportersU3Em__1_m110FF8AA5363BCD46796FAD1F2D8FED836BFDDBF (void); // 0x000000F5 System.Void LitJson.JsonMapper::m__2(System.Object,LitJson.JsonWriter) extern void JsonMapper_U3CRegisterBaseExportersU3Em__2_m0FD239C7D31079CE0675AFB2A018A1FC3F43B011 (void); // 0x000000F6 System.Void LitJson.JsonMapper::m__3(System.Object,LitJson.JsonWriter) extern void JsonMapper_U3CRegisterBaseExportersU3Em__3_mA29C3028DA92212563CFE9D81330CF54DAB65B8B (void); // 0x000000F7 System.Void LitJson.JsonMapper::m__4(System.Object,LitJson.JsonWriter) extern void JsonMapper_U3CRegisterBaseExportersU3Em__4_mCBDFEBE0258C9356C1344220ED444CE561296DAF (void); // 0x000000F8 System.Void LitJson.JsonMapper::m__5(System.Object,LitJson.JsonWriter) extern void JsonMapper_U3CRegisterBaseExportersU3Em__5_mF9877906A7374E0EF585198C87932BA56E702E16 (void); // 0x000000F9 System.Void LitJson.JsonMapper::m__6(System.Object,LitJson.JsonWriter) extern void JsonMapper_U3CRegisterBaseExportersU3Em__6_m990DB5417D13B4039F5ECF7EE748C4A26358B8CD (void); // 0x000000FA System.Void LitJson.JsonMapper::m__7(System.Object,LitJson.JsonWriter) extern void JsonMapper_U3CRegisterBaseExportersU3Em__7_mCADDB28F9A068F794CFFCA92C11FEAB6789505F4 (void); // 0x000000FB System.Void LitJson.JsonMapper::m__8(System.Object,LitJson.JsonWriter) extern void JsonMapper_U3CRegisterBaseExportersU3Em__8_mDA9844C013501A93EB4D8E6EAEE1F16FF13A6575 (void); // 0x000000FC System.Void LitJson.JsonMapper::m__9(System.Object,LitJson.JsonWriter) extern void JsonMapper_U3CRegisterBaseExportersU3Em__9_m94AD3AE236D76E40347D15F45F76CC0B27ECC821 (void); // 0x000000FD System.Object LitJson.JsonMapper::m__A(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__A_mA1F5749E268B8573AE59CA4AFDA294E06C5B495D (void); // 0x000000FE System.Object LitJson.JsonMapper::m__B(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__B_m3ADD4F61880F2DBF16970403F0C4AB6D0CA5C866 (void); // 0x000000FF System.Object LitJson.JsonMapper::m__C(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__C_m8F5FA54FC18A79A77BD4A8063E6EFDD101FBE7A9 (void); // 0x00000100 System.Object LitJson.JsonMapper::m__D(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__D_m82DF7F475A2E0DA9EB74C493C41475475EC56DF7 (void); // 0x00000101 System.Object LitJson.JsonMapper::m__E(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__E_mFF7D39CF1F9C6539031853BF7282E96823BFDD6F (void); // 0x00000102 System.Object LitJson.JsonMapper::m__F(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__F_mBD6BB1B68A7163693A2F8207F22CA0E9DBD1CDB3 (void); // 0x00000103 System.Object LitJson.JsonMapper::m__10(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__10_m373921C4F987CB8342108CA7B892AFC9359FEA94 (void); // 0x00000104 System.Object LitJson.JsonMapper::m__11(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__11_m3DB56AA4D337205711CC07D354E67D28C1C1C586 (void); // 0x00000105 System.Object LitJson.JsonMapper::m__12(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__12_m31F2706B1EDA98CF528C80328ACB64DBF7A3B95D (void); // 0x00000106 System.Object LitJson.JsonMapper::m__13(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__13_m881B1EBE03FFD1ECAAEAD3FB23ACA14D2F639B07 (void); // 0x00000107 System.Object LitJson.JsonMapper::m__14(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__14_mDD8CDBB9BBD6B45989EDBA945F727DE509618E2C (void); // 0x00000108 System.Object LitJson.JsonMapper::m__15(System.Object) extern void JsonMapper_U3CRegisterBaseImportersU3Em__15_m6951826F16113B0A6299D08457BFC32A6F46C08C (void); // 0x00000109 LitJson.IJsonWrapper LitJson.JsonMapper::m__16() extern void JsonMapper_U3CToObjectU3Em__16_m8DA1098B91A6C53C80739287E9B586FEA13E4CC0 (void); // 0x0000010A LitJson.IJsonWrapper LitJson.JsonMapper::m__17() extern void JsonMapper_U3CToObjectU3Em__17_mBE9335E726649414F7F89885844EBCA138B6DCCF (void); // 0x0000010B LitJson.IJsonWrapper LitJson.JsonMapper::m__18() extern void JsonMapper_U3CToObjectU3Em__18_mAE23DE92E73609349AFAEEF64FD17CFC4849BB08 (void); // 0x0000010C System.Void LitJson.JsonMapper/c__AnonStorey0`1::.ctor() // 0x0000010D System.Void LitJson.JsonMapper/c__AnonStorey0`1::<>m__0(System.Object,LitJson.JsonWriter) // 0x0000010E System.Void LitJson.JsonMapper/c__AnonStorey1`2::.ctor() // 0x0000010F System.Object LitJson.JsonMapper/c__AnonStorey1`2::<>m__0(System.Object) // 0x00000110 System.Boolean LitJson.JsonReader::get_AllowComments() extern void JsonReader_get_AllowComments_mC545DEA4DEF8BD93D5697DB9AFDEE65AE4EFA6F6 (void); // 0x00000111 System.Void LitJson.JsonReader::set_AllowComments(System.Boolean) extern void JsonReader_set_AllowComments_m33ED48F247F6DA42BA8A583170D31BA4C51C30E4 (void); // 0x00000112 System.Boolean LitJson.JsonReader::get_AllowSingleQuotedStrings() extern void JsonReader_get_AllowSingleQuotedStrings_mEDC14EF3B3F603B0C152CAFFD5BFFC8CF0BEE8C6 (void); // 0x00000113 System.Void LitJson.JsonReader::set_AllowSingleQuotedStrings(System.Boolean) extern void JsonReader_set_AllowSingleQuotedStrings_mA3BC7969C81E0D65C419DA9986921287B19A368D (void); // 0x00000114 System.Boolean LitJson.JsonReader::get_SkipNonMembers() extern void JsonReader_get_SkipNonMembers_mD965BE953D678EA7BE0DBC707DFFB8BB7ADA1531 (void); // 0x00000115 System.Void LitJson.JsonReader::set_SkipNonMembers(System.Boolean) extern void JsonReader_set_SkipNonMembers_m397B6B1DD20B1C9C3F24371A7B4FDB65CDB63877 (void); // 0x00000116 System.Boolean LitJson.JsonReader::get_EndOfInput() extern void JsonReader_get_EndOfInput_m95CB8B1F42A424E1A08288A8DA2DD93B6386C2CE (void); // 0x00000117 System.Boolean LitJson.JsonReader::get_EndOfJson() extern void JsonReader_get_EndOfJson_m22A0E4F711E833BFD49D80CC442191260EAAB13C (void); // 0x00000118 LitJson.JsonToken LitJson.JsonReader::get_Token() extern void JsonReader_get_Token_m519B39A4B87C3A9A7B424AECAE7FDA64B946E975 (void); // 0x00000119 System.Object LitJson.JsonReader::get_Value() extern void JsonReader_get_Value_mF219BCB43B2F020C1B67935AA63A40ECD1EE4C05 (void); // 0x0000011A System.Void LitJson.JsonReader::.cctor() extern void JsonReader__cctor_mA3D3F44D91D95EE86E0813A91391537E68F2EF5E (void); // 0x0000011B System.Void LitJson.JsonReader::.ctor(System.String) extern void JsonReader__ctor_mA7B3448630453E385BCAADCA985410AFFCE4ACC3 (void); // 0x0000011C System.Void LitJson.JsonReader::.ctor(System.IO.TextReader) extern void JsonReader__ctor_m796FB622ADB958C9EC9B9F937C12B72B6424DE3A (void); // 0x0000011D System.Void LitJson.JsonReader::.ctor(System.IO.TextReader,System.Boolean) extern void JsonReader__ctor_mDC4C842CE01B549E193647B6BFEE5420187C446A (void); // 0x0000011E System.Void LitJson.JsonReader::PopulateParseTable() extern void JsonReader_PopulateParseTable_mCC3169C58AC1DD19682E113FF9AD2F71BF95980C (void); // 0x0000011F System.Void LitJson.JsonReader::TableAddCol(LitJson.ParserToken,System.Int32,System.Int32[]) extern void JsonReader_TableAddCol_m4A0AD9C37635A1C83AF78E463F603162DB292700 (void); // 0x00000120 System.Void LitJson.JsonReader::TableAddRow(LitJson.ParserToken) extern void JsonReader_TableAddRow_m22740E32484278985D3C41B39D5BE6CFD7EFBE1F (void); // 0x00000121 System.Void LitJson.JsonReader::ProcessNumber(System.String) extern void JsonReader_ProcessNumber_mF3EF4D91F87594C1D6357FDE08D539DDB66A624D (void); // 0x00000122 System.Void LitJson.JsonReader::ProcessSymbol() extern void JsonReader_ProcessSymbol_m0E855A59E8E386619529E923A6A9BABFEE63769C (void); // 0x00000123 System.Boolean LitJson.JsonReader::ReadToken() extern void JsonReader_ReadToken_m5C6E65529B9286DFC6270FE4A926FA12620894B9 (void); // 0x00000124 System.Void LitJson.JsonReader::Close() extern void JsonReader_Close_m91AEDB0DE517F63898D830A3140B83032CFE8F2F (void); // 0x00000125 System.Boolean LitJson.JsonReader::Read() extern void JsonReader_Read_mD8D28369934A79C6A0125279F425E48D1D35AE7B (void); // 0x00000126 System.Void LitJson.WriterContext::.ctor() extern void WriterContext__ctor_m776EF36E46B33DFC054B4AD1E6F3139B038AF037 (void); // 0x00000127 System.Int32 LitJson.JsonWriter::get_IndentValue() extern void JsonWriter_get_IndentValue_mF2FD1FADA3207ECD754534B9D5E65CC12A770182 (void); // 0x00000128 System.Void LitJson.JsonWriter::set_IndentValue(System.Int32) extern void JsonWriter_set_IndentValue_m50BCF8F90DF5E4EB581AEC9B320FAF57960B7A92 (void); // 0x00000129 System.Boolean LitJson.JsonWriter::get_PrettyPrint() extern void JsonWriter_get_PrettyPrint_mD81B92E6DF9C1A37598BB57E018818E616472446 (void); // 0x0000012A System.Void LitJson.JsonWriter::set_PrettyPrint(System.Boolean) extern void JsonWriter_set_PrettyPrint_mF46CF67E6862407E9B7BCF628F99BA071B4EE25C (void); // 0x0000012B System.IO.TextWriter LitJson.JsonWriter::get_TextWriter() extern void JsonWriter_get_TextWriter_m8C5C9441F52C2813A2A3A1834E7A8A3AF2CF875F (void); // 0x0000012C System.Boolean LitJson.JsonWriter::get_Validate() extern void JsonWriter_get_Validate_m28498F5A80E666297849E7C4F723F48A0B9A4DF6 (void); // 0x0000012D System.Void LitJson.JsonWriter::set_Validate(System.Boolean) extern void JsonWriter_set_Validate_mA5EE11772D5EEEDBF8653894C89D686A6B184F7B (void); // 0x0000012E System.Void LitJson.JsonWriter::.cctor() extern void JsonWriter__cctor_m64A42C0DCDC27BC8FFB605455420856AC720739F (void); // 0x0000012F System.Void LitJson.JsonWriter::.ctor() extern void JsonWriter__ctor_mFF4C2DE4CAD061714750C2D87291FCF9D0AE4EF0 (void); // 0x00000130 System.Void LitJson.JsonWriter::.ctor(System.Text.StringBuilder) extern void JsonWriter__ctor_m25FA80F1F771C70FB5353B2C9B592DB260A56B52 (void); // 0x00000131 System.Void LitJson.JsonWriter::.ctor(System.IO.TextWriter) extern void JsonWriter__ctor_m59AEC417CBCF6AB49675BCCFD00F274C31D3585E (void); // 0x00000132 System.Void LitJson.JsonWriter::DoValidation(LitJson.Condition) extern void JsonWriter_DoValidation_m3F03AD6E422930F933D182AD01154E08F32EFF3B (void); // 0x00000133 System.Void LitJson.JsonWriter::Init() extern void JsonWriter_Init_m9DD0FC6AED98A7D661B9374FFDFF534411DDB838 (void); // 0x00000134 System.Void LitJson.JsonWriter::IntToHex(System.Int32,System.Char[]) extern void JsonWriter_IntToHex_mF5E06CC13D2F0D5229D2BD63C5FD75D07CD2E2FE (void); // 0x00000135 System.Void LitJson.JsonWriter::Indent() extern void JsonWriter_Indent_m139D71DBB2C331C1C9A23D48AD0B607D10D8FEFA (void); // 0x00000136 System.Void LitJson.JsonWriter::Put(System.String) extern void JsonWriter_Put_mFABB67DDE2B46F39CB3BD04A8A883D908934CDF0 (void); // 0x00000137 System.Void LitJson.JsonWriter::PutNewline() extern void JsonWriter_PutNewline_mFE1588405B1DBE7ADC65A867FB1DB57A0D9CD3C4 (void); // 0x00000138 System.Void LitJson.JsonWriter::PutNewline(System.Boolean) extern void JsonWriter_PutNewline_mC6A36636BB9D628BCAB9C2F1B4C27546A9D07100 (void); // 0x00000139 System.Void LitJson.JsonWriter::PutString(System.String) extern void JsonWriter_PutString_m8BD1DBB2B72F8027F3B9DE4CD5D4807C5849F3D1 (void); // 0x0000013A System.Void LitJson.JsonWriter::Unindent() extern void JsonWriter_Unindent_m2EF20A77048699830DA37601DA2BE20F17B1D5E0 (void); // 0x0000013B System.String LitJson.JsonWriter::ToString() extern void JsonWriter_ToString_m787891ECDDA05AC2F51A2571A273ED2A5FF984FC (void); // 0x0000013C System.Void LitJson.JsonWriter::Reset() extern void JsonWriter_Reset_mCFA289C24C9ECEE98AD50E970F0D1F032F7E1989 (void); // 0x0000013D System.Void LitJson.JsonWriter::Write(System.Boolean) extern void JsonWriter_Write_mFACCB1B6087CE1C66A68CE3BA2AF9844F7F31D8C (void); // 0x0000013E System.Void LitJson.JsonWriter::Write(System.Decimal) extern void JsonWriter_Write_m2042A55B478D11A2C4BB399CE96C17DB3D85133A (void); // 0x0000013F System.Void LitJson.JsonWriter::Write(System.Double) extern void JsonWriter_Write_m657048A70C011FC85FD3773A026EC0B21462AB4D (void); // 0x00000140 System.Void LitJson.JsonWriter::Write(System.Int32) extern void JsonWriter_Write_m3A3246FEFCA9BCEB4F3E7D2D5AC0FF49B8BBD3A7 (void); // 0x00000141 System.Void LitJson.JsonWriter::Write(System.Int64) extern void JsonWriter_Write_m500833BCB5B21114C1C8A3FA7DAAF6A1EAD2A3D4 (void); // 0x00000142 System.Void LitJson.JsonWriter::Write(System.String) extern void JsonWriter_Write_mC6C394BE18186CAEB8597055057A1AECDEE56916 (void); // 0x00000143 System.Void LitJson.JsonWriter::Write(System.UInt64) extern void JsonWriter_Write_mA2318C6CCFB4A565564457D435FF8EDEDB0F6EAB (void); // 0x00000144 System.Void LitJson.JsonWriter::WriteArrayEnd() extern void JsonWriter_WriteArrayEnd_mE8262D6AC279897DA41D549CE12A8EA3054777B5 (void); // 0x00000145 System.Void LitJson.JsonWriter::WriteArrayStart() extern void JsonWriter_WriteArrayStart_mF4AB20790AB8817BCCEEB5FA649832890D5AADEB (void); // 0x00000146 System.Void LitJson.JsonWriter::WriteObjectEnd() extern void JsonWriter_WriteObjectEnd_m7B1F539A650AC9AA9413B9C3FF1DAA27834141AF (void); // 0x00000147 System.Void LitJson.JsonWriter::WriteObjectStart() extern void JsonWriter_WriteObjectStart_m90F3A0A19C03EA7CF90017768E3FA217E4038688 (void); // 0x00000148 System.Void LitJson.JsonWriter::WritePropertyName(System.String) extern void JsonWriter_WritePropertyName_m5646EF1771ABCFCCAAD52086AAE3387579E158E0 (void); // 0x00000149 System.Void LitJson.FsmContext::.ctor() extern void FsmContext__ctor_m65740EA47916AE8C2881DD66B2EEE0CECA3E7189 (void); // 0x0000014A System.Boolean LitJson.Lexer::get_AllowComments() extern void Lexer_get_AllowComments_m0810E49622D9958F3C841466EEE6A9695B09F8AB (void); // 0x0000014B System.Void LitJson.Lexer::set_AllowComments(System.Boolean) extern void Lexer_set_AllowComments_mD446284CCEBEE8C862E32DCC4C3503D0BA8AF25A (void); // 0x0000014C System.Boolean LitJson.Lexer::get_AllowSingleQuotedStrings() extern void Lexer_get_AllowSingleQuotedStrings_m1A632DD60FDED6764AEF678AA716DDB98103A763 (void); // 0x0000014D System.Void LitJson.Lexer::set_AllowSingleQuotedStrings(System.Boolean) extern void Lexer_set_AllowSingleQuotedStrings_mA18FE918B277D75318D4DB37638C04173C05A305 (void); // 0x0000014E System.Boolean LitJson.Lexer::get_EndOfInput() extern void Lexer_get_EndOfInput_m450A1AC83F893FDE38826AFD2A726428956491AC (void); // 0x0000014F System.Int32 LitJson.Lexer::get_Token() extern void Lexer_get_Token_m77727EC36916D1258709D74850710E0487B67F99 (void); // 0x00000150 System.String LitJson.Lexer::get_StringValue() extern void Lexer_get_StringValue_mE4230649FF6DC2B66F9FAA021BB30FC8B7EBA5FF (void); // 0x00000151 System.Void LitJson.Lexer::.cctor() extern void Lexer__cctor_m45DEF85CA6C7779F89F2D875FC750EE22B0B12E9 (void); // 0x00000152 System.Void LitJson.Lexer::.ctor(System.IO.TextReader) extern void Lexer__ctor_mEF8BD28E77BCC5B98C34C9CE51CD2DCF786CA5A9 (void); // 0x00000153 System.Int32 LitJson.Lexer::HexValue(System.Int32) extern void Lexer_HexValue_m5FF113620372573CAA3AAA87DE9BFDFE9D1AA83A (void); // 0x00000154 System.Void LitJson.Lexer::PopulateFsmTables() extern void Lexer_PopulateFsmTables_m4FBE23E5C025665992DDA5398537C9D180A15BF7 (void); // 0x00000155 System.Char LitJson.Lexer::ProcessEscChar(System.Int32) extern void Lexer_ProcessEscChar_m1E23F62F3A8846AA52FD98E49917B3A8C9C168E3 (void); // 0x00000156 System.Boolean LitJson.Lexer::State1(LitJson.FsmContext) extern void Lexer_State1_m35B7B80F34B274EC767AAE1FB3F61D2DB4A64699 (void); // 0x00000157 System.Boolean LitJson.Lexer::State2(LitJson.FsmContext) extern void Lexer_State2_m205EFB31447C24D81684803A8952AE47F34289E2 (void); // 0x00000158 System.Boolean LitJson.Lexer::State3(LitJson.FsmContext) extern void Lexer_State3_mD4320873954DA33A7B26AA9B6CF7CD64A8588783 (void); // 0x00000159 System.Boolean LitJson.Lexer::State4(LitJson.FsmContext) extern void Lexer_State4_m88410392996F1D5DAB6DADC91AE16FC7CA54FF86 (void); // 0x0000015A System.Boolean LitJson.Lexer::State5(LitJson.FsmContext) extern void Lexer_State5_mA1FA2D1CC7595C3D70A02973568DADDD27CFFA87 (void); // 0x0000015B System.Boolean LitJson.Lexer::State6(LitJson.FsmContext) extern void Lexer_State6_m4B7FE39523E86CA3283F618065D8647CCFC6C0B3 (void); // 0x0000015C System.Boolean LitJson.Lexer::State7(LitJson.FsmContext) extern void Lexer_State7_m5464256E9F4EF412B26461E52B133812F79EFA41 (void); // 0x0000015D System.Boolean LitJson.Lexer::State8(LitJson.FsmContext) extern void Lexer_State8_mEE57AB611D759135E18E796C685799AF59653DF1 (void); // 0x0000015E System.Boolean LitJson.Lexer::State9(LitJson.FsmContext) extern void Lexer_State9_m2A2DF75F8B8AEFAAFF778393AFCC9605ED84C01C (void); // 0x0000015F System.Boolean LitJson.Lexer::State10(LitJson.FsmContext) extern void Lexer_State10_m5904073970AD0D36A52E6EF3528D8932E8588D59 (void); // 0x00000160 System.Boolean LitJson.Lexer::State11(LitJson.FsmContext) extern void Lexer_State11_m5A9D0CA38509AB81A532487CF5D2DC65D6B71F04 (void); // 0x00000161 System.Boolean LitJson.Lexer::State12(LitJson.FsmContext) extern void Lexer_State12_m958CFDBC029123955374295C3E9913D1599A196D (void); // 0x00000162 System.Boolean LitJson.Lexer::State13(LitJson.FsmContext) extern void Lexer_State13_m560152ABC44290068A66CB6BFC939C5AAFEC51FF (void); // 0x00000163 System.Boolean LitJson.Lexer::State14(LitJson.FsmContext) extern void Lexer_State14_m8C25AB90286E32F384E390E17E726F1BC08BC9DD (void); // 0x00000164 System.Boolean LitJson.Lexer::State15(LitJson.FsmContext) extern void Lexer_State15_m00E0DE3464F1159F7EB835A3286EFFA40B558403 (void); // 0x00000165 System.Boolean LitJson.Lexer::State16(LitJson.FsmContext) extern void Lexer_State16_m8BD82487456FA900D6BBDED72C8C975696D67804 (void); // 0x00000166 System.Boolean LitJson.Lexer::State17(LitJson.FsmContext) extern void Lexer_State17_mDFB66C6B09C25B8B8CC2EC226F446FEF70AFE493 (void); // 0x00000167 System.Boolean LitJson.Lexer::State18(LitJson.FsmContext) extern void Lexer_State18_m2C29A371734A3AF4B66ACD39EA4356FCEEB42703 (void); // 0x00000168 System.Boolean LitJson.Lexer::State19(LitJson.FsmContext) extern void Lexer_State19_mD468E390FBA1C3B79566FD0CF8AB183BEF7B9A7C (void); // 0x00000169 System.Boolean LitJson.Lexer::State20(LitJson.FsmContext) extern void Lexer_State20_mB134E41DBE7A01B14B8ADBBEDFAE16596CB76C1A (void); // 0x0000016A System.Boolean LitJson.Lexer::State21(LitJson.FsmContext) extern void Lexer_State21_m98740912488BE0C617E7112B1EFA0CC52080297A (void); // 0x0000016B System.Boolean LitJson.Lexer::State22(LitJson.FsmContext) extern void Lexer_State22_m40E243F9BE396E171757231B9D5045880E92EC2D (void); // 0x0000016C System.Boolean LitJson.Lexer::State23(LitJson.FsmContext) extern void Lexer_State23_m14C029F3770CEF5E40A14DE7B3D3C2952D9C385F (void); // 0x0000016D System.Boolean LitJson.Lexer::State24(LitJson.FsmContext) extern void Lexer_State24_mD981E66641429ED14661F0D83F155ACB0ADE601E (void); // 0x0000016E System.Boolean LitJson.Lexer::State25(LitJson.FsmContext) extern void Lexer_State25_m846973336CD8B49363EBCFB9EF83676772B9B6F3 (void); // 0x0000016F System.Boolean LitJson.Lexer::State26(LitJson.FsmContext) extern void Lexer_State26_m464EBDB9597D118A7666A693F407F7E7126752EB (void); // 0x00000170 System.Boolean LitJson.Lexer::State27(LitJson.FsmContext) extern void Lexer_State27_mFDC378B071D2ABA7045A6CE1B8AE7C7F40D99638 (void); // 0x00000171 System.Boolean LitJson.Lexer::State28(LitJson.FsmContext) extern void Lexer_State28_m151FEC6858FB9E2A515CABFEFEDE5DAB3F736F91 (void); // 0x00000172 System.Boolean LitJson.Lexer::GetChar() extern void Lexer_GetChar_m240416C419AACCDFAD8C74F764421740C53A6253 (void); // 0x00000173 System.Int32 LitJson.Lexer::NextChar() extern void Lexer_NextChar_m4416B29A729201704EF5494475D04A81665E7D9D (void); // 0x00000174 System.Boolean LitJson.Lexer::NextToken() extern void Lexer_NextToken_m1FC49AB01B8C3D281961541D1D7D1A8721B06083 (void); // 0x00000175 System.Void LitJson.Lexer::UngetChar() extern void Lexer_UngetChar_m1FBA3B548EFBD21F87308A001FD32ECCCF86C5D4 (void); // 0x00000176 System.Void LitJson.Lexer/StateHandler::.ctor(System.Object,System.IntPtr) extern void StateHandler__ctor_m33A94C96682C78721802E376BDC6673C9CDB08E1 (void); // 0x00000177 System.Boolean LitJson.Lexer/StateHandler::Invoke(LitJson.FsmContext) extern void StateHandler_Invoke_mAED7B745D78A2D2DC62A793247492E7718A3210E (void); // 0x00000178 System.IAsyncResult LitJson.Lexer/StateHandler::BeginInvoke(LitJson.FsmContext,System.AsyncCallback,System.Object) extern void StateHandler_BeginInvoke_m3634450072D2369CDFAFBF2169CCEC492F091DDE (void); // 0x00000179 System.Boolean LitJson.Lexer/StateHandler::EndInvoke(System.IAsyncResult) extern void StateHandler_EndInvoke_m074FBD7D69F1004BB97465371BB0B78154F01AFF (void); static Il2CppMethodPointer s_methodPointers[377] = { NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, JsonMockWrapper_System_Collections_IList_get_IsFixedSize_mF56B389990D9B50FC4A1F4EAEFC47AFA364FB60C, JsonMockWrapper_System_Collections_IList_get_IsReadOnly_mB132A5D26406C95107B527D6ADBCA9262761CBC8, JsonMockWrapper_System_Collections_IList_get_Item_m324CBFA898839E7BF2BABF18544AC961DB3A7E67, JsonMockWrapper_System_Collections_IList_set_Item_mF046A351A900BB0AB5AA2DB213C958319DC9FE69, JsonMockWrapper_System_Collections_ICollection_get_Count_m6DB7D529AB7BC6DD7E139AF42F5BA2C81932AAED, JsonMockWrapper_System_Collections_ICollection_get_IsSynchronized_m038593709061DCD5CFF6C2D86C0AAEC75151963A, JsonMockWrapper_System_Collections_ICollection_get_SyncRoot_mE5C988A28C7117087A7CBEAE8B31342E1643F5A2, JsonMockWrapper_System_Collections_IDictionary_get_IsFixedSize_mEB5D9B847BD8C1910E4AB7E38DBE106DCBE6C1F6, JsonMockWrapper_System_Collections_IDictionary_get_IsReadOnly_mAD70DF8FDC5CA54485708AD7B1DEDCFA3FEC9BF6, JsonMockWrapper_System_Collections_IDictionary_get_Keys_m01CDCFD88272836290AD61721FF2347824AABE14, JsonMockWrapper_System_Collections_IDictionary_get_Values_m54920DB84AF441171049DB97109A0CCDDA5C9DCD, JsonMockWrapper_System_Collections_IDictionary_get_Item_mA8C517671013998FA19A4A6998D5821F80B91BD8, JsonMockWrapper_System_Collections_IDictionary_set_Item_m11CBF4A8458DC5AD8DFD3B270E570CEA6BAFE311, JsonMockWrapper_System_Collections_Specialized_IOrderedDictionary_get_Item_m893B39F9CE1BB6B11FF46FF08B98A6AD27A0FAF6, JsonMockWrapper_System_Collections_Specialized_IOrderedDictionary_set_Item_mA7AC1950398E6DC15FB1B25673887CC2BC0DDB9F, JsonMockWrapper_get_IsArray_m93C3D38B1FC4B7CDEAE4D662F680D0A24ADECD90, JsonMockWrapper_get_IsBoolean_mD443D2E4571FB617C808FE2DFA2A263D5F0F96B7, JsonMockWrapper_get_IsDouble_m1FCE21398A211A40FF6CBE9EBE1B1C61E3F93338, JsonMockWrapper_get_IsInt_m84E47333B5575564FF8731D8EE712967C8975261, JsonMockWrapper_get_IsLong_mDB02FA369D5D6A6208910C09EA7B7C8275EE1B4E, JsonMockWrapper_get_IsObject_mAE46C21A8A409DC24193FE6E6E49E0452302152A, JsonMockWrapper_get_IsString_mAAE4AC1D42AB248338B79B37418496F79A128B61, JsonMockWrapper__ctor_m3BE3D4DCA8629B8339CD51D1A7CF9F519376A641, JsonMockWrapper_GetBoolean_m67CD6C0C5D40BD043E90FB88F8851FFCC95D2CA8, JsonMockWrapper_GetDouble_mFC1566114ABCC1B3C70CDD7270183411ACA6A5F4, JsonMockWrapper_GetInt_mC56E5924FE8E3F68A0C0221DAE596C768D499C3F, JsonMockWrapper_GetJsonType_m968DC92F69906F3321BCA72231E13A342A755C59, JsonMockWrapper_GetLong_mD7292E8E8ACF505CE5A1D55E0324BD8EF6BD7DD0, JsonMockWrapper_GetString_mA74BAA0C58D17DFC1D8308101010B1F4B8F2DAC5, JsonMockWrapper_SetBoolean_m7EF05CBA14129A4D623611196D1890139C424634, JsonMockWrapper_SetDouble_m426D5C1AB93FD704430AD4CF36B0AA99834AD6AE, JsonMockWrapper_SetInt_mCE8EBB5B5CEC2096046E81BADF436C9C2DA91550, JsonMockWrapper_SetJsonType_m01D3944EBC04A1DC68F97D46A02B7A34284E7320, JsonMockWrapper_SetLong_m2E95C2B3BB1538B0C695F005A4BB6951AFC32735, JsonMockWrapper_SetString_m6FFF43B321A67EB22059138EDAB09309AEA5CA7A, JsonMockWrapper_ToJson_m00A998E3223125D524285CEF5D3DB1EC78F74ED1, JsonMockWrapper_ToJson_m7A6FB2E3267D413EA1E946C0CD926CF473642172, JsonMockWrapper_System_Collections_IList_Add_m3443C6967253955DA80A01773E78AE36A234CE79, JsonMockWrapper_System_Collections_IList_Clear_m714C04E2FAB313824C2C36BDE5B5F4702DE4E3B9, JsonMockWrapper_System_Collections_IList_Contains_mFDB839839B65A3508AF4F382F77A815A9172B0F5, JsonMockWrapper_System_Collections_IList_IndexOf_mB59A6663E7F72F989FED13B33DC27A95D534F4D4, JsonMockWrapper_System_Collections_IList_Insert_mC7A31C2FF1A41979BC0F3E20FED30DE32A8F3CFE, JsonMockWrapper_System_Collections_IList_Remove_m3A92175EDFE77DC964C3B39CAFDE724CE5F54BE3, JsonMockWrapper_System_Collections_IList_RemoveAt_m7A8540720DD3CC42069DAF044B0DDD0E77A86EDC, JsonMockWrapper_System_Collections_ICollection_CopyTo_m838F1E991A8A0CD1374CA9F42B1E42A465082B8B, JsonMockWrapper_System_Collections_IEnumerable_GetEnumerator_m2AE2782AB99835DC7F7604A05EBEA681096A886F, JsonMockWrapper_System_Collections_IDictionary_Add_m3DEA9BAA7BE6AC823869CD6823EF372595C42795, JsonMockWrapper_System_Collections_IDictionary_Clear_m354CC50FCDE5A81C66A35FBD5575FFCCDA6DE0E4, JsonMockWrapper_System_Collections_IDictionary_Contains_mE78D5C7AA89DF8EF97AE62AB69604AD3AA502B6C, JsonMockWrapper_System_Collections_IDictionary_Remove_mB3624EF8BDCB92B08141EBC165544EECE55EC620, JsonMockWrapper_System_Collections_IDictionary_GetEnumerator_m0525E1EE8066E7B97A52A0D387E1136DCE57B7D8, JsonMockWrapper_System_Collections_Specialized_IOrderedDictionary_GetEnumerator_mF32CDBF8089CF7F95DE32C87028719A6774B7592, JsonMockWrapper_System_Collections_Specialized_IOrderedDictionary_Insert_m2B94A6397311B8B0F38CAB567833DE1D0CEBEF1D, JsonMockWrapper_System_Collections_Specialized_IOrderedDictionary_RemoveAt_m632DF31D07B8D996B32FCB9D5111D67A78E3C144, JsonData_System_Collections_ICollection_get_Count_m1928821DE12D36BC1ADD18A8640515E26712421D, JsonData_System_Collections_ICollection_get_IsSynchronized_m916ECDC97D55234918E33C68EBC7096AC3E9BB8C, JsonData_System_Collections_ICollection_get_SyncRoot_mBAB43E3293672F6EB626FA687E552B51DC2F1FC2, JsonData_System_Collections_IDictionary_get_IsFixedSize_m5783EEBDE15601AB8FA90FD9A02B26AEB3176026, JsonData_System_Collections_IDictionary_get_IsReadOnly_m4DDCFBDE28ED5393BC1DC2871B454D50271BB4BB, JsonData_System_Collections_IDictionary_get_Keys_m09C045695EBC903E21448D3DA5A9A5D787683D96, JsonData_System_Collections_IDictionary_get_Values_m5C4630F668BCD06DF24FF2A25D78D1A52D249099, JsonData_LitJson_IJsonWrapper_get_IsArray_mF1E13B321569EA63CC1429F47E30E838F263BE9E, JsonData_LitJson_IJsonWrapper_get_IsBoolean_mF6F37DE23B41831D7D996A6ED00A164098F9FD41, JsonData_LitJson_IJsonWrapper_get_IsDouble_m7370BEC0CE2BD5F1011A3C2F3DA91E314B9D1405, JsonData_LitJson_IJsonWrapper_get_IsInt_m6EEE905B9FCDCECB3CCC9B6207FC84E4B4FBB563, JsonData_LitJson_IJsonWrapper_get_IsLong_m7A3DDB112C21CD0030A7C0212527DA234A00A836, JsonData_LitJson_IJsonWrapper_get_IsObject_mA27D82C6D4234AB1CE3241FE4CE50ECDD8B1B52E, JsonData_LitJson_IJsonWrapper_get_IsString_m77BD58710E042B213612CF4E51BAE0BF03EA9DD3, JsonData_System_Collections_IList_get_IsFixedSize_m5E943C4DE3DD920E91CD7C1F2E53192FA28200AE, JsonData_System_Collections_IList_get_IsReadOnly_m6E271699DD735D2E1123085A3508AC27D735C4F7, JsonData_System_Collections_IDictionary_get_Item_m8E67E7723DA1D430AC2E2DDD1E592C708EFFB032, JsonData_System_Collections_IDictionary_set_Item_m9E5C2463B2821FC2B3BE28F28F1050AE388902F9, JsonData_System_Collections_Specialized_IOrderedDictionary_get_Item_m62C54CDE0A105AAF22FB8D88C5A04C18C9D592A8, JsonData_System_Collections_Specialized_IOrderedDictionary_set_Item_mC21FB1501163CB204909FBB6A265534ED43AF14A, JsonData_System_Collections_IList_get_Item_mD896EB10F113D680EDFBC3D495131B2FCDEC55EF, JsonData_System_Collections_IList_set_Item_mB7EAC712FD88B435CF5D885BF0A678B09C19C60E, JsonData_get_Count_m59A660054922D869F9CC95947848D1829AD2680C, JsonData_get_IsArray_m37BA31D547428C52C0F4A1923598DC36124033DC, JsonData_get_IsBoolean_mA02E81165515B6A3FC71FC03A85734E9905FE450, JsonData_get_IsDouble_m36490E724869C57CC7CCDBA30430FCB5A3E4602A, JsonData_get_IsInt_m094B3A225B2B50F0123D1BAB1012D5E652C200B7, JsonData_get_IsLong_m082D69215FD4794AF4B026BFEB5BF72A6FD1CEBD, JsonData_get_IsObject_mF608D1B4942FFA43A6E4D27DAD8243343AAEC0D3, JsonData_get_IsString_m5F2D19AC3F87FB3D76F1FDAA9D6B2CF3564977FF, JsonData_get_Keys_mA554DAC6CFBD38FEA200EEF7AE25888E256A1E84, JsonData_get_Item_m6A08F7BE15696506EC603C2464772EE42AC216E7, JsonData_set_Item_m6FE3B6A0E6C79F7B3661945A402CBEAB66371202, JsonData_get_Item_m86C371130EC3E4EC35A09E33C860CD825276A10D, JsonData_set_Item_m874D334A667986B4FBC1515687EF6B551D71FAE8, JsonData__ctor_m6811B52CF3A742B6E425A0C8C02A7F475EC70C22, JsonData__ctor_mEB4115AF975189279CB57527850DDAD9230D3D2B, JsonData__ctor_m8A0A37263CACAC98E364B72BDF9929433707D6F7, JsonData__ctor_m53BBD8B0DF27C525C5CD4BFD9E5C2EC09A106F78, JsonData__ctor_mB54717B470C1218DF181039F1A12F9BACD000462, JsonData__ctor_mA02A77C55F31BBE7F62D84ADEAC445BB4D6BF6F0, JsonData__ctor_m9FAA8A904760EDD166AA91A84184FB51FB68E3F3, JsonData_op_Implicit_mC871BF156436DB7DD31D0967362C7BAB23E86B05, JsonData_op_Implicit_m377181AA771E477D2580E05604879C58F4941DB1, JsonData_op_Implicit_mAD4D2BC9F43B7F67F2625B50A37FFF2D63411C15, JsonData_op_Implicit_m0905FE3F4BBE5483C3175B5AAE0C2AD84ECEC29D, JsonData_op_Implicit_mD978DF7CE7E49EA637E536F5A410FDFF68ACFABE, JsonData_op_Explicit_mA048CAEE607C55B0E82B2051CDC921A7E54A9AD4, JsonData_op_Explicit_m91889F4D3822778AFF7632F5B30BD281EA937F09, JsonData_op_Explicit_m94F189BE9636A52B7E699F988282EAEF9342751D, JsonData_op_Explicit_m0A788F49E28DE18F33D851EF8C95D496A2275B48, JsonData_op_Explicit_m7AD19ED5C99B6C2BEAC71AD2C892C86ED3F8F55C, JsonData_System_Collections_ICollection_CopyTo_m718153CFF6828AF6E374C7FDF80D7FD675544520, JsonData_System_Collections_IDictionary_Add_m8F766EE45CE3613EEE5136B5AC233C3FF3A16A1A, JsonData_System_Collections_IDictionary_Clear_m285AB467A43A7C41A8427B796E17F213AEA51528, JsonData_System_Collections_IDictionary_Contains_m02095723C5D92D7C080B137650156C56261FA23C, JsonData_System_Collections_IDictionary_GetEnumerator_mC7F4FE47A8BD7DD7A9941C7D62BDC8906FBE7AAE, JsonData_System_Collections_IDictionary_Remove_m16DF2045A4C3B23570ACBFBF890CEABF481F81CF, JsonData_System_Collections_IEnumerable_GetEnumerator_mFE8CBE09E06D74A6EFDBA81CC6755C65451862E2, JsonData_LitJson_IJsonWrapper_GetBoolean_m02229DB77CB8074F0F2ED898D0CE29BA4350B95B, JsonData_LitJson_IJsonWrapper_GetDouble_mBB4264E6B18E4DF17A4B00CB0BFE838A3895AE69, JsonData_LitJson_IJsonWrapper_GetInt_mC20A4D6F04A93056C1FB067C68E092AA4CE13BEE, JsonData_LitJson_IJsonWrapper_GetLong_mC36169157591BD9D3A60C529659D4F6EF01A268D, JsonData_LitJson_IJsonWrapper_GetString_m6EA810BD49C5125077D92E11DFEC4AFE0A4235E1, JsonData_LitJson_IJsonWrapper_SetBoolean_mF61DEBF6BDEFCEEC1CA6786DB676415813DCB014, JsonData_LitJson_IJsonWrapper_SetDouble_mDE0713F66AB143C6F3705DA877F01C9E60D76553, JsonData_LitJson_IJsonWrapper_SetInt_m2FD29586CD2F56322C23D12E7622A30053C704D5, JsonData_LitJson_IJsonWrapper_SetLong_mE40BE10F5427485DBFE8018E34C61EA862B18716, JsonData_LitJson_IJsonWrapper_SetString_m1D50848A9C4D6FDA2EA3A0B48AB58F27B859BFBA, JsonData_LitJson_IJsonWrapper_ToJson_m5B53ACE8DB62D0816B15367D6A35EDB96A3977CB, JsonData_LitJson_IJsonWrapper_ToJson_m9F1ACEC1D1CDC41BE912D364538A9DFB79053CCD, JsonData_System_Collections_IList_Add_mBB90F2B605DA48CF3B2BB283D83E3B68982D7857, JsonData_System_Collections_IList_Clear_m480936A33C1592C34894FCCB427D2A650841D15B, JsonData_System_Collections_IList_Contains_m524B6DEDCF030862D76E60DE0EF23CE305052A16, JsonData_System_Collections_IList_IndexOf_mC8D5D8C8B485992303ACF9F535A63BEBABDAC186, JsonData_System_Collections_IList_Insert_m968CA5587708151BD18906CD3A30CA3BB452D4F1, JsonData_System_Collections_IList_Remove_m6BE0CE268E656B03AFDF0E8F532C2D7C2A35611E, JsonData_System_Collections_IList_RemoveAt_mE575B66B97A5547B92B86551F53E8316411A1A4F, JsonData_System_Collections_Specialized_IOrderedDictionary_GetEnumerator_m277AB6743B8845FE83E7DB3A71456CAAFB8620D5, JsonData_System_Collections_Specialized_IOrderedDictionary_Insert_m453944A5175BF515C00BCC24BBE6D1A0121EC0B5, JsonData_System_Collections_Specialized_IOrderedDictionary_RemoveAt_m276C779F61AFC7AA2ABC0866BB71FCAF219AF060, JsonData_EnsureCollection_mFB01D813BC8765113931EF533783BA5BC764C283, JsonData_EnsureDictionary_m402293ECDF1F18AE8CA8259A102E698ADD3A8EB2, JsonData_EnsureList_m6FCDB06F594222F9584291F20B3DA2FF4E5CE718, JsonData_ToJsonData_mD42F841238609F7087B993D39CC6EC3F39F8BACC, JsonData_WriteJson_mD307B7581AE536A21EA9F30B270BC5393B335356, JsonData_Add_mA88DA1756863A2C121F7D72986EDF2EF6E0B88E1, JsonData_Clear_m8CBDDC3858610406EB362973D8DFCB2A7D6F98CC, JsonData_Equals_m7369F0352ABADD880C05AC75E5B755FC38A60B45, JsonData_GetJsonType_m7313142A8EEFA586606A2F25157426C377A6096C, JsonData_SetJsonType_m1E8E1D8FA51CA48796DB13ECD7DA808A7576A7C3, JsonData_ToJson_m658608ADAC4FD37098A16F86171C6BEDAE6E4C30, JsonData_ToJson_m179225C968B6EE68507BB3694882E41DA05DA4C4, JsonData_ToString_m7F6F96196EDD1B0767AED023EC8640959B6D9382, OrderedDictionaryEnumerator_get_Current_m26CAEFF45373A3A4EB6AA364345D4728F9616E6D, OrderedDictionaryEnumerator_get_Entry_mD2E0B7A30035474EB30FC5AB71B4C299E0C9124A, OrderedDictionaryEnumerator_get_Key_mD0051B27FCA09C476E348C40D1B8E8E48F3B8F9B, OrderedDictionaryEnumerator_get_Value_m666D246C6E8795EACCD622E49139F5B0A1AD8D2D, OrderedDictionaryEnumerator__ctor_mE835230F6C9BF7EBC082A282BE74976A450B07A1, OrderedDictionaryEnumerator_MoveNext_m0862F64D1B571A878D85F0EA7B91F84C44A02B61, OrderedDictionaryEnumerator_Reset_m28A5AD433A2A8AF31DEF35FA549C0FFB356A3533, JsonException__ctor_m6E6F4D1266048142B4B1E1A049E9DA1FEC803381, JsonException__ctor_mD4207AFB58089E76BB79C31BDF909450FEE2E55C, JsonException__ctor_mD12D72A1D7949F48B846F1207BFA40EB8CB61E23, JsonException__ctor_m267C4D3DA6783E685C755BEB2B354A15AB620363, JsonException__ctor_mED383F0F7C13BE261BA2CDE530CA8535A0B7D0BD, JsonException__ctor_m400377A21C20F6CAEE97CE7958869D819BB94BB5, JsonException__ctor_m14A2679E4D43BF656B5DFD019E9BEA7A80BFB6F4, ArrayMetadata_get_ElementType_m95F881ADA6D1906BDDAD52E328AEFF30ECA46226, ArrayMetadata_set_ElementType_m5832C95BFE5A1BAE4F2A604A74935918F18C6FB3, ArrayMetadata_get_IsArray_mF60D16C73C7A336444DAC740B3D6A84AD4AA40D2, ArrayMetadata_set_IsArray_m80C5694C47BE321F66F82FC47D554982E5F47AEE, ArrayMetadata_get_IsList_m65D206DDD4278B4A0DF41E61799AE51EAA23BA7F, ArrayMetadata_set_IsList_mE4168A68921BFBA7306369E7BFDFD10CC59083C2, ObjectMetadata_get_ElementType_mEC34F3956588C3B5C7EB07A112A7797BF8935BEE, ObjectMetadata_set_ElementType_m5AF14DA94DE8B13F68D6913AA0487B6C412A9355, ObjectMetadata_get_IsDictionary_mC66AF9CA841EC0386F35FAD3DA899EB5C0DB082E, ObjectMetadata_set_IsDictionary_mA0408F3F69CBF5C14DEC1CD12FBD4B9830F91151, ObjectMetadata_get_Properties_m8E9F8EDA9F12FD110E25D5785F084C1A8B393805, ObjectMetadata_set_Properties_m6DD2CBC23136F0B020069E54BDF7A1BCCCF31FE6, ExporterFunc__ctor_mE42C7A27446C000BC923E32171289DA0E9CDC5D2, ExporterFunc_Invoke_mE96AA8DA43B26B809D4D5D09A1A22966C81D2BDD, ExporterFunc_BeginInvoke_mBA6940F67F0CDB782296CFA12D84BB9B57938AA8, ExporterFunc_EndInvoke_m5C0A1A181C17D6913DD424D7C4185B25CF052A25, NULL, NULL, NULL, NULL, ImporterFunc__ctor_m630470C9B15EC4550BDC9B0A860B2F9C3B66C029, ImporterFunc_Invoke_m143089455BBD8920FDB4F1B683E685B50FB8077A, ImporterFunc_BeginInvoke_mD7CF3CA8BCE43B4C7C2CB4539FCC07CFB3B459C2, ImporterFunc_EndInvoke_mBA9C97FCC0F1A51B4F9ADBA9C3C71B2992B8C853, NULL, NULL, NULL, NULL, WrapperFactory__ctor_mDCB80755422A0F810CF4702BBE931A9B4AE5C809, WrapperFactory_Invoke_mDEC930B07F8B4652EBECE1E6386E92701A93C7D5, WrapperFactory_BeginInvoke_mEFD9FE53CFC5454AAEB8B36D92C3328E55C03066, WrapperFactory_EndInvoke_m425C49E08B2DAB9EE155560276880757C783AE55, JsonMapper__cctor_mB5697D724FF6E6DB1BBAB0F6128A410F9D2E124A, JsonMapper__ctor_m4EFA59D3C6A7E23D70386738A91ACDCF437E6E8A, JsonMapper_AddArrayMetadata_mE3410659CA2904A58B6870D8AD254B2AC926871B, JsonMapper_AddObjectMetadata_m9A5768B60C9F0965DA9CD72412DE5371AA9A756C, JsonMapper_AddTypeProperties_m24B07F9D8AE8CE6C178AF8E6FD44BDF6A4A84389, JsonMapper_GetConvOp_mA86D07E06B99E4CA3C35F70E294950C288086F8F, JsonMapper_ReadValue_m12EFFE983BBE0A9254AA072EFEFB7A6156F094E6, JsonMapper_ReadValue_m1E79EF3FC740E018A6C14D7D4A5D9FBE12239856, JsonMapper_ReadSkip_m7F6CAE3D09563D1EB8937A3C7D4E89B3D7DA08A0, JsonMapper_RegisterBaseExporters_m1866D55E6CA556A86EB3F4E4C484706A596A34D9, JsonMapper_RegisterBaseImporters_m108AF061EDD0D019D96B7276A59E909010EF6F79, JsonMapper_RegisterImporter_m091B42BD8AE8DBD08A21E950E11677E1B87363ED, JsonMapper_WriteValue_m143881E655EEAE7440BFE564E13A2580A021DBDE, JsonMapper_ToJson_m47E09DCA4D412AB6D98769A2A5544C6D65155811, JsonMapper_ToJson_m3FBB1723553372CD6BACDEB43C496AA7264BBA63, JsonMapper_ToObject_m6A0C017074DC44C7B7EAA323071870B8EA987FA5, JsonMapper_ToObject_m3F247D9F223246365382A07DA1BB60C14A177CAE, JsonMapper_ToObject_m4CE0C423373F28612B2140D6D1A3DCE4F9161FBA, NULL, NULL, NULL, JsonMapper_ToWrapper_m28AEBBDAD4A1AC70073753BC264C59020323B8A1, JsonMapper_ToWrapper_mA6DFAACCFE4197B6B71E3AB7B325EF9C5D0739E6, NULL, NULL, JsonMapper_UnregisterExporters_m8F552F5571351C749E0610D98C679CD8242D0443, JsonMapper_UnregisterImporters_m7FEEE56F8530938EC1FBE2AFB0846355E4E591B9, JsonMapper_U3CReadSkipU3Em__0_mB65EF7FA962A4F427D7912261D3D95AFE5229C1E, JsonMapper_U3CRegisterBaseExportersU3Em__1_m110FF8AA5363BCD46796FAD1F2D8FED836BFDDBF, JsonMapper_U3CRegisterBaseExportersU3Em__2_m0FD239C7D31079CE0675AFB2A018A1FC3F43B011, JsonMapper_U3CRegisterBaseExportersU3Em__3_mA29C3028DA92212563CFE9D81330CF54DAB65B8B, JsonMapper_U3CRegisterBaseExportersU3Em__4_mCBDFEBE0258C9356C1344220ED444CE561296DAF, JsonMapper_U3CRegisterBaseExportersU3Em__5_mF9877906A7374E0EF585198C87932BA56E702E16, JsonMapper_U3CRegisterBaseExportersU3Em__6_m990DB5417D13B4039F5ECF7EE748C4A26358B8CD, JsonMapper_U3CRegisterBaseExportersU3Em__7_mCADDB28F9A068F794CFFCA92C11FEAB6789505F4, JsonMapper_U3CRegisterBaseExportersU3Em__8_mDA9844C013501A93EB4D8E6EAEE1F16FF13A6575, JsonMapper_U3CRegisterBaseExportersU3Em__9_m94AD3AE236D76E40347D15F45F76CC0B27ECC821, JsonMapper_U3CRegisterBaseImportersU3Em__A_mA1F5749E268B8573AE59CA4AFDA294E06C5B495D, JsonMapper_U3CRegisterBaseImportersU3Em__B_m3ADD4F61880F2DBF16970403F0C4AB6D0CA5C866, JsonMapper_U3CRegisterBaseImportersU3Em__C_m8F5FA54FC18A79A77BD4A8063E6EFDD101FBE7A9, JsonMapper_U3CRegisterBaseImportersU3Em__D_m82DF7F475A2E0DA9EB74C493C41475475EC56DF7, JsonMapper_U3CRegisterBaseImportersU3Em__E_mFF7D39CF1F9C6539031853BF7282E96823BFDD6F, JsonMapper_U3CRegisterBaseImportersU3Em__F_mBD6BB1B68A7163693A2F8207F22CA0E9DBD1CDB3, JsonMapper_U3CRegisterBaseImportersU3Em__10_m373921C4F987CB8342108CA7B892AFC9359FEA94, JsonMapper_U3CRegisterBaseImportersU3Em__11_m3DB56AA4D337205711CC07D354E67D28C1C1C586, JsonMapper_U3CRegisterBaseImportersU3Em__12_m31F2706B1EDA98CF528C80328ACB64DBF7A3B95D, JsonMapper_U3CRegisterBaseImportersU3Em__13_m881B1EBE03FFD1ECAAEAD3FB23ACA14D2F639B07, JsonMapper_U3CRegisterBaseImportersU3Em__14_mDD8CDBB9BBD6B45989EDBA945F727DE509618E2C, JsonMapper_U3CRegisterBaseImportersU3Em__15_m6951826F16113B0A6299D08457BFC32A6F46C08C, JsonMapper_U3CToObjectU3Em__16_m8DA1098B91A6C53C80739287E9B586FEA13E4CC0, JsonMapper_U3CToObjectU3Em__17_mBE9335E726649414F7F89885844EBCA138B6DCCF, JsonMapper_U3CToObjectU3Em__18_mAE23DE92E73609349AFAEEF64FD17CFC4849BB08, NULL, NULL, NULL, NULL, JsonReader_get_AllowComments_mC545DEA4DEF8BD93D5697DB9AFDEE65AE4EFA6F6, JsonReader_set_AllowComments_m33ED48F247F6DA42BA8A583170D31BA4C51C30E4, JsonReader_get_AllowSingleQuotedStrings_mEDC14EF3B3F603B0C152CAFFD5BFFC8CF0BEE8C6, JsonReader_set_AllowSingleQuotedStrings_mA3BC7969C81E0D65C419DA9986921287B19A368D, JsonReader_get_SkipNonMembers_mD965BE953D678EA7BE0DBC707DFFB8BB7ADA1531, JsonReader_set_SkipNonMembers_m397B6B1DD20B1C9C3F24371A7B4FDB65CDB63877, JsonReader_get_EndOfInput_m95CB8B1F42A424E1A08288A8DA2DD93B6386C2CE, JsonReader_get_EndOfJson_m22A0E4F711E833BFD49D80CC442191260EAAB13C, JsonReader_get_Token_m519B39A4B87C3A9A7B424AECAE7FDA64B946E975, JsonReader_get_Value_mF219BCB43B2F020C1B67935AA63A40ECD1EE4C05, JsonReader__cctor_mA3D3F44D91D95EE86E0813A91391537E68F2EF5E, JsonReader__ctor_mA7B3448630453E385BCAADCA985410AFFCE4ACC3, JsonReader__ctor_m796FB622ADB958C9EC9B9F937C12B72B6424DE3A, JsonReader__ctor_mDC4C842CE01B549E193647B6BFEE5420187C446A, JsonReader_PopulateParseTable_mCC3169C58AC1DD19682E113FF9AD2F71BF95980C, JsonReader_TableAddCol_m4A0AD9C37635A1C83AF78E463F603162DB292700, JsonReader_TableAddRow_m22740E32484278985D3C41B39D5BE6CFD7EFBE1F, JsonReader_ProcessNumber_mF3EF4D91F87594C1D6357FDE08D539DDB66A624D, JsonReader_ProcessSymbol_m0E855A59E8E386619529E923A6A9BABFEE63769C, JsonReader_ReadToken_m5C6E65529B9286DFC6270FE4A926FA12620894B9, JsonReader_Close_m91AEDB0DE517F63898D830A3140B83032CFE8F2F, JsonReader_Read_mD8D28369934A79C6A0125279F425E48D1D35AE7B, WriterContext__ctor_m776EF36E46B33DFC054B4AD1E6F3139B038AF037, JsonWriter_get_IndentValue_mF2FD1FADA3207ECD754534B9D5E65CC12A770182, JsonWriter_set_IndentValue_m50BCF8F90DF5E4EB581AEC9B320FAF57960B7A92, JsonWriter_get_PrettyPrint_mD81B92E6DF9C1A37598BB57E018818E616472446, JsonWriter_set_PrettyPrint_mF46CF67E6862407E9B7BCF628F99BA071B4EE25C, JsonWriter_get_TextWriter_m8C5C9441F52C2813A2A3A1834E7A8A3AF2CF875F, JsonWriter_get_Validate_m28498F5A80E666297849E7C4F723F48A0B9A4DF6, JsonWriter_set_Validate_mA5EE11772D5EEEDBF8653894C89D686A6B184F7B, JsonWriter__cctor_m64A42C0DCDC27BC8FFB605455420856AC720739F, JsonWriter__ctor_mFF4C2DE4CAD061714750C2D87291FCF9D0AE4EF0, JsonWriter__ctor_m25FA80F1F771C70FB5353B2C9B592DB260A56B52, JsonWriter__ctor_m59AEC417CBCF6AB49675BCCFD00F274C31D3585E, JsonWriter_DoValidation_m3F03AD6E422930F933D182AD01154E08F32EFF3B, JsonWriter_Init_m9DD0FC6AED98A7D661B9374FFDFF534411DDB838, JsonWriter_IntToHex_mF5E06CC13D2F0D5229D2BD63C5FD75D07CD2E2FE, JsonWriter_Indent_m139D71DBB2C331C1C9A23D48AD0B607D10D8FEFA, JsonWriter_Put_mFABB67DDE2B46F39CB3BD04A8A883D908934CDF0, JsonWriter_PutNewline_mFE1588405B1DBE7ADC65A867FB1DB57A0D9CD3C4, JsonWriter_PutNewline_mC6A36636BB9D628BCAB9C2F1B4C27546A9D07100, JsonWriter_PutString_m8BD1DBB2B72F8027F3B9DE4CD5D4807C5849F3D1, JsonWriter_Unindent_m2EF20A77048699830DA37601DA2BE20F17B1D5E0, JsonWriter_ToString_m787891ECDDA05AC2F51A2571A273ED2A5FF984FC, JsonWriter_Reset_mCFA289C24C9ECEE98AD50E970F0D1F032F7E1989, JsonWriter_Write_mFACCB1B6087CE1C66A68CE3BA2AF9844F7F31D8C, JsonWriter_Write_m2042A55B478D11A2C4BB399CE96C17DB3D85133A, JsonWriter_Write_m657048A70C011FC85FD3773A026EC0B21462AB4D, JsonWriter_Write_m3A3246FEFCA9BCEB4F3E7D2D5AC0FF49B8BBD3A7, JsonWriter_Write_m500833BCB5B21114C1C8A3FA7DAAF6A1EAD2A3D4, JsonWriter_Write_mC6C394BE18186CAEB8597055057A1AECDEE56916, JsonWriter_Write_mA2318C6CCFB4A565564457D435FF8EDEDB0F6EAB, JsonWriter_WriteArrayEnd_mE8262D6AC279897DA41D549CE12A8EA3054777B5, JsonWriter_WriteArrayStart_mF4AB20790AB8817BCCEEB5FA649832890D5AADEB, JsonWriter_WriteObjectEnd_m7B1F539A650AC9AA9413B9C3FF1DAA27834141AF, JsonWriter_WriteObjectStart_m90F3A0A19C03EA7CF90017768E3FA217E4038688, JsonWriter_WritePropertyName_m5646EF1771ABCFCCAAD52086AAE3387579E158E0, FsmContext__ctor_m65740EA47916AE8C2881DD66B2EEE0CECA3E7189, Lexer_get_AllowComments_m0810E49622D9958F3C841466EEE6A9695B09F8AB, Lexer_set_AllowComments_mD446284CCEBEE8C862E32DCC4C3503D0BA8AF25A, Lexer_get_AllowSingleQuotedStrings_m1A632DD60FDED6764AEF678AA716DDB98103A763, Lexer_set_AllowSingleQuotedStrings_mA18FE918B277D75318D4DB37638C04173C05A305, Lexer_get_EndOfInput_m450A1AC83F893FDE38826AFD2A726428956491AC, Lexer_get_Token_m77727EC36916D1258709D74850710E0487B67F99, Lexer_get_StringValue_mE4230649FF6DC2B66F9FAA021BB30FC8B7EBA5FF, Lexer__cctor_m45DEF85CA6C7779F89F2D875FC750EE22B0B12E9, Lexer__ctor_mEF8BD28E77BCC5B98C34C9CE51CD2DCF786CA5A9, Lexer_HexValue_m5FF113620372573CAA3AAA87DE9BFDFE9D1AA83A, Lexer_PopulateFsmTables_m4FBE23E5C025665992DDA5398537C9D180A15BF7, Lexer_ProcessEscChar_m1E23F62F3A8846AA52FD98E49917B3A8C9C168E3, Lexer_State1_m35B7B80F34B274EC767AAE1FB3F61D2DB4A64699, Lexer_State2_m205EFB31447C24D81684803A8952AE47F34289E2, Lexer_State3_mD4320873954DA33A7B26AA9B6CF7CD64A8588783, Lexer_State4_m88410392996F1D5DAB6DADC91AE16FC7CA54FF86, Lexer_State5_mA1FA2D1CC7595C3D70A02973568DADDD27CFFA87, Lexer_State6_m4B7FE39523E86CA3283F618065D8647CCFC6C0B3, Lexer_State7_m5464256E9F4EF412B26461E52B133812F79EFA41, Lexer_State8_mEE57AB611D759135E18E796C685799AF59653DF1, Lexer_State9_m2A2DF75F8B8AEFAAFF778393AFCC9605ED84C01C, Lexer_State10_m5904073970AD0D36A52E6EF3528D8932E8588D59, Lexer_State11_m5A9D0CA38509AB81A532487CF5D2DC65D6B71F04, Lexer_State12_m958CFDBC029123955374295C3E9913D1599A196D, Lexer_State13_m560152ABC44290068A66CB6BFC939C5AAFEC51FF, Lexer_State14_m8C25AB90286E32F384E390E17E726F1BC08BC9DD, Lexer_State15_m00E0DE3464F1159F7EB835A3286EFFA40B558403, Lexer_State16_m8BD82487456FA900D6BBDED72C8C975696D67804, Lexer_State17_mDFB66C6B09C25B8B8CC2EC226F446FEF70AFE493, Lexer_State18_m2C29A371734A3AF4B66ACD39EA4356FCEEB42703, Lexer_State19_mD468E390FBA1C3B79566FD0CF8AB183BEF7B9A7C, Lexer_State20_mB134E41DBE7A01B14B8ADBBEDFAE16596CB76C1A, Lexer_State21_m98740912488BE0C617E7112B1EFA0CC52080297A, Lexer_State22_m40E243F9BE396E171757231B9D5045880E92EC2D, Lexer_State23_m14C029F3770CEF5E40A14DE7B3D3C2952D9C385F, Lexer_State24_mD981E66641429ED14661F0D83F155ACB0ADE601E, Lexer_State25_m846973336CD8B49363EBCFB9EF83676772B9B6F3, Lexer_State26_m464EBDB9597D118A7666A693F407F7E7126752EB, Lexer_State27_mFDC378B071D2ABA7045A6CE1B8AE7C7F40D99638, Lexer_State28_m151FEC6858FB9E2A515CABFEFEDE5DAB3F736F91, Lexer_GetChar_m240416C419AACCDFAD8C74F764421740C53A6253, Lexer_NextChar_m4416B29A729201704EF5494475D04A81665E7D9D, Lexer_NextToken_m1FC49AB01B8C3D281961541D1D7D1A8721B06083, Lexer_UngetChar_m1FBA3B548EFBD21F87308A001FD32ECCCF86C5D4, StateHandler__ctor_m33A94C96682C78721802E376BDC6673C9CDB08E1, StateHandler_Invoke_mAED7B745D78A2D2DC62A793247492E7718A3210E, StateHandler_BeginInvoke_m3634450072D2369CDFAFBF2169CCEC492F091DDE, StateHandler_EndInvoke_m074FBD7D69F1004BB97465371BB0B78154F01AFF, }; extern void ArrayMetadata_get_ElementType_m95F881ADA6D1906BDDAD52E328AEFF30ECA46226_AdjustorThunk (void); extern void ArrayMetadata_set_ElementType_m5832C95BFE5A1BAE4F2A604A74935918F18C6FB3_AdjustorThunk (void); extern void ArrayMetadata_get_IsArray_mF60D16C73C7A336444DAC740B3D6A84AD4AA40D2_AdjustorThunk (void); extern void ArrayMetadata_set_IsArray_m80C5694C47BE321F66F82FC47D554982E5F47AEE_AdjustorThunk (void); extern void ArrayMetadata_get_IsList_m65D206DDD4278B4A0DF41E61799AE51EAA23BA7F_AdjustorThunk (void); extern void ArrayMetadata_set_IsList_mE4168A68921BFBA7306369E7BFDFD10CC59083C2_AdjustorThunk (void); extern void ObjectMetadata_get_ElementType_mEC34F3956588C3B5C7EB07A112A7797BF8935BEE_AdjustorThunk (void); extern void ObjectMetadata_set_ElementType_m5AF14DA94DE8B13F68D6913AA0487B6C412A9355_AdjustorThunk (void); extern void ObjectMetadata_get_IsDictionary_mC66AF9CA841EC0386F35FAD3DA899EB5C0DB082E_AdjustorThunk (void); extern void ObjectMetadata_set_IsDictionary_mA0408F3F69CBF5C14DEC1CD12FBD4B9830F91151_AdjustorThunk (void); extern void ObjectMetadata_get_Properties_m8E9F8EDA9F12FD110E25D5785F084C1A8B393805_AdjustorThunk (void); extern void ObjectMetadata_set_Properties_m6DD2CBC23136F0B020069E54BDF7A1BCCCF31FE6_AdjustorThunk (void); static Il2CppTokenAdjustorThunkPair s_adjustorThunks[12] = { { 0x060000B8, ArrayMetadata_get_ElementType_m95F881ADA6D1906BDDAD52E328AEFF30ECA46226_AdjustorThunk }, { 0x060000B9, ArrayMetadata_set_ElementType_m5832C95BFE5A1BAE4F2A604A74935918F18C6FB3_AdjustorThunk }, { 0x060000BA, ArrayMetadata_get_IsArray_mF60D16C73C7A336444DAC740B3D6A84AD4AA40D2_AdjustorThunk }, { 0x060000BB, ArrayMetadata_set_IsArray_m80C5694C47BE321F66F82FC47D554982E5F47AEE_AdjustorThunk }, { 0x060000BC, ArrayMetadata_get_IsList_m65D206DDD4278B4A0DF41E61799AE51EAA23BA7F_AdjustorThunk }, { 0x060000BD, ArrayMetadata_set_IsList_mE4168A68921BFBA7306369E7BFDFD10CC59083C2_AdjustorThunk }, { 0x060000BE, ObjectMetadata_get_ElementType_mEC34F3956588C3B5C7EB07A112A7797BF8935BEE_AdjustorThunk }, { 0x060000BF, ObjectMetadata_set_ElementType_m5AF14DA94DE8B13F68D6913AA0487B6C412A9355_AdjustorThunk }, { 0x060000C0, ObjectMetadata_get_IsDictionary_mC66AF9CA841EC0386F35FAD3DA899EB5C0DB082E_AdjustorThunk }, { 0x060000C1, ObjectMetadata_set_IsDictionary_mA0408F3F69CBF5C14DEC1CD12FBD4B9830F91151_AdjustorThunk }, { 0x060000C2, ObjectMetadata_get_Properties_m8E9F8EDA9F12FD110E25D5785F084C1A8B393805_AdjustorThunk }, { 0x060000C3, ObjectMetadata_set_Properties_m6DD2CBC23136F0B020069E54BDF7A1BCCCF31FE6_AdjustorThunk }, }; static const int32_t s_InvokerIndices[377] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7560, 7560, 5549, 3249, 7643, 7560, 7675, 7560, 7560, 7675, 7675, 5556, 3548, 5549, 3249, 7560, 7560, 7560, 7560, 7560, 7560, 7560, 7815, 7560, 7589, 7643, 7643, 7644, 7675, 6100, 6134, 6185, 6185, 6186, 6216, 7675, 6216, 5226, 7815, 4456, 5226, 3249, 6216, 6185, 3540, 7675, 3548, 7815, 4456, 6216, 7675, 7675, 1819, 6185, 7643, 7560, 7675, 7560, 7560, 7675, 7675, 7560, 7560, 7560, 7560, 7560, 7560, 7560, 7560, 7560, 5556, 3548, 5549, 3249, 5549, 3249, 7643, 7560, 7560, 7560, 7560, 7560, 7560, 7560, 7675, 5556, 3548, 5549, 3249, 7815, 6100, 6134, 6185, 6186, 6216, 6216, 12563, 12570, 12576, 12577, 12580, 12308, 12388, 12456, 12487, 12580, 3540, 3548, 7815, 4456, 7675, 6216, 7675, 7560, 7589, 7643, 7644, 7675, 6100, 6134, 6185, 6186, 6216, 7675, 6216, 5226, 7815, 4456, 5226, 3249, 6216, 6185, 7675, 1819, 6185, 7675, 7675, 7675, 5556, 11448, 5226, 7815, 4456, 7643, 6185, 7675, 6216, 7675, 7675, 7586, 7675, 7675, 6216, 7560, 7815, 7815, 6185, 3249, 6185, 3249, 6216, 3548, 7675, 6216, 7560, 6100, 7560, 6100, 7675, 6216, 7560, 6100, 7675, 6216, 3543, 3548, 1134, 6216, 0, 0, 0, 0, 3543, 5556, 1621, 5556, 0, 0, 0, 0, 3543, 7675, 2799, 5556, 13807, 7815, 12896, 12896, 12896, 11035, 11035, 11035, 12896, 13807, 13807, 9546, 9535, 12580, 11448, 12580, 12580, 12580, 0, 0, 0, 11035, 11035, 0, 0, 13807, 13807, 13750, 11448, 11448, 11448, 11448, 11448, 11448, 11448, 11448, 11448, 12580, 12580, 12580, 12580, 12580, 12580, 12580, 12580, 12580, 12580, 12580, 12580, 13750, 13750, 13750, 0, 0, 0, 0, 7560, 6100, 7560, 6100, 7560, 6100, 7560, 7560, 7643, 7675, 13807, 6216, 6216, 3529, 13807, 10313, 12892, 6216, 7815, 7560, 7815, 7560, 7815, 7643, 6185, 7560, 6100, 7675, 7560, 6100, 13807, 7815, 6216, 6216, 6185, 7815, 11372, 7815, 6216, 7815, 6100, 6216, 7815, 7675, 7815, 6100, 6128, 6134, 6185, 6186, 6216, 6328, 7815, 7815, 7815, 7815, 6216, 7815, 7560, 6100, 7560, 6100, 7560, 7643, 7675, 13807, 6216, 12452, 13807, 12748, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 12308, 7560, 7643, 7560, 7815, 3543, 4456, 1621, 4456, }; static const Il2CppTokenRangePair s_rgctxIndices[7] = { { 0x02000011, { 15, 3 } }, { 0x02000012, { 18, 4 } }, { 0x060000EA, { 0, 2 } }, { 0x060000EB, { 2, 2 } }, { 0x060000EC, { 4, 2 } }, { 0x060000EF, { 6, 4 } }, { 0x060000F0, { 10, 5 } }, }; extern const uint32_t g_rgctx_T_t0B47C263A96263EBB376F70A463A66A7DDBF29DE; extern const uint32_t g_rgctx_T_t0B47C263A96263EBB376F70A463A66A7DDBF29DE; extern const uint32_t g_rgctx_T_t40C1ECE22F6FE525154102DEA86D99EB3E13B731; extern const uint32_t g_rgctx_T_t40C1ECE22F6FE525154102DEA86D99EB3E13B731; extern const uint32_t g_rgctx_T_tC255665901E719FF173EFF39B3C3820B22E4EF3A; extern const uint32_t g_rgctx_T_tC255665901E719FF173EFF39B3C3820B22E4EF3A; extern const uint32_t g_rgctx_U3CRegisterExporterU3Ec__AnonStorey0_1_tFFFA7AC8E3CDD996DD3E279FC390200E22F8A4BD; extern const uint32_t g_rgctx_U3CRegisterExporterU3Ec__AnonStorey0_1__ctor_mAFB6624736C677FF03311E4B2D9B74ACDA826DE7; extern const uint32_t g_rgctx_U3CRegisterExporterU3Ec__AnonStorey0_1_U3CU3Em__0_m5FEF30F6F6CE78B897FDBBE8AC51B5B5A4D66DDF; extern const uint32_t g_rgctx_T_t5BA4985EC567C857F2F3B0D40461C12E05416C12; extern const uint32_t g_rgctx_U3CRegisterImporterU3Ec__AnonStorey1_2_t6184DB8045E7254B848D48252A890663AA92CEBD; extern const uint32_t g_rgctx_U3CRegisterImporterU3Ec__AnonStorey1_2__ctor_m9DE99D49B8C4D277B083F1EF27A17B89B87E0379; extern const uint32_t g_rgctx_U3CRegisterImporterU3Ec__AnonStorey1_2_U3CU3Em__0_m4C2847287AAF58A9599AC8DF036469DF615B51E1; extern const uint32_t g_rgctx_TJson_t702E6F2935F551A86591653F80CA5EC0A5F60258; extern const uint32_t g_rgctx_TValue_t5AB9A0FFFEC9FB4DED482203B4360EB72351D32C; extern const uint32_t g_rgctx_T_t9A5F86266394FF435BF799163F34327E683586F4; extern const uint32_t g_rgctx_ExporterFunc_1_tA92847EC16BE9944146932C692F0C671F90E30FD; extern const uint32_t g_rgctx_ExporterFunc_1_Invoke_mFEBA170007E8EE3CF044C2904C6441AFD7E7543A; extern const uint32_t g_rgctx_TJson_t99BE3FDBC14F6C6F66B60654CC4C78F04BE5469D; extern const uint32_t g_rgctx_ImporterFunc_2_tC5386C05612DEECED0A5026AAD95965B925F91B9; extern const uint32_t g_rgctx_ImporterFunc_2_Invoke_m21515A40FD8803088FC156183E8F284C11102C5D; extern const uint32_t g_rgctx_TValue_tCB7919B82B69D85AD85F0A978551378DC528BA15; static const Il2CppRGCTXDefinition s_rgctxValues[22] = { { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t0B47C263A96263EBB376F70A463A66A7DDBF29DE }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t0B47C263A96263EBB376F70A463A66A7DDBF29DE }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t40C1ECE22F6FE525154102DEA86D99EB3E13B731 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t40C1ECE22F6FE525154102DEA86D99EB3E13B731 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_tC255665901E719FF173EFF39B3C3820B22E4EF3A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tC255665901E719FF173EFF39B3C3820B22E4EF3A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CRegisterExporterU3Ec__AnonStorey0_1_tFFFA7AC8E3CDD996DD3E279FC390200E22F8A4BD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CRegisterExporterU3Ec__AnonStorey0_1__ctor_mAFB6624736C677FF03311E4B2D9B74ACDA826DE7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CRegisterExporterU3Ec__AnonStorey0_1_U3CU3Em__0_m5FEF30F6F6CE78B897FDBBE8AC51B5B5A4D66DDF }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t5BA4985EC567C857F2F3B0D40461C12E05416C12 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CRegisterImporterU3Ec__AnonStorey1_2_t6184DB8045E7254B848D48252A890663AA92CEBD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CRegisterImporterU3Ec__AnonStorey1_2__ctor_m9DE99D49B8C4D277B083F1EF27A17B89B87E0379 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CRegisterImporterU3Ec__AnonStorey1_2_U3CU3Em__0_m4C2847287AAF58A9599AC8DF036469DF615B51E1 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TJson_t702E6F2935F551A86591653F80CA5EC0A5F60258 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TValue_t5AB9A0FFFEC9FB4DED482203B4360EB72351D32C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t9A5F86266394FF435BF799163F34327E683586F4 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ExporterFunc_1_tA92847EC16BE9944146932C692F0C671F90E30FD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ExporterFunc_1_Invoke_mFEBA170007E8EE3CF044C2904C6441AFD7E7543A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TJson_t99BE3FDBC14F6C6F66B60654CC4C78F04BE5469D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ImporterFunc_2_tC5386C05612DEECED0A5026AAD95965B925F91B9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ImporterFunc_2_Invoke_m21515A40FD8803088FC156183E8F284C11102C5D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_tCB7919B82B69D85AD85F0A978551378DC528BA15 }, }; IL2CPP_EXTERN_C const Il2CppCodeGenModule g_LitJson_CodeGenModule; const Il2CppCodeGenModule g_LitJson_CodeGenModule = { "LitJson.dll", 377, s_methodPointers, 12, s_adjustorThunks, s_InvokerIndices, 0, NULL, 7, s_rgctxIndices, 22, s_rgctxValues, NULL, NULL, // module initializer, NULL, NULL, NULL, };