123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340 |
- #include "pch-c.h"
- #ifndef _MSC_VER
- # include <alloca.h>
- #else
- # include <malloc.h>
- #endif
- #include "codegen/il2cpp-codegen-metadata.h"
- // 0x00000001 System.Exception System.Linq.Error::ArgumentNull(System.String)
- extern void Error_ArgumentNull_m0EDA0D46D72CA692518E3E2EB75B48044D8FD41E (void);
- // 0x00000002 System.Exception System.Linq.Error::MoreThanOneMatch()
- extern void Error_MoreThanOneMatch_m4C4756AF34A76EF12F3B2B6D8C78DE547F0FBCF8 (void);
- // 0x00000003 System.Exception System.Linq.Error::NoElements()
- extern void Error_NoElements_mB89E91246572F009281D79730950808F17C3F353 (void);
- // 0x00000004 System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable::Where(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>)
- // 0x00000005 System.Func`2<TSource,System.Boolean> System.Linq.Enumerable::CombinePredicates(System.Func`2<TSource,System.Boolean>,System.Func`2<TSource,System.Boolean>)
- // 0x00000006 TSource System.Linq.Enumerable::First(System.Collections.Generic.IEnumerable`1<TSource>)
- // 0x00000007 TSource System.Linq.Enumerable::SingleOrDefault(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>)
- // 0x00000008 System.Boolean System.Linq.Enumerable::Any(System.Collections.Generic.IEnumerable`1<TSource>)
- // 0x00000009 System.Boolean System.Linq.Enumerable::Any(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>)
- // 0x0000000A System.Int32 System.Linq.Enumerable::Count(System.Collections.Generic.IEnumerable`1<TSource>)
- // 0x0000000B System.Void System.Linq.Enumerable/Iterator`1::.ctor()
- // 0x0000000C TSource System.Linq.Enumerable/Iterator`1::get_Current()
- // 0x0000000D System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/Iterator`1::Clone()
- // 0x0000000E System.Void System.Linq.Enumerable/Iterator`1::Dispose()
- // 0x0000000F System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1::GetEnumerator()
- // 0x00000010 System.Boolean System.Linq.Enumerable/Iterator`1::MoveNext()
- // 0x00000011 System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/Iterator`1::Where(System.Func`2<TSource,System.Boolean>)
- // 0x00000012 System.Object System.Linq.Enumerable/Iterator`1::System.Collections.IEnumerator.get_Current()
- // 0x00000013 System.Collections.IEnumerator System.Linq.Enumerable/Iterator`1::System.Collections.IEnumerable.GetEnumerator()
- // 0x00000014 System.Void System.Linq.Enumerable/Iterator`1::System.Collections.IEnumerator.Reset()
- // 0x00000015 System.Void System.Linq.Enumerable/WhereEnumerableIterator`1::.ctor(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>)
- // 0x00000016 System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/WhereEnumerableIterator`1::Clone()
- // 0x00000017 System.Void System.Linq.Enumerable/WhereEnumerableIterator`1::Dispose()
- // 0x00000018 System.Boolean System.Linq.Enumerable/WhereEnumerableIterator`1::MoveNext()
- // 0x00000019 System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/WhereEnumerableIterator`1::Where(System.Func`2<TSource,System.Boolean>)
- // 0x0000001A System.Void System.Linq.Enumerable/WhereArrayIterator`1::.ctor(TSource[],System.Func`2<TSource,System.Boolean>)
- // 0x0000001B System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/WhereArrayIterator`1::Clone()
- // 0x0000001C System.Boolean System.Linq.Enumerable/WhereArrayIterator`1::MoveNext()
- // 0x0000001D System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/WhereArrayIterator`1::Where(System.Func`2<TSource,System.Boolean>)
- // 0x0000001E System.Void System.Linq.Enumerable/WhereListIterator`1::.ctor(System.Collections.Generic.List`1<TSource>,System.Func`2<TSource,System.Boolean>)
- // 0x0000001F System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/WhereListIterator`1::Clone()
- // 0x00000020 System.Boolean System.Linq.Enumerable/WhereListIterator`1::MoveNext()
- // 0x00000021 System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/WhereListIterator`1::Where(System.Func`2<TSource,System.Boolean>)
- // 0x00000022 System.Void System.Linq.Enumerable/<>c__DisplayClass6_0`1::.ctor()
- // 0x00000023 System.Boolean System.Linq.Enumerable/<>c__DisplayClass6_0`1::<CombinePredicates>b__0(TSource)
- // 0x00000024 System.Void System.Collections.Generic.HashSet`1::.ctor()
- // 0x00000025 System.Void System.Collections.Generic.HashSet`1::.ctor(System.Collections.Generic.IEqualityComparer`1<T>)
- // 0x00000026 System.Void System.Collections.Generic.HashSet`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
- // 0x00000027 System.Void System.Collections.Generic.HashSet`1::System.Collections.Generic.ICollection<T>.Add(T)
- // 0x00000028 System.Void System.Collections.Generic.HashSet`1::Clear()
- // 0x00000029 System.Boolean System.Collections.Generic.HashSet`1::Contains(T)
- // 0x0000002A System.Void System.Collections.Generic.HashSet`1::CopyTo(T[],System.Int32)
- // 0x0000002B System.Boolean System.Collections.Generic.HashSet`1::Remove(T)
- // 0x0000002C System.Int32 System.Collections.Generic.HashSet`1::get_Count()
- // 0x0000002D System.Boolean System.Collections.Generic.HashSet`1::System.Collections.Generic.ICollection<T>.get_IsReadOnly()
- // 0x0000002E System.Collections.Generic.HashSet`1/Enumerator<T> System.Collections.Generic.HashSet`1::GetEnumerator()
- // 0x0000002F System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.HashSet`1::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
- // 0x00000030 System.Collections.IEnumerator System.Collections.Generic.HashSet`1::System.Collections.IEnumerable.GetEnumerator()
- // 0x00000031 System.Void System.Collections.Generic.HashSet`1::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
- // 0x00000032 System.Void System.Collections.Generic.HashSet`1::OnDeserialization(System.Object)
- // 0x00000033 System.Boolean System.Collections.Generic.HashSet`1::Add(T)
- // 0x00000034 System.Void System.Collections.Generic.HashSet`1::CopyTo(T[])
- // 0x00000035 System.Void System.Collections.Generic.HashSet`1::CopyTo(T[],System.Int32,System.Int32)
- // 0x00000036 System.Void System.Collections.Generic.HashSet`1::Initialize(System.Int32)
- // 0x00000037 System.Void System.Collections.Generic.HashSet`1::IncreaseCapacity()
- // 0x00000038 System.Void System.Collections.Generic.HashSet`1::SetCapacity(System.Int32)
- // 0x00000039 System.Boolean System.Collections.Generic.HashSet`1::AddIfNotPresent(T)
- // 0x0000003A System.Int32 System.Collections.Generic.HashSet`1::InternalGetHashCode(T)
- // 0x0000003B System.Void System.Collections.Generic.HashSet`1/Enumerator::.ctor(System.Collections.Generic.HashSet`1<T>)
- // 0x0000003C System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose()
- // 0x0000003D System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext()
- // 0x0000003E T System.Collections.Generic.HashSet`1/Enumerator::get_Current()
- // 0x0000003F System.Object System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.get_Current()
- // 0x00000040 System.Void System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.Reset()
- static Il2CppMethodPointer s_methodPointers[64] =
- {
- Error_ArgumentNull_m0EDA0D46D72CA692518E3E2EB75B48044D8FD41E,
- Error_MoreThanOneMatch_m4C4756AF34A76EF12F3B2B6D8C78DE547F0FBCF8,
- Error_NoElements_mB89E91246572F009281D79730950808F17C3F353,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- };
- static const int32_t s_InvokerIndices[64] =
- {
- 1832,
- 1911,
- 1911,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- -1,
- };
- static const Il2CppTokenRangePair s_rgctxIndices[14] =
- {
- { 0x02000004, { 28, 4 } },
- { 0x02000005, { 32, 9 } },
- { 0x02000006, { 41, 7 } },
- { 0x02000007, { 48, 10 } },
- { 0x02000008, { 58, 1 } },
- { 0x02000009, { 59, 21 } },
- { 0x0200000B, { 80, 2 } },
- { 0x06000004, { 0, 10 } },
- { 0x06000005, { 10, 5 } },
- { 0x06000006, { 15, 4 } },
- { 0x06000007, { 19, 3 } },
- { 0x06000008, { 22, 1 } },
- { 0x06000009, { 23, 3 } },
- { 0x0600000A, { 26, 2 } },
- };
- static const Il2CppRGCTXDefinition s_rgctxValues[82] =
- {
- { (Il2CppRGCTXDataType)2, 917 },
- { (Il2CppRGCTXDataType)3, 2651 },
- { (Il2CppRGCTXDataType)2, 1546 },
- { (Il2CppRGCTXDataType)2, 1281 },
- { (Il2CppRGCTXDataType)3, 4696 },
- { (Il2CppRGCTXDataType)2, 973 },
- { (Il2CppRGCTXDataType)2, 1285 },
- { (Il2CppRGCTXDataType)3, 4709 },
- { (Il2CppRGCTXDataType)2, 1283 },
- { (Il2CppRGCTXDataType)3, 4702 },
- { (Il2CppRGCTXDataType)2, 346 },
- { (Il2CppRGCTXDataType)3, 14 },
- { (Il2CppRGCTXDataType)3, 15 },
- { (Il2CppRGCTXDataType)2, 606 },
- { (Il2CppRGCTXDataType)3, 1934 },
- { (Il2CppRGCTXDataType)2, 868 },
- { (Il2CppRGCTXDataType)2, 646 },
- { (Il2CppRGCTXDataType)2, 714 },
- { (Il2CppRGCTXDataType)2, 751 },
- { (Il2CppRGCTXDataType)2, 715 },
- { (Il2CppRGCTXDataType)2, 752 },
- { (Il2CppRGCTXDataType)3, 1935 },
- { (Il2CppRGCTXDataType)2, 710 },
- { (Il2CppRGCTXDataType)2, 711 },
- { (Il2CppRGCTXDataType)2, 750 },
- { (Il2CppRGCTXDataType)3, 1933 },
- { (Il2CppRGCTXDataType)2, 645 },
- { (Il2CppRGCTXDataType)2, 713 },
- { (Il2CppRGCTXDataType)3, 2652 },
- { (Il2CppRGCTXDataType)3, 2654 },
- { (Il2CppRGCTXDataType)2, 246 },
- { (Il2CppRGCTXDataType)3, 2653 },
- { (Il2CppRGCTXDataType)3, 2662 },
- { (Il2CppRGCTXDataType)2, 920 },
- { (Il2CppRGCTXDataType)2, 1284 },
- { (Il2CppRGCTXDataType)3, 4703 },
- { (Il2CppRGCTXDataType)3, 2663 },
- { (Il2CppRGCTXDataType)2, 731 },
- { (Il2CppRGCTXDataType)2, 767 },
- { (Il2CppRGCTXDataType)3, 1939 },
- { (Il2CppRGCTXDataType)3, 5611 },
- { (Il2CppRGCTXDataType)3, 2655 },
- { (Il2CppRGCTXDataType)2, 919 },
- { (Il2CppRGCTXDataType)2, 1282 },
- { (Il2CppRGCTXDataType)3, 4697 },
- { (Il2CppRGCTXDataType)3, 1938 },
- { (Il2CppRGCTXDataType)3, 2656 },
- { (Il2CppRGCTXDataType)3, 5610 },
- { (Il2CppRGCTXDataType)3, 2669 },
- { (Il2CppRGCTXDataType)2, 921 },
- { (Il2CppRGCTXDataType)2, 1286 },
- { (Il2CppRGCTXDataType)3, 4710 },
- { (Il2CppRGCTXDataType)3, 2915 },
- { (Il2CppRGCTXDataType)3, 1388 },
- { (Il2CppRGCTXDataType)3, 1940 },
- { (Il2CppRGCTXDataType)3, 1387 },
- { (Il2CppRGCTXDataType)3, 2670 },
- { (Il2CppRGCTXDataType)3, 5612 },
- { (Il2CppRGCTXDataType)3, 1937 },
- { (Il2CppRGCTXDataType)3, 1671 },
- { (Il2CppRGCTXDataType)2, 539 },
- { (Il2CppRGCTXDataType)3, 2084 },
- { (Il2CppRGCTXDataType)3, 2085 },
- { (Il2CppRGCTXDataType)3, 2090 },
- { (Il2CppRGCTXDataType)2, 796 },
- { (Il2CppRGCTXDataType)3, 2087 },
- { (Il2CppRGCTXDataType)3, 5801 },
- { (Il2CppRGCTXDataType)2, 521 },
- { (Il2CppRGCTXDataType)3, 1382 },
- { (Il2CppRGCTXDataType)1, 699 },
- { (Il2CppRGCTXDataType)2, 1562 },
- { (Il2CppRGCTXDataType)3, 2086 },
- { (Il2CppRGCTXDataType)1, 1562 },
- { (Il2CppRGCTXDataType)1, 796 },
- { (Il2CppRGCTXDataType)2, 1598 },
- { (Il2CppRGCTXDataType)2, 1562 },
- { (Il2CppRGCTXDataType)3, 2091 },
- { (Il2CppRGCTXDataType)3, 2089 },
- { (Il2CppRGCTXDataType)3, 2088 },
- { (Il2CppRGCTXDataType)2, 166 },
- { (Il2CppRGCTXDataType)3, 1389 },
- { (Il2CppRGCTXDataType)2, 252 },
- };
- extern const CustomAttributesCacheGenerator g_System_Core_AttributeGenerators[];
- IL2CPP_EXTERN_C const Il2CppCodeGenModule g_System_Core_CodeGenModule;
- const Il2CppCodeGenModule g_System_Core_CodeGenModule =
- {
- "System.Core.dll",
- 64,
- s_methodPointers,
- 0,
- NULL,
- s_InvokerIndices,
- 0,
- NULL,
- 14,
- s_rgctxIndices,
- 82,
- s_rgctxValues,
- NULL,
- g_System_Core_AttributeGenerators,
- NULL, // module initializer,
- NULL,
- NULL,
- NULL,
- };
|