123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349 |
- #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()
- // 0x00000041 System.Void System.Collections.Generic.ICollectionDebugView`1::.ctor(System.Collections.Generic.ICollection`1<T>)
- // 0x00000042 T[] System.Collections.Generic.ICollectionDebugView`1::get_Items()
- static Il2CppMethodPointer s_methodPointers[66] =
- {
- 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,
- NULL,
- NULL,
- };
- static const int32_t s_InvokerIndices[66] =
- {
- 1877,
- 1959,
- 1959,
- -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,
- -1,
- -1,
- };
- static const Il2CppTokenRangePair s_rgctxIndices[15] =
- {
- { 0x02000004, { 28, 4 } },
- { 0x02000005, { 32, 9 } },
- { 0x02000006, { 41, 7 } },
- { 0x02000007, { 48, 10 } },
- { 0x02000008, { 58, 1 } },
- { 0x02000009, { 59, 21 } },
- { 0x0200000B, { 80, 2 } },
- { 0x0200000C, { 82, 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[84] =
- {
- { (Il2CppRGCTXDataType)2, 954 },
- { (Il2CppRGCTXDataType)3, 2703 },
- { (Il2CppRGCTXDataType)2, 1595 },
- { (Il2CppRGCTXDataType)2, 1327 },
- { (Il2CppRGCTXDataType)3, 4794 },
- { (Il2CppRGCTXDataType)2, 1012 },
- { (Il2CppRGCTXDataType)2, 1331 },
- { (Il2CppRGCTXDataType)3, 4807 },
- { (Il2CppRGCTXDataType)2, 1329 },
- { (Il2CppRGCTXDataType)3, 4800 },
- { (Il2CppRGCTXDataType)2, 360 },
- { (Il2CppRGCTXDataType)3, 14 },
- { (Il2CppRGCTXDataType)3, 15 },
- { (Il2CppRGCTXDataType)2, 620 },
- { (Il2CppRGCTXDataType)3, 1960 },
- { (Il2CppRGCTXDataType)2, 905 },
- { (Il2CppRGCTXDataType)2, 660 },
- { (Il2CppRGCTXDataType)2, 744 },
- { (Il2CppRGCTXDataType)2, 785 },
- { (Il2CppRGCTXDataType)2, 745 },
- { (Il2CppRGCTXDataType)2, 786 },
- { (Il2CppRGCTXDataType)3, 1961 },
- { (Il2CppRGCTXDataType)2, 740 },
- { (Il2CppRGCTXDataType)2, 741 },
- { (Il2CppRGCTXDataType)2, 784 },
- { (Il2CppRGCTXDataType)3, 1959 },
- { (Il2CppRGCTXDataType)2, 659 },
- { (Il2CppRGCTXDataType)2, 743 },
- { (Il2CppRGCTXDataType)3, 2704 },
- { (Il2CppRGCTXDataType)3, 2706 },
- { (Il2CppRGCTXDataType)2, 257 },
- { (Il2CppRGCTXDataType)3, 2705 },
- { (Il2CppRGCTXDataType)3, 2714 },
- { (Il2CppRGCTXDataType)2, 957 },
- { (Il2CppRGCTXDataType)2, 1330 },
- { (Il2CppRGCTXDataType)3, 4801 },
- { (Il2CppRGCTXDataType)3, 2715 },
- { (Il2CppRGCTXDataType)2, 761 },
- { (Il2CppRGCTXDataType)2, 801 },
- { (Il2CppRGCTXDataType)3, 1965 },
- { (Il2CppRGCTXDataType)3, 5740 },
- { (Il2CppRGCTXDataType)3, 2707 },
- { (Il2CppRGCTXDataType)2, 956 },
- { (Il2CppRGCTXDataType)2, 1328 },
- { (Il2CppRGCTXDataType)3, 4795 },
- { (Il2CppRGCTXDataType)3, 1964 },
- { (Il2CppRGCTXDataType)3, 2708 },
- { (Il2CppRGCTXDataType)3, 5739 },
- { (Il2CppRGCTXDataType)3, 2721 },
- { (Il2CppRGCTXDataType)2, 958 },
- { (Il2CppRGCTXDataType)2, 1332 },
- { (Il2CppRGCTXDataType)3, 4808 },
- { (Il2CppRGCTXDataType)3, 2971 },
- { (Il2CppRGCTXDataType)3, 1414 },
- { (Il2CppRGCTXDataType)3, 1966 },
- { (Il2CppRGCTXDataType)3, 1413 },
- { (Il2CppRGCTXDataType)3, 2722 },
- { (Il2CppRGCTXDataType)3, 5741 },
- { (Il2CppRGCTXDataType)3, 1963 },
- { (Il2CppRGCTXDataType)3, 1697 },
- { (Il2CppRGCTXDataType)2, 553 },
- { (Il2CppRGCTXDataType)3, 2110 },
- { (Il2CppRGCTXDataType)3, 2111 },
- { (Il2CppRGCTXDataType)3, 2116 },
- { (Il2CppRGCTXDataType)2, 833 },
- { (Il2CppRGCTXDataType)3, 2113 },
- { (Il2CppRGCTXDataType)3, 5933 },
- { (Il2CppRGCTXDataType)2, 535 },
- { (Il2CppRGCTXDataType)3, 1408 },
- { (Il2CppRGCTXDataType)1, 725 },
- { (Il2CppRGCTXDataType)2, 1612 },
- { (Il2CppRGCTXDataType)3, 2112 },
- { (Il2CppRGCTXDataType)1, 1612 },
- { (Il2CppRGCTXDataType)1, 833 },
- { (Il2CppRGCTXDataType)2, 1658 },
- { (Il2CppRGCTXDataType)2, 1612 },
- { (Il2CppRGCTXDataType)3, 2117 },
- { (Il2CppRGCTXDataType)3, 2115 },
- { (Il2CppRGCTXDataType)3, 2114 },
- { (Il2CppRGCTXDataType)2, 169 },
- { (Il2CppRGCTXDataType)3, 1415 },
- { (Il2CppRGCTXDataType)2, 263 },
- { (Il2CppRGCTXDataType)2, 666 },
- { (Il2CppRGCTXDataType)2, 1614 },
- };
- 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",
- 66,
- s_methodPointers,
- 0,
- NULL,
- s_InvokerIndices,
- 0,
- NULL,
- 15,
- s_rgctxIndices,
- 84,
- s_rgctxValues,
- NULL,
- g_System_Core_AttributeGenerators,
- NULL, // module initializer,
- NULL,
- NULL,
- NULL,
- };
|