Ruyi_client_new/xcode/Classes/Native/Il2CppGenericMethodDefiniti...

19036 lines
2.6 MiB

#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen-metadata.h"
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
extern const Il2CppMethodSpec g_Il2CppMethodSpecTable[];
const Il2CppMethodSpec g_Il2CppMethodSpecTable[19009] =
{
{ 776, -1, 0 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<System.Object>(System.Object,System.ExceptionArgument) */,
{ 789, 29, -1 } /* System.Void System.ValueTuple`2<System.Object,System.Object>::.ctor(T1,T2) */,
{ 790, 29, -1 } /* System.Boolean System.ValueTuple`2<System.Object,System.Object>::Equals(System.Object) */,
{ 791, 29, -1 } /* System.Boolean System.ValueTuple`2<System.Object,System.Object>::Equals(System.ValueTuple`2<T1,T2>) */,
{ 792, 29, -1 } /* System.Boolean System.ValueTuple`2<System.Object,System.Object>::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) */,
{ 793, 29, -1 } /* System.Int32 System.ValueTuple`2<System.Object,System.Object>::System.IComparable.CompareTo(System.Object) */,
{ 794, 29, -1 } /* System.Int32 System.ValueTuple`2<System.Object,System.Object>::CompareTo(System.ValueTuple`2<T1,T2>) */,
{ 795, 29, -1 } /* System.Int32 System.ValueTuple`2<System.Object,System.Object>::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) */,
{ 796, 29, -1 } /* System.Int32 System.ValueTuple`2<System.Object,System.Object>::GetHashCode() */,
{ 797, 29, -1 } /* System.Int32 System.ValueTuple`2<System.Object,System.Object>::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) */,
{ 798, 29, -1 } /* System.Int32 System.ValueTuple`2<System.Object,System.Object>::GetHashCodeCore(System.Collections.IEqualityComparer) */,
{ 799, 29, -1 } /* System.String System.ValueTuple`2<System.Object,System.Object>::ToString() */,
{ 801, -1, 0 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Array::AsReadOnly<System.Object>(T[]) */,
{ 802, -1, 0 } /* System.Void System.Array::Resize<System.Object>(T[]&,System.Int32) */,
{ 821, -1, 29 } /* TOutput[] System.Array::ConvertAll<System.Object,System.Object>(TInput[],System.Converter`2<TInput,TOutput>) */,
{ 825, -1, 0 } /* System.Void System.Array::ForEach<System.Object>(T[],System.Action`1<T>) */,
{ 840, -1, 0 } /* System.Int32 System.Array::BinarySearch<System.Object>(T[],T) */,
{ 841, -1, 0 } /* System.Int32 System.Array::BinarySearch<System.Object>(T[],T,System.Collections.Generic.IComparer`1<T>) */,
{ 842, -1, 0 } /* System.Int32 System.Array::BinarySearch<System.Object>(T[],System.Int32,System.Int32,T) */,
{ 843, -1, 0 } /* System.Int32 System.Array::BinarySearch<System.Object>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 847, -1, 0 } /* System.Int32 System.Array::IndexOf<System.Object>(T[],T) */,
{ 848, -1, 0 } /* System.Int32 System.Array::IndexOf<System.Object>(T[],T,System.Int32) */,
{ 849, -1, 0 } /* System.Int32 System.Array::IndexOf<System.Object>(T[],T,System.Int32,System.Int32) */,
{ 853, -1, 0 } /* System.Int32 System.Array::LastIndexOf<System.Object>(T[],T) */,
{ 854, -1, 0 } /* System.Int32 System.Array::LastIndexOf<System.Object>(T[],T,System.Int32) */,
{ 855, -1, 0 } /* System.Int32 System.Array::LastIndexOf<System.Object>(T[],T,System.Int32,System.Int32) */,
{ 858, -1, 0 } /* System.Void System.Array::Reverse<System.Object>(T[]) */,
{ 859, -1, 0 } /* System.Void System.Array::Reverse<System.Object>(T[],System.Int32,System.Int32) */,
{ 872, -1, 0 } /* System.Void System.Array::Sort<System.Object>(T[]) */,
{ 873, -1, 0 } /* System.Void System.Array::Sort<System.Object>(T[],System.Int32,System.Int32) */,
{ 874, -1, 0 } /* System.Void System.Array::Sort<System.Object>(T[],System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 0 } /* System.Void System.Array::Sort<System.Object>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 876, -1, 0 } /* System.Void System.Array::Sort<System.Object>(T[],System.Comparison`1<T>) */,
{ 877, -1, 29 } /* System.Void System.Array::Sort<System.Object,System.Object>(TKey[],TValue[]) */,
{ 878, -1, 29 } /* System.Void System.Array::Sort<System.Object,System.Object>(TKey[],TValue[],System.Int32,System.Int32) */,
{ 879, -1, 29 } /* System.Void System.Array::Sort<System.Object,System.Object>(TKey[],TValue[],System.Collections.Generic.IComparer`1<TKey>) */,
{ 880, -1, 29 } /* System.Void System.Array::Sort<System.Object,System.Object>(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 881, -1, 0 } /* System.Boolean System.Array::Exists<System.Object>(T[],System.Predicate`1<T>) */,
{ 882, -1, 0 } /* System.Void System.Array::Fill<System.Object>(T[],T) */,
{ 883, -1, 0 } /* System.Void System.Array::Fill<System.Object>(T[],T,System.Int32,System.Int32) */,
{ 884, -1, 0 } /* T System.Array::Find<System.Object>(T[],System.Predicate`1<T>) */,
{ 885, -1, 0 } /* T[] System.Array::FindAll<System.Object>(T[],System.Predicate`1<T>) */,
{ 886, -1, 0 } /* System.Int32 System.Array::FindIndex<System.Object>(T[],System.Predicate`1<T>) */,
{ 887, -1, 0 } /* System.Int32 System.Array::FindIndex<System.Object>(T[],System.Int32,System.Predicate`1<T>) */,
{ 888, -1, 0 } /* System.Int32 System.Array::FindIndex<System.Object>(T[],System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 889, -1, 0 } /* T System.Array::FindLast<System.Object>(T[],System.Predicate`1<T>) */,
{ 890, -1, 0 } /* System.Int32 System.Array::FindLastIndex<System.Object>(T[],System.Predicate`1<T>) */,
{ 891, -1, 0 } /* System.Int32 System.Array::FindLastIndex<System.Object>(T[],System.Int32,System.Predicate`1<T>) */,
{ 892, -1, 0 } /* System.Int32 System.Array::FindLastIndex<System.Object>(T[],System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 893, -1, 0 } /* System.Boolean System.Array::TrueForAll<System.Object>(T[],System.Predicate`1<T>) */,
{ 898, -1, 0 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Object>() */,
{ 900, -1, 0 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Object>(T) */,
{ 901, -1, 0 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Object>(T) */,
{ 902, -1, 0 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Object>(T) */,
{ 903, -1, 0 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Object>(T[],System.Int32) */,
{ 904, -1, 0 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Object>(System.Int32) */,
{ 906, -1, 0 } /* System.Void System.Array::InternalArray__Insert<System.Object>(System.Int32,T) */,
{ 908, -1, 0 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Object>(T) */,
{ 909, -1, 0 } /* T System.Array::InternalArray__get_Item<System.Object>(System.Int32) */,
{ 910, -1, 0 } /* System.Void System.Array::InternalArray__set_Item<System.Object>(System.Int32,T) */,
{ 911, -1, 0 } /* System.Void System.Array::GetGenericValueImpl<System.Object>(System.Int32,T&) */,
{ 912, -1, 0 } /* System.Void System.Array::SetGenericValueImpl<System.Object>(System.Int32,T&) */,
{ 946, -1, 0 } /* T[] System.Array::Empty<System.Object>() */,
{ 948, -1, 0 } /* System.Int32 System.Array::IndexOfImpl<System.Object>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 0 } /* System.Int32 System.Array::LastIndexOfImpl<System.Object>(T[],T,System.Int32,System.Int32) */,
{ 951, -1, 0 } /* T System.Array::UnsafeLoad<System.Object>(T[],System.Int32) */,
{ 952, -1, 0 } /* System.Void System.Array::UnsafeStore<System.Object>(T[],System.Int32,T) */,
{ 953, -1, 29 } /* R System.Array::UnsafeMov<System.Object,System.Object>(S) */,
{ 962, 0, -1 } /* T System.Array/InternalEnumerator`1<System.Object>::get_Current() */,
{ 964, 0, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 959, 0, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Object>::.ctor(System.Array) */,
{ 960, 0, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Object>::Dispose() */,
{ 961, 0, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Object>::MoveNext() */,
{ 963, 0, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Object>::System.Collections.IEnumerator.Reset() */,
{ 967, 0, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Object>::get_Current() */,
{ 968, 0, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 965, 0, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Object>::Dispose() */,
{ 966, 0, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Object>::MoveNext() */,
{ 969, 0, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Object>::System.Collections.IEnumerator.Reset() */,
{ 970, 0, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Object>::.ctor() */,
{ 971, 0, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Object>::.cctor() */,
{ 993, -1, 29 } /* System.Tuple`2<T1,T2> System.Tuple::Create<System.Object,System.Object>(T1,T2) */,
{ 996, 29, -1 } /* T1 System.Tuple`2<System.Object,System.Object>::get_Item1() */,
{ 997, 29, -1 } /* T2 System.Tuple`2<System.Object,System.Object>::get_Item2() */,
{ 998, 29, -1 } /* System.Void System.Tuple`2<System.Object,System.Object>::.ctor(T1,T2) */,
{ 999, 29, -1 } /* System.Boolean System.Tuple`2<System.Object,System.Object>::Equals(System.Object) */,
{ 1000, 29, -1 } /* System.Boolean System.Tuple`2<System.Object,System.Object>::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) */,
{ 1001, 29, -1 } /* System.Int32 System.Tuple`2<System.Object,System.Object>::System.IComparable.CompareTo(System.Object) */,
{ 1002, 29, -1 } /* System.Int32 System.Tuple`2<System.Object,System.Object>::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) */,
{ 1003, 29, -1 } /* System.Int32 System.Tuple`2<System.Object,System.Object>::GetHashCode() */,
{ 1004, 29, -1 } /* System.Int32 System.Tuple`2<System.Object,System.Object>::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) */,
{ 1005, 29, -1 } /* System.String System.Tuple`2<System.Object,System.Object>::ToString() */,
{ 1006, 29, -1 } /* System.String System.Tuple`2<System.Object,System.Object>::System.ITupleInternal.ToString(System.Text.StringBuilder) */,
{ 1007, 40, -1 } /* T1 System.Tuple`3<System.Object,System.Object,System.Object>::get_Item1() */,
{ 1008, 40, -1 } /* T2 System.Tuple`3<System.Object,System.Object,System.Object>::get_Item2() */,
{ 1009, 40, -1 } /* T3 System.Tuple`3<System.Object,System.Object,System.Object>::get_Item3() */,
{ 1010, 40, -1 } /* System.Void System.Tuple`3<System.Object,System.Object,System.Object>::.ctor(T1,T2,T3) */,
{ 1011, 40, -1 } /* System.Boolean System.Tuple`3<System.Object,System.Object,System.Object>::Equals(System.Object) */,
{ 1012, 40, -1 } /* System.Boolean System.Tuple`3<System.Object,System.Object,System.Object>::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) */,
{ 1013, 40, -1 } /* System.Int32 System.Tuple`3<System.Object,System.Object,System.Object>::System.IComparable.CompareTo(System.Object) */,
{ 1014, 40, -1 } /* System.Int32 System.Tuple`3<System.Object,System.Object,System.Object>::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) */,
{ 1015, 40, -1 } /* System.Int32 System.Tuple`3<System.Object,System.Object,System.Object>::GetHashCode() */,
{ 1016, 40, -1 } /* System.Int32 System.Tuple`3<System.Object,System.Object,System.Object>::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) */,
{ 1017, 40, -1 } /* System.String System.Tuple`3<System.Object,System.Object,System.Object>::ToString() */,
{ 1018, 40, -1 } /* System.String System.Tuple`3<System.Object,System.Object,System.Object>::System.ITupleInternal.ToString(System.Text.StringBuilder) */,
{ 1019, 41, -1 } /* T1 System.Tuple`4<System.Object,System.Object,System.Object,System.Object>::get_Item1() */,
{ 1020, 41, -1 } /* T2 System.Tuple`4<System.Object,System.Object,System.Object,System.Object>::get_Item2() */,
{ 1021, 41, -1 } /* T3 System.Tuple`4<System.Object,System.Object,System.Object,System.Object>::get_Item3() */,
{ 1022, 41, -1 } /* T4 System.Tuple`4<System.Object,System.Object,System.Object,System.Object>::get_Item4() */,
{ 1073, 0, -1 } /* System.Void System.Action`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 0, -1 } /* System.Void System.Action`1<System.Object>::Invoke(T) */,
{ 1075, 0, -1 } /* System.IAsyncResult System.Action`1<System.Object>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 0, -1 } /* System.Void System.Action`1<System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1081, 29, -1 } /* System.Void System.Action`2<System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 29, -1 } /* System.Void System.Action`2<System.Object,System.Object>::Invoke(T1,T2) */,
{ 1083, 29, -1 } /* System.IAsyncResult System.Action`2<System.Object,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 29, -1 } /* System.Void System.Action`2<System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1085, 40, -1 } /* System.Void System.Action`3<System.Object,System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1086, 40, -1 } /* System.Void System.Action`3<System.Object,System.Object,System.Object>::Invoke(T1,T2,T3) */,
{ 1087, 40, -1 } /* System.IAsyncResult System.Action`3<System.Object,System.Object,System.Object>::BeginInvoke(T1,T2,T3,System.AsyncCallback,System.Object) */,
{ 1088, 40, -1 } /* System.Void System.Action`3<System.Object,System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1089, 0, -1 } /* System.Void System.Func`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1090, 0, -1 } /* TResult System.Func`1<System.Object>::Invoke() */,
{ 1091, 0, -1 } /* System.IAsyncResult System.Func`1<System.Object>::BeginInvoke(System.AsyncCallback,System.Object) */,
{ 1092, 0, -1 } /* TResult System.Func`1<System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1093, 29, -1 } /* System.Void System.Func`2<System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1094, 29, -1 } /* TResult System.Func`2<System.Object,System.Object>::Invoke(T) */,
{ 1095, 29, -1 } /* System.IAsyncResult System.Func`2<System.Object,System.Object>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1096, 29, -1 } /* TResult System.Func`2<System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1097, 40, -1 } /* System.Void System.Func`3<System.Object,System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 40, -1 } /* TResult System.Func`3<System.Object,System.Object,System.Object>::Invoke(T1,T2) */,
{ 1099, 40, -1 } /* System.IAsyncResult System.Func`3<System.Object,System.Object,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 40, -1 } /* TResult System.Func`3<System.Object,System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1101, 41, -1 } /* System.Void System.Func`4<System.Object,System.Object,System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1102, 41, -1 } /* TResult System.Func`4<System.Object,System.Object,System.Object,System.Object>::Invoke(T1,T2,T3) */,
{ 1103, 41, -1 } /* System.IAsyncResult System.Func`4<System.Object,System.Object,System.Object,System.Object>::BeginInvoke(T1,T2,T3,System.AsyncCallback,System.Object) */,
{ 1104, 41, -1 } /* TResult System.Func`4<System.Object,System.Object,System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1105, 53, -1 } /* System.Void System.Func`5<System.Object,System.Object,System.Object,System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1106, 53, -1 } /* TResult System.Func`5<System.Object,System.Object,System.Object,System.Object,System.Object>::Invoke(T1,T2,T3,T4) */,
{ 1107, 53, -1 } /* System.IAsyncResult System.Func`5<System.Object,System.Object,System.Object,System.Object,System.Object>::BeginInvoke(T1,T2,T3,T4,System.AsyncCallback,System.Object) */,
{ 1108, 53, -1 } /* TResult System.Func`5<System.Object,System.Object,System.Object,System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1109, 0, -1 } /* System.Void System.Comparison`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 0, -1 } /* System.Int32 System.Comparison`1<System.Object>::Invoke(T,T) */,
{ 1111, 0, -1 } /* System.IAsyncResult System.Comparison`1<System.Object>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 0, -1 } /* System.Int32 System.Comparison`1<System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1113, 29, -1 } /* System.Void System.Converter`2<System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1114, 29, -1 } /* TOutput System.Converter`2<System.Object,System.Object>::Invoke(TInput) */,
{ 1115, 29, -1 } /* System.IAsyncResult System.Converter`2<System.Object,System.Object>::BeginInvoke(TInput,System.AsyncCallback,System.Object) */,
{ 1116, 29, -1 } /* TOutput System.Converter`2<System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1117, 0, -1 } /* System.Void System.Predicate`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 0, -1 } /* System.Boolean System.Predicate`1<System.Object>::Invoke(T) */,
{ 1119, 0, -1 } /* System.IAsyncResult System.Predicate`1<System.Object>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 0, -1 } /* System.Boolean System.Predicate`1<System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1126, -1, 0 } /* T System.Activator::CreateInstance<System.Object>() */,
{ 1157, 0, -1 } /* T[] System.ArraySegment`1<System.Object>::get_Array() */,
{ 1158, 0, -1 } /* System.Int32 System.ArraySegment`1<System.Object>::get_Offset() */,
{ 1159, 0, -1 } /* System.Int32 System.ArraySegment`1<System.Object>::get_Count() */,
{ 1163, 0, -1 } /* T System.ArraySegment`1<System.Object>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 1164, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 1168, 0, -1 } /* T System.ArraySegment`1<System.Object>::System.Collections.Generic.IReadOnlyList<T>.get_Item(System.Int32) */,
{ 1169, 0, -1 } /* System.Boolean System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 1160, 0, -1 } /* System.Int32 System.ArraySegment`1<System.Object>::GetHashCode() */,
{ 1161, 0, -1 } /* System.Boolean System.ArraySegment`1<System.Object>::Equals(System.Object) */,
{ 1162, 0, -1 } /* System.Boolean System.ArraySegment`1<System.Object>::Equals(System.ArraySegment`1<T>) */,
{ 1165, 0, -1 } /* System.Int32 System.ArraySegment`1<System.Object>::System.Collections.Generic.IList<T>.IndexOf(T) */,
{ 1166, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 1167, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 1170, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 1171, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 1172, 0, -1 } /* System.Boolean System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.Contains(T) */,
{ 1173, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.CopyTo(T[],System.Int32) */,
{ 1174, 0, -1 } /* System.Boolean System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 1175, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.ArraySegment`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 1176, 0, -1 } /* System.Collections.IEnumerator System.ArraySegment`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 1179, 0, -1 } /* T System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::get_Current() */,
{ 1180, 0, -1 } /* System.Object System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 1177, 0, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::.ctor(System.ArraySegment`1<T>) */,
{ 1178, 0, -1 } /* System.Boolean System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::MoveNext() */,
{ 1181, 0, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
{ 1182, 0, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::Dispose() */,
{ 1984, 0, -1 } /* System.Void System.EventHandler`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1985, 0, -1 } /* System.Void System.EventHandler`1<System.Object>::Invoke(System.Object,TEventArgs) */,
{ 1986, 0, -1 } /* System.IAsyncResult System.EventHandler`1<System.Object>::BeginInvoke(System.Object,TEventArgs,System.AsyncCallback,System.Object) */,
{ 1987, 0, -1 } /* System.Void System.EventHandler`1<System.Object>::EndInvoke(System.IAsyncResult) */,
{ 2219, 0, -1 } /* System.Int32 System.IComparable`1<System.Object>::CompareTo(T) */,
{ 2239, 0, -1 } /* System.Boolean System.IEquatable`1<System.Object>::Equals(T) */,
{ 2648, 0, -1 } /* T System.RuntimeType/ListBuilder`1<System.Object>::get_Item(System.Int32) */,
{ 2651, 0, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Object>::get_Count() */,
{ 2647, 0, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Object>::.ctor(System.Int32) */,
{ 2649, 0, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Object>::ToArray() */,
{ 2650, 0, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Object>::CopyTo(System.Object[],System.Int32) */,
{ 2652, 0, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Object>::Add(T) */,
{ 3627, 0, -1 } /* System.Void System.EmptyArray`1<System.Object>::.cctor() */,
{ 4729, -1, 0 } /* T System.Reflection.CustomAttributeExtensions::GetCustomAttribute<System.Object>(System.Reflection.Assembly) */,
{ 4972, -1, 0 } /* T[] System.Reflection.CustomAttributeData::UnboxValues<System.Object>(System.Object[]) */,
{ 5251, -1, 29 } /* System.Object System.Reflection.MonoProperty::GetterAdapterFrame<System.Object,System.Object>(System.Reflection.MonoProperty/Getter`2<T,R>,System.Object) */,
{ 5252, -1, 0 } /* System.Object System.Reflection.MonoProperty::StaticGetterAdapterFrame<System.Object>(System.Reflection.MonoProperty/StaticGetter`1<R>,System.Object) */,
{ 5265, 29, -1 } /* System.Void System.Reflection.MonoProperty/Getter`2<System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 5266, 29, -1 } /* R System.Reflection.MonoProperty/Getter`2<System.Object,System.Object>::Invoke(T) */,
{ 5267, 29, -1 } /* System.IAsyncResult System.Reflection.MonoProperty/Getter`2<System.Object,System.Object>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 5268, 29, -1 } /* R System.Reflection.MonoProperty/Getter`2<System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 5269, 0, -1 } /* System.Void System.Reflection.MonoProperty/StaticGetter`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 5270, 0, -1 } /* R System.Reflection.MonoProperty/StaticGetter`1<System.Object>::Invoke() */,
{ 5271, 0, -1 } /* System.IAsyncResult System.Reflection.MonoProperty/StaticGetter`1<System.Object>::BeginInvoke(System.AsyncCallback,System.Object) */,
{ 5272, 0, -1 } /* R System.Reflection.MonoProperty/StaticGetter`1<System.Object>::EndInvoke(System.IAsyncResult) */,
{ 5599, 0, -1 } /* TSource System.IO.Iterator`1<System.Object>::get_Current() */,
{ 5605, 0, -1 } /* System.Object System.IO.Iterator`1<System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 5598, 0, -1 } /* System.Void System.IO.Iterator`1<System.Object>::.ctor() */,
{ 5600, 0, -1 } /* System.IO.Iterator`1<TSource> System.IO.Iterator`1<System.Object>::Clone() */,
{ 5601, 0, -1 } /* System.Void System.IO.Iterator`1<System.Object>::Dispose() */,
{ 5602, 0, -1 } /* System.Void System.IO.Iterator`1<System.Object>::Dispose(System.Boolean) */,
{ 5603, 0, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.IO.Iterator`1<System.Object>::GetEnumerator() */,
{ 5604, 0, -1 } /* System.Boolean System.IO.Iterator`1<System.Object>::MoveNext() */,
{ 5606, 0, -1 } /* System.Collections.IEnumerator System.IO.Iterator`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 5607, 0, -1 } /* System.Void System.IO.Iterator`1<System.Object>::System.Collections.IEnumerator.Reset() */,
{ 5608, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::.ctor(System.String,System.String,System.String,System.IO.SearchOption,System.IO.SearchResultHandler`1<TSource>,System.Boolean) */,
{ 5609, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::CommonInit() */,
{ 5610, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::.ctor(System.String,System.String,System.String,System.String,System.IO.SearchOption,System.IO.SearchResultHandler`1<TSource>,System.Boolean) */,
{ 5611, 0, -1 } /* System.IO.Iterator`1<TSource> System.IO.FileSystemEnumerableIterator`1<System.Object>::Clone() */,
{ 5612, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::Dispose(System.Boolean) */,
{ 5613, 0, -1 } /* System.Boolean System.IO.FileSystemEnumerableIterator`1<System.Object>::MoveNext() */,
{ 5614, 0, -1 } /* System.IO.SearchResult System.IO.FileSystemEnumerableIterator`1<System.Object>::CreateSearchResult(System.IO.Directory/SearchData,Microsoft.Win32.Win32Native/WIN32_FIND_DATA) */,
{ 5615, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::HandleError(System.Int32,System.String) */,
{ 5616, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::AddSearchableDirsToStack(System.IO.Directory/SearchData) */,
{ 5617, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::DoDemand(System.String) */,
{ 5618, 0, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<System.Object>::NormalizeSearchPattern(System.String) */,
{ 5619, 0, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<System.Object>::GetNormalizedSearchCriteria(System.String,System.String) */,
{ 5620, 0, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<System.Object>::GetFullSearchString(System.String,System.String) */,
{ 5621, 0, -1 } /* System.Boolean System.IO.SearchResultHandler`1<System.Object>::IsResultIncluded(System.IO.SearchResult) */,
{ 5622, 0, -1 } /* TSource System.IO.SearchResultHandler`1<System.Object>::CreateObject(System.IO.SearchResult) */,
{ 5623, 0, -1 } /* System.Void System.IO.SearchResultHandler`1<System.Object>::.ctor() */,
{ 6804, 0, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArray`1<System.Object>::get_Tail() */,
{ 6803, 0, -1 } /* System.Void System.Threading.SparselyPopulatedArray`1<System.Object>::.ctor(System.Int32) */,
{ 6805, 0, -1 } /* System.Threading.SparselyPopulatedArrayAddInfo`1<T> System.Threading.SparselyPopulatedArray`1<System.Object>::Add(T) */,
{ 6807, 0, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArrayAddInfo`1<System.Object>::get_Source() */,
{ 6808, 0, -1 } /* System.Int32 System.Threading.SparselyPopulatedArrayAddInfo`1<System.Object>::get_Index() */,
{ 6806, 0, -1 } /* System.Void System.Threading.SparselyPopulatedArrayAddInfo`1<System.Object>::.ctor(System.Threading.SparselyPopulatedArrayFragment`1<T>,System.Int32) */,
{ 6811, 0, -1 } /* T System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::get_Item(System.Int32) */,
{ 6812, 0, -1 } /* System.Int32 System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::get_Length() */,
{ 6813, 0, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::get_Prev() */,
{ 6809, 0, -1 } /* System.Void System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::.ctor(System.Int32) */,
{ 6810, 0, -1 } /* System.Void System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::.ctor(System.Int32,System.Threading.SparselyPopulatedArrayFragment`1<T>) */,
{ 6814, 0, -1 } /* T System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::SafeAtomicRemove(System.Int32,T) */,
{ 6815, -1, 0 } /* T System.Threading.LazyInitializer::EnsureInitialized<System.Object>(T&,System.Func`1<T>) */,
{ 6816, -1, 0 } /* T System.Threading.LazyInitializer::EnsureInitializedCore<System.Object>(T&,System.Func`1<T>) */,
{ 6885, 0, -1 } /* System.Void System.Threading.AsyncLocal`1<System.Object>::set_Value(T) */,
{ 6884, 0, -1 } /* System.Void System.Threading.AsyncLocal`1<System.Object>::.ctor(System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<T>>) */,
{ 6886, 0, -1 } /* System.Void System.Threading.AsyncLocal`1<System.Object>::System.Threading.IAsyncLocal.OnValueChanged(System.Object,System.Object,System.Boolean) */,
{ 6888, 0, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<System.Object>::set_PreviousValue(T) */,
{ 6889, 0, -1 } /* T System.Threading.AsyncLocalValueChangedArgs`1<System.Object>::get_CurrentValue() */,
{ 6890, 0, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<System.Object>::set_CurrentValue(T) */,
{ 6891, 0, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<System.Object>::set_ThreadContextChanged(System.Boolean) */,
{ 6892, 0, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<System.Object>::.ctor(T,T,System.Boolean) */,
{ 7097, 0, -1 } /* T[] System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::get_Current() */,
{ 7096, 0, -1 } /* System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::.ctor(System.Int32) */,
{ 7098, 0, -1 } /* System.Int32 System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::Add(T) */,
{ 7099, 0, -1 } /* System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::Remove(T) */,
{ 7183, -1, 0 } /* T System.Threading.Interlocked::CompareExchange<System.Object>(T&,T,T) */,
{ 7187, -1, 0 } /* T System.Threading.Interlocked::Exchange<System.Object>(T&,T) */,
{ 7230, -1, 0 } /* T System.Threading.Volatile::Read<System.Object>(T&) */,
{ 7231, -1, 0 } /* System.Void System.Threading.Volatile::Write<System.Object>(T&,T) */,
{ 7248, 0, -1 } /* TResult System.Threading.Tasks.Task`1<System.Object>::get_Result() */,
{ 7249, 0, -1 } /* TResult System.Threading.Tasks.Task`1<System.Object>::get_ResultOnSuccess() */,
{ 7238, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor() */,
{ 7239, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor(TResult) */,
{ 7240, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
{ 7241, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor(System.Func`2<System.Object,TResult>,System.Object,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions) */,
{ 7242, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7243, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7244, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor(System.Delegate,System.Object,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7245, 0, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1<System.Object>::StartNew(System.Threading.Tasks.Task,System.Func`1<TResult>,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7246, 0, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Object>::TrySetResult(TResult) */,
{ 7247, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::DangerousSetResult(TResult) */,
{ 7250, 0, -1 } /* TResult System.Threading.Tasks.Task`1<System.Object>::GetResultCore(System.Boolean) */,
{ 7251, 0, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Object>::TrySetException(System.Object) */,
{ 7252, 0, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Object>::TrySetCanceled(System.Threading.CancellationToken) */,
{ 7253, 0, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Object>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
{ 7254, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::InnerInvoke() */,
{ 7255, 0, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<System.Object>::GetAwaiter() */,
{ 7256, 0, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult> System.Threading.Tasks.Task`1<System.Object>::ConfigureAwait(System.Boolean) */,
{ 7257, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.cctor() */,
{ 7258, 0, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Object>::.cctor() */,
{ 7259, 0, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Object>::.ctor() */,
{ 7260, 0, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1/<>c<System.Object>::<.cctor>b__64_0(System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>) */,
{ 7261, 0, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Object>::.ctor() */,
{ 7262, 0, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Object>::.ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7263, 0, 29 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.TaskFactory`1<System.Object>::FromAsyncTrim<System.Object,System.Object>(TInstance,TArgs,System.Func`5<TInstance,TArgs,System.AsyncCallback,System.Object,System.IAsyncResult>,System.Func`3<TInstance,System.IAsyncResult,TResult>) */,
{ 7264, 29, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Object,System.Object>::.ctor(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>) */,
{ 7265, 29, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Object,System.Object>::CompleteFromAsyncResult(System.IAsyncResult) */,
{ 7266, 29, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Object,System.Object>::Complete(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>,System.IAsyncResult,System.Boolean) */,
{ 7267, 29, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Object,System.Object>::.cctor() */,
{ 7268, 0, -1 } /* System.Void System.Threading.Tasks.Shared`1<System.Object>::.ctor(T) */,
{ 7386, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromResult<System.Object>(TResult) */,
{ 7388, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromException<System.Object>(System.Exception) */,
{ 7390, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Object>(System.Threading.CancellationToken) */,
{ 7391, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Object>(System.OperationCanceledException) */,
{ 7393, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::Run<System.Object>(System.Func`1<TResult>) */,
{ 7505, -1, 0 } /* TResult System.Threading.Tasks.TaskToApm::End<System.Object>(System.IAsyncResult) */,
{ 9965, -1, 0 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<System.Object>(TStateMachine&) */,
{ 9967, -1, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
{ 9968, -1, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
{ 9978, 0, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::get_Task() */,
{ 9973, 0, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::Create() */,
{ 9974, 0, 0 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::Start<System.Object>(TStateMachine&) */,
{ 9975, 0, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
{ 9976, 0, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::AwaitOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
{ 9977, 0, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::AwaitUnsafeOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
{ 9979, 0, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetResult(TResult) */,
{ 9980, 0, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetResult(System.Threading.Tasks.Task`1<TResult>) */,
{ 9981, 0, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetException(System.Exception) */,
{ 9982, 0, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::GetTaskForResult(TResult) */,
{ 9983, 0, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::.cctor() */,
{ 9985, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<System.Object>(TResult) */,
{ 10027, 0, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Object>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
{ 10028, 0, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Object>::OnCompleted(System.Action) */,
{ 10029, 0, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Object>::UnsafeOnCompleted(System.Action) */,
{ 10030, 0, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<System.Object>::GetResult() */,
{ 10038, 0, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Object>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 10039, 0, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Object>::GetAwaiter() */,
{ 10041, 0, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::get_IsCompleted() */,
{ 10040, 0, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 10042, 0, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::OnCompleted(System.Action) */,
{ 10043, 0, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::UnsafeOnCompleted(System.Action) */,
{ 10044, 0, -1 } /* TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::GetResult() */,
{ 10069, -1, 0 } /* T System.Runtime.CompilerServices.JitHelpers::UnsafeCast<System.Object>(System.Object) */,
{ 10072, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::.ctor() */,
{ 10073, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Finalize() */,
{ 10074, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::RehashWithoutResize() */,
{ 10075, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::RecomputeSize() */,
{ 10076, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Rehash() */,
{ 10077, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Add(TKey,TValue) */,
{ 10078, 29, -1 } /* System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Remove(TKey) */,
{ 10079, 29, -1 } /* System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10080, 29, -1 } /* TValue System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::GetValue(TKey,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<TKey,TValue>) */,
{ 10081, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 10082, 29, -1 } /* TValue System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Object>::Invoke(TKey) */,
{ 10083, 29, -1 } /* System.IAsyncResult System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Object>::BeginInvoke(TKey,System.AsyncCallback,System.Object) */,
{ 10084, 29, -1 } /* TValue System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 10092, -1, 0 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<System.Object>() */,
{ 10191, -1, 0 } /* T System.Runtime.InteropServices.Marshal::PtrToStructure<System.Object>(System.IntPtr) */,
{ 10202, -1, 0 } /* System.Void System.Runtime.InteropServices.Marshal::StructureToPtr<System.Object>(T,System.IntPtr,System.Boolean) */,
{ 10204, -1, 0 } /* System.IntPtr System.Runtime.InteropServices.Marshal::UnsafeAddrOfPinnedArrayElement<System.Object>(T[],System.Int32) */,
{ 10207, -1, 0 } /* System.IntPtr System.Runtime.InteropServices.Marshal::GetFunctionPointerForDelegate<System.Object>(TDelegate) */,
{ 10698, 0, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<System.Object>::get_Count() */,
{ 10699, 0, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.Collection`1<System.Object>::get_Items() */,
{ 10700, 0, -1 } /* T System.Collections.ObjectModel.Collection`1<System.Object>::get_Item(System.Int32) */,
{ 10701, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::set_Item(System.Int32,T) */,
{ 10715, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10717, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10718, 0, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10720, 0, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.get_Item(System.Int32) */,
{ 10721, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10722, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.get_IsReadOnly() */,
{ 10723, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.get_IsFixedSize() */,
{ 10696, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::.ctor() */,
{ 10697, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10702, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::Add(T) */,
{ 10703, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::Clear() */,
{ 10704, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::CopyTo(T[],System.Int32) */,
{ 10705, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::Contains(T) */,
{ 10706, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.Collection`1<System.Object>::GetEnumerator() */,
{ 10707, 0, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<System.Object>::IndexOf(T) */,
{ 10708, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::Insert(System.Int32,T) */,
{ 10709, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::Remove(T) */,
{ 10710, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::RemoveAt(System.Int32) */,
{ 10711, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::ClearItems() */,
{ 10712, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::InsertItem(System.Int32,T) */,
{ 10713, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::RemoveItem(System.Int32) */,
{ 10714, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::SetItem(System.Int32,T) */,
{ 10716, 0, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10719, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10724, 0, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.Add(System.Object) */,
{ 10725, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.Contains(System.Object) */,
{ 10726, 0, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.IndexOf(System.Object) */,
{ 10727, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10728, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.Remove(System.Object) */,
{ 10729, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::IsCompatibleObject(System.Object) */,
{ 10730, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::.ctor() */,
{ 10731, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>,System.Int32) */,
{ 10732, 29, -1 } /* System.Boolean System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::Contains(TKey) */,
{ 10733, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::ClearItems() */,
{ 10734, 29, -1 } /* TKey System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::GetKeyForItem(TItem) */,
{ 10735, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::InsertItem(System.Int32,TItem) */,
{ 10736, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::RemoveItem(System.Int32) */,
{ 10737, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::SetItem(System.Int32,TItem) */,
{ 10738, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::AddKey(TKey,TItem) */,
{ 10739, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::CreateDictionary() */,
{ 10740, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::RemoveKey(TKey) */,
{ 10742, 0, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::get_Count() */,
{ 10743, 0, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::get_Item(System.Int32) */,
{ 10748, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 0, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10757, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 0, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10760, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 0, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10741, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10744, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::Contains(T) */,
{ 10745, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::CopyTo(T[],System.Int32) */,
{ 10746, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::GetEnumerator() */,
{ 10747, 0, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::IndexOf(T) */,
{ 10751, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 0, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10759, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10764, 0, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.Add(System.Object) */,
{ 10765, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.Clear() */,
{ 10766, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::IsCompatibleObject(System.Object) */,
{ 10767, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 0, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10791, 29, -1 } /* TValue System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::get_Item(TKey) */,
{ 10792, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::set_Item(TKey,TValue) */,
{ 10795, 29, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::get_Count() */,
{ 10800, 29, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::get_Keys() */,
{ 10801, 29, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10802, 29, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::get_Values() */,
{ 10803, 29, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10806, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10812, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10813, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10814, 29, -1 } /* System.Collections.ICollection System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 10816, 29, -1 } /* System.Collections.ICollection System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 10817, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10818, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10820, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10821, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10825, 29, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::get_DefaultConcurrencyLevel() */,
{ 10775, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::IsValueWriteAtomic() */,
{ 10776, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::.ctor() */,
{ 10777, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::.ctor(System.Int32,System.Int32,System.Boolean,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10778, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryAdd(TKey,TValue) */,
{ 10779, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::ContainsKey(TKey) */,
{ 10780, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryRemove(TKey,TValue&) */,
{ 10781, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryRemoveInternal(TKey,TValue&,System.Boolean,TValue) */,
{ 10782, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10783, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryGetValueInternal(TKey,System.Int32,TValue&) */,
{ 10784, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::Clear() */,
{ 10785, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10786, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::CopyToPairs(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10787, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::CopyToEntries(System.Collections.DictionaryEntry[],System.Int32) */,
{ 10788, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::CopyToObjects(System.Object[],System.Int32) */,
{ 10789, 29, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetEnumerator() */,
{ 10790, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryAddInternal(TKey,System.Int32,TValue,System.Boolean,System.Boolean,TValue&) */,
{ 10793, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::ThrowKeyNotFoundException() */,
{ 10794, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::ThrowKeyNullException() */,
{ 10796, 29, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetCountInternal() */,
{ 10797, 29, -1 } /* TValue System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetOrAdd(TKey,System.Func`2<TKey,TValue>) */,
{ 10798, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.Add(TKey,TValue) */,
{ 10799, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.Remove(TKey) */,
{ 10804, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10805, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10807, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10808, 29, -1 } /* System.Collections.IEnumerator System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10809, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10810, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10811, 29, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 10815, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10819, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10822, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GrowTable(System.Collections.Concurrent.ConcurrentDictionary`2/Tables<TKey,TValue>) */,
{ 10823, 29, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetBucket(System.Int32,System.Int32) */,
{ 10824, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetBucketAndLockNo(System.Int32,System.Int32&,System.Int32&,System.Int32,System.Int32) */,
{ 10826, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::AcquireAllLocks(System.Int32&) */,
{ 10827, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::AcquireLocks(System.Int32,System.Int32,System.Int32&) */,
{ 10828, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::ReleaseLocks(System.Int32,System.Int32) */,
{ 10829, 29, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<TKey> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetKeys() */,
{ 10830, 29, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<TValue> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetValues() */,
{ 10831, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::.cctor() */,
{ 10832, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/Tables<System.Object,System.Object>::.ctor(System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>[],System.Object[],System.Int32[]) */,
{ 10833, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/Node<System.Object,System.Object>::.ctor(TKey,TValue,System.Int32,System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>) */,
{ 10835, 29, -1 } /* System.Collections.DictionaryEntry System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::get_Entry() */,
{ 10836, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::get_Key() */,
{ 10837, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::get_Value() */,
{ 10838, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::get_Current() */,
{ 10834, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::.ctor(System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>) */,
{ 10839, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::MoveNext() */,
{ 10840, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::Reset() */,
{ 10844, 29, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_Current() */,
{ 10846, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10841, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::.ctor(System.Int32) */,
{ 10842, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::System.IDisposable.Dispose() */,
{ 10843, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::MoveNext() */,
{ 10845, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10847, 0, -1 } /* System.Void System.Collections.Generic.ReferenceEqualityComparer`1<System.Object>::.ctor() */,
{ 10848, 0, -1 } /* System.Boolean System.Collections.Generic.ReferenceEqualityComparer`1<System.Object>::Equals(T,T) */,
{ 10849, 0, -1 } /* System.Int32 System.Collections.Generic.ReferenceEqualityComparer`1<System.Object>::GetHashCode(T) */,
{ 10850, 0, -1 } /* System.Void System.Collections.Generic.ReferenceEqualityComparer`1<System.Object>::.cctor() */,
{ 10851, -1, 29 } /* TValue System.Collections.Generic.CollectionExtensions::GetValueOrDefault<System.Object,System.Object>(System.Collections.Generic.IReadOnlyDictionary`2<TKey,TValue>,TKey) */,
{ 10852, -1, 29 } /* TValue System.Collections.Generic.CollectionExtensions::GetValueOrDefault<System.Object,System.Object>(System.Collections.Generic.IReadOnlyDictionary`2<TKey,TValue>,TKey,TValue) */,
{ 10853, -1, 29 } /* System.Boolean System.Collections.Generic.CollectionExtensions::TryAdd<System.Object,System.Object>(System.Collections.Generic.IDictionary`2<TKey,TValue>,TKey,TValue) */,
{ 10854, -1, 29 } /* System.Boolean System.Collections.Generic.CollectionExtensions::Remove<System.Object,System.Object>(System.Collections.Generic.IDictionary`2<TKey,TValue>,TKey,TValue&) */,
{ 10855, -1, 29 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.KeyValuePair::Create<System.Object,System.Object>(TKey,TValue) */,
{ 10858, 29, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Key() */,
{ 10859, 29, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Value() */,
{ 10857, 29, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::.ctor(TKey,TValue) */,
{ 10860, 29, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::ToString() */,
{ 10861, 29, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::Deconstruct(TKey&,TValue&) */,
{ 10864, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 0, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Object>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 0, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Object>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 0, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Object>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::.ctor() */,
{ 10877, 29, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::get_Default() */,
{ 10878, 29, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::CreateArraySortHelper() */,
{ 10879, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::Sort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10880, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::SwapIfGreaterWithItems(TKey[],TValue[],System.Collections.Generic.IComparer`1<TKey>,System.Int32,System.Int32) */,
{ 10881, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::Swap(TKey[],TValue[],System.Int32,System.Int32) */,
{ 10882, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::IntrospectiveSort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10883, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::IntroSort(TKey[],TValue[],System.Int32,System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10884, 29, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::PickPivotAndPartition(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10885, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::Heapsort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10886, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::DownHeap(TKey[],TValue[],System.Int32,System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10887, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::InsertionSort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10888, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::.ctor() */,
{ 10898, 29, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Comparer() */,
{ 10899, 29, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Count() */,
{ 10900, 29, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Keys() */,
{ 10901, 29, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 29, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 29, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Values() */,
{ 10904, 29, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 29, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 29, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Item(TKey) */,
{ 10907, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::set_Item(TKey,TValue) */,
{ 10929, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10933, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 29, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 29, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 10939, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10889, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor() */,
{ 10890, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Int32) */,
{ 10891, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10908, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Add(TKey,TValue) */,
{ 10909, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Clear() */,
{ 10913, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::ContainsKey(TKey) */,
{ 10914, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::ContainsValue(TValue) */,
{ 10915, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 29, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::GetEnumerator() */,
{ 10917, 29, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 29, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Object>::FindEntry(TKey) */,
{ 10920, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Initialize(System.Int32) */,
{ 10921, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::OnDeserialization(System.Object) */,
{ 10923, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Resize() */,
{ 10924, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Resize(System.Int32,System.Boolean) */,
{ 10925, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Remove(TKey) */,
{ 10926, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Remove(TKey,TValue&) */,
{ 10927, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10928, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::TryAdd(TKey,TValue) */,
{ 10930, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10941, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::IsCompatibleKey(System.Object) */,
{ 10942, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 29, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10948, 29, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::get_Current() */,
{ 10950, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10952, 29, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::MoveNext() */,
{ 10949, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::Dispose() */,
{ 10951, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10958, 29, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::get_Count() */,
{ 10959, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10967, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 29, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::GetEnumerator() */,
{ 10957, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::CopyTo(TKey[],System.Int32) */,
{ 10960, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 29, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10972, 29, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::get_Current() */,
{ 10973, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10969, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::Dispose() */,
{ 10971, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::MoveNext() */,
{ 10974, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10978, 29, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::get_Count() */,
{ 10979, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10987, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 29, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::GetEnumerator() */,
{ 10977, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::CopyTo(TValue[],System.Int32) */,
{ 10980, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 29, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10992, 29, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::get_Current() */,
{ 10993, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10989, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::Dispose() */,
{ 10991, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::MoveNext() */,
{ 10994, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10999, 29, -1 } /* System.Collections.Generic.KeyValuePair`2<K,V>[] System.Collections.Generic.IDictionaryDebugView`2<System.Object,System.Object>::get_Items() */,
{ 10998, 29, -1 } /* System.Void System.Collections.Generic.IDictionaryDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<K,V>) */,
{ 11001, 29, -1 } /* TKey[] System.Collections.Generic.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::get_Items() */,
{ 11000, 29, -1 } /* System.Void System.Collections.Generic.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TKey>) */,
{ 11003, 29, -1 } /* TValue[] System.Collections.Generic.DictionaryValueCollectionDebugView`2<System.Object,System.Object>::get_Items() */,
{ 11002, 29, -1 } /* System.Void System.Collections.Generic.DictionaryValueCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TValue>) */,
{ 11012, 0, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Object>::get_Default() */,
{ 11013, 0, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Object>::Create(System.Comparison`1<T>) */,
{ 11014, 0, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Object>::CreateComparer() */,
{ 11015, 0, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Object>::Compare(T,T) */,
{ 11016, 0, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Object>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 0, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Object>::.ctor() */,
{ 11018, 0, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Object>::Compare(T,T) */,
{ 11019, 0, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Object>::Equals(System.Object) */,
{ 11020, 0, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Object>::GetHashCode() */,
{ 11021, 0, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Object>::.ctor() */,
{ 11026, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Object>::Compare(T,T) */,
{ 11027, 0, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Object>::Equals(System.Object) */,
{ 11028, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Object>::GetHashCode() */,
{ 11029, 0, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Object>::.ctor() */,
{ 11030, 0, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Object>::.ctor(System.Comparison`1<T>) */,
{ 11031, 0, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Object>::Compare(T,T) */,
{ 11033, 0, -1 } /* T[] System.Collections.Generic.Mscorlib_CollectionDebugView`1<System.Object>::get_Items() */,
{ 11032, 0, -1 } /* System.Void System.Collections.Generic.Mscorlib_CollectionDebugView`1<System.Object>::.ctor(System.Collections.Generic.ICollection`1<T>) */,
{ 11035, 29, -1 } /* TKey[] System.Collections.Generic.Mscorlib_DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::get_Items() */,
{ 11034, 29, -1 } /* System.Void System.Collections.Generic.Mscorlib_DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TKey>) */,
{ 11037, 29, -1 } /* TValue[] System.Collections.Generic.Mscorlib_DictionaryValueCollectionDebugView`2<System.Object,System.Object>::get_Items() */,
{ 11036, 29, -1 } /* System.Void System.Collections.Generic.Mscorlib_DictionaryValueCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TValue>) */,
{ 11039, 29, -1 } /* System.Collections.Generic.KeyValuePair`2<K,V>[] System.Collections.Generic.Mscorlib_DictionaryDebugView`2<System.Object,System.Object>::get_Items() */,
{ 11038, 29, -1 } /* System.Void System.Collections.Generic.Mscorlib_DictionaryDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<K,V>) */,
{ 11041, 29, -1 } /* T[] System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2<System.Object,System.Object>::get_Items() */,
{ 11040, 29, -1 } /* System.Void System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.ObjectModel.KeyedCollection`2<K,T>) */,
{ 11042, 0, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Object>::get_Default() */,
{ 11043, 0, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Object>::CreateComparer() */,
{ 11044, 0, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */,
{ 11045, 0, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Object>::GetHashCode(T) */,
{ 11046, 0, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Object>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 0, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Object>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 0, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Object>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 0, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 0, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Object>::.ctor() */,
{ 11051, 0, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Object>::Equals(T,T) */,
{ 11052, 0, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Object>::GetHashCode(T) */,
{ 11053, 0, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Object>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 0, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Object>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 0, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Object>::Equals(System.Object) */,
{ 11056, 0, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Object>::GetHashCode() */,
{ 11057, 0, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Object>::.ctor() */,
{ 11065, 0, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::Equals(T,T) */,
{ 11066, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::GetHashCode(T) */,
{ 11067, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 0, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::Equals(System.Object) */,
{ 11070, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::GetHashCode() */,
{ 11071, 0, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::.ctor() */,
{ 11103, 0, -1 } /* System.Int32 System.Collections.Generic.ICollection`1<System.Object>::get_Count() */,
{ 11104, 0, -1 } /* System.Boolean System.Collections.Generic.ICollection`1<System.Object>::get_IsReadOnly() */,
{ 11105, 0, -1 } /* System.Void System.Collections.Generic.ICollection`1<System.Object>::Add(T) */,
{ 11106, 0, -1 } /* System.Void System.Collections.Generic.ICollection`1<System.Object>::Clear() */,
{ 11107, 0, -1 } /* System.Boolean System.Collections.Generic.ICollection`1<System.Object>::Contains(T) */,
{ 11108, 0, -1 } /* System.Void System.Collections.Generic.ICollection`1<System.Object>::CopyTo(T[],System.Int32) */,
{ 11109, 0, -1 } /* System.Boolean System.Collections.Generic.ICollection`1<System.Object>::Remove(T) */,
{ 11110, 0, -1 } /* System.Int32 System.Collections.Generic.IComparer`1<System.Object>::Compare(T,T) */,
{ 11111, 29, -1 } /* TValue System.Collections.Generic.IDictionary`2<System.Object,System.Object>::get_Item(TKey) */,
{ 11112, 29, -1 } /* System.Void System.Collections.Generic.IDictionary`2<System.Object,System.Object>::set_Item(TKey,TValue) */,
{ 11113, 29, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.IDictionary`2<System.Object,System.Object>::get_Keys() */,
{ 11114, 29, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.IDictionary`2<System.Object,System.Object>::get_Values() */,
{ 11115, 29, -1 } /* System.Boolean System.Collections.Generic.IDictionary`2<System.Object,System.Object>::ContainsKey(TKey) */,
{ 11116, 29, -1 } /* System.Void System.Collections.Generic.IDictionary`2<System.Object,System.Object>::Add(TKey,TValue) */,
{ 11117, 29, -1 } /* System.Boolean System.Collections.Generic.IDictionary`2<System.Object,System.Object>::Remove(TKey) */,
{ 11118, 29, -1 } /* System.Boolean System.Collections.Generic.IDictionary`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
{ 11119, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Object>::GetEnumerator() */,
{ 11120, 0, -1 } /* T System.Collections.Generic.IEnumerator`1<System.Object>::get_Current() */,
{ 11121, 0, -1 } /* System.Boolean System.Collections.Generic.IEqualityComparer`1<System.Object>::Equals(T,T) */,
{ 11122, 0, -1 } /* System.Int32 System.Collections.Generic.IEqualityComparer`1<System.Object>::GetHashCode(T) */,
{ 11123, 0, -1 } /* T System.Collections.Generic.IList`1<System.Object>::get_Item(System.Int32) */,
{ 11124, 0, -1 } /* System.Void System.Collections.Generic.IList`1<System.Object>::set_Item(System.Int32,T) */,
{ 11125, 0, -1 } /* System.Int32 System.Collections.Generic.IList`1<System.Object>::IndexOf(T) */,
{ 11126, 0, -1 } /* System.Void System.Collections.Generic.IList`1<System.Object>::Insert(System.Int32,T) */,
{ 11127, 0, -1 } /* System.Void System.Collections.Generic.IList`1<System.Object>::RemoveAt(System.Int32) */,
{ 11128, 0, -1 } /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1<System.Object>::get_Count() */,
{ 11131, 29, -1 } /* TValue System.Collections.Generic.IReadOnlyDictionary`2<System.Object,System.Object>::get_Item(TKey) */,
{ 11132, 29, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.IReadOnlyDictionary`2<System.Object,System.Object>::get_Keys() */,
{ 11133, 29, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.IReadOnlyDictionary`2<System.Object,System.Object>::get_Values() */,
{ 11129, 29, -1 } /* System.Boolean System.Collections.Generic.IReadOnlyDictionary`2<System.Object,System.Object>::ContainsKey(TKey) */,
{ 11130, 29, -1 } /* System.Boolean System.Collections.Generic.IReadOnlyDictionary`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
{ 11134, 0, -1 } /* T System.Collections.Generic.IReadOnlyList`1<System.Object>::get_Item(System.Int32) */,
{ 11142, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::get_Capacity() */,
{ 11143, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::set_Capacity(System.Int32) */,
{ 11144, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count() */,
{ 11145, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 0, -1 } /* System.Object System.Collections.Generic.List`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 0, -1 } /* T System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32) */,
{ 11151, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::set_Item(System.Int32,T) */,
{ 11153, 0, -1 } /* System.Object System.Collections.Generic.List`1<System.Object>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11139, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::.ctor() */,
{ 11140, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::.ctor(System.Int32) */,
{ 11141, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11152, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::IsCompatibleObject(System.Object) */,
{ 11155, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Add(T) */,
{ 11156, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::System.Collections.IList.Add(System.Object) */,
{ 11157, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 0, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Object>::AsReadOnly() */,
{ 11159, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::BinarySearch(T) */,
{ 11161, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11162, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Clear() */,
{ 11163, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::Contains(T) */,
{ 11164, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::System.Collections.IList.Contains(System.Object) */,
{ 11165, 0, 0 } /* System.Collections.Generic.List`1<TOutput> System.Collections.Generic.List`1<System.Object>::ConvertAll<System.Object>(System.Converter`2<T,TOutput>) */,
{ 11166, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::CopyTo(T[]) */,
{ 11167, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::CopyTo(T[],System.Int32) */,
{ 11170, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::EnsureCapacity(System.Int32) */,
{ 11171, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::Exists(System.Predicate`1<T>) */,
{ 11172, 0, -1 } /* T System.Collections.Generic.List`1<System.Object>::Find(System.Predicate`1<T>) */,
{ 11173, 0, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Object>::FindAll(System.Predicate`1<T>) */,
{ 11174, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 0, -1 } /* T System.Collections.Generic.List`1<System.Object>::FindLast(System.Predicate`1<T>) */,
{ 11178, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::ForEach(System.Action`1<T>) */,
{ 11182, 0, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Object>::GetEnumerator() */,
{ 11183, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 0, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Object>::GetRange(System.Int32,System.Int32) */,
{ 11186, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::IndexOf(T) */,
{ 11187, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::IndexOf(T,System.Int32) */,
{ 11189, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Insert(System.Int32,T) */,
{ 11191, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::LastIndexOf(T) */,
{ 11194, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::LastIndexOf(T,System.Int32) */,
{ 11195, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::Remove(T) */,
{ 11197, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::RemoveAt(System.Int32) */,
{ 11200, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Reverse() */,
{ 11202, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Reverse(System.Int32,System.Int32) */,
{ 11203, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Sort() */,
{ 11204, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Sort(System.Comparison`1<T>) */,
{ 11207, 0, -1 } /* T[] System.Collections.Generic.List`1<System.Object>::ToArray() */,
{ 11208, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::TrimExcess() */,
{ 11209, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 0, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Object>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::.cctor() */,
{ 11213, 0, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Object>::get_Count() */,
{ 11214, 0, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Object>::get_IsReadOnly() */,
{ 11222, 0, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Object>::get_Item(System.Int32) */,
{ 11223, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::set_Item(System.Int32,T) */,
{ 11212, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11215, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::Add(T) */,
{ 11216, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::Clear() */,
{ 11217, 0, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Object>::Contains(T) */,
{ 11218, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::CopyTo(T[],System.Int32) */,
{ 11219, 0, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Object>::Remove(T) */,
{ 11220, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11224, 0, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Object>::IndexOf(T) */,
{ 11225, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::Insert(System.Int32,T) */,
{ 11226, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::RemoveAt(System.Int32) */,
{ 11231, 0, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Object>::get_Current() */,
{ 11232, 0, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 11227, 0, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 0, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::Dispose() */,
{ 11229, 0, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNext() */,
{ 11230, 0, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNextRare() */,
{ 11233, 0, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
{ 11273, -1, 0 } /* System.Boolean System.Diagnostics.Contracts.Contract::ForAll<System.Object>(System.Collections.Generic.IEnumerable`1<T>,System.Predicate`1<T>) */,
{ 12982, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_ItemTypeHasDefaultConstructor() */,
{ 12990, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_RaiseListChangedEvents() */,
{ 12991, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::set_RaiseListChangedEvents(System.Boolean) */,
{ 13003, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_AddingNewHandled() */,
{ 13005, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_AllowNew() */,
{ 13006, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::set_AllowNew(System.Boolean) */,
{ 13007, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_AllowNew() */,
{ 13008, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_AllowEdit() */,
{ 13009, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::set_AllowEdit(System.Boolean) */,
{ 13010, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_AllowEdit() */,
{ 13011, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_AllowRemove() */,
{ 13012, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::set_AllowRemove(System.Boolean) */,
{ 13013, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_AllowRemove() */,
{ 13014, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_SupportsChangeNotification() */,
{ 13015, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_SupportsChangeNotificationCore() */,
{ 13016, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_SupportsSearching() */,
{ 13017, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_SupportsSearchingCore() */,
{ 13018, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_SupportsSorting() */,
{ 13019, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_SupportsSortingCore() */,
{ 13020, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_IsSorted() */,
{ 13021, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_IsSortedCore() */,
{ 13022, 0, -1 } /* System.ComponentModel.PropertyDescriptor System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_SortProperty() */,
{ 13023, 0, -1 } /* System.ComponentModel.PropertyDescriptor System.ComponentModel.BindingList`1<System.Object>::get_SortPropertyCore() */,
{ 13024, 0, -1 } /* System.ComponentModel.ListSortDirection System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_SortDirection() */,
{ 13025, 0, -1 } /* System.ComponentModel.ListSortDirection System.ComponentModel.BindingList`1<System.Object>::get_SortDirectionCore() */,
{ 13037, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IRaiseItemChangedEvents.get_RaisesItemChangedEvents() */,
{ 12979, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::.ctor() */,
{ 12980, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 12981, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::Initialize() */,
{ 12983, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::add_AddingNew(System.ComponentModel.AddingNewEventHandler) */,
{ 12984, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::remove_AddingNew(System.ComponentModel.AddingNewEventHandler) */,
{ 12985, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::OnAddingNew(System.ComponentModel.AddingNewEventArgs) */,
{ 12986, 0, -1 } /* System.Object System.ComponentModel.BindingList`1<System.Object>::FireAddingNew() */,
{ 12987, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::add_ListChanged(System.ComponentModel.ListChangedEventHandler) */,
{ 12988, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::remove_ListChanged(System.ComponentModel.ListChangedEventHandler) */,
{ 12989, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::OnListChanged(System.ComponentModel.ListChangedEventArgs) */,
{ 12992, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::ResetBindings() */,
{ 12993, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::ResetItem(System.Int32) */,
{ 12994, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::FireListChanged(System.ComponentModel.ListChangedType,System.Int32) */,
{ 12995, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::ClearItems() */,
{ 12996, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::InsertItem(System.Int32,T) */,
{ 12997, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::RemoveItem(System.Int32) */,
{ 12998, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::SetItem(System.Int32,T) */,
{ 12999, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::CancelNew(System.Int32) */,
{ 13000, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::EndNew(System.Int32) */,
{ 13001, 0, -1 } /* T System.ComponentModel.BindingList`1<System.Object>::AddNew() */,
{ 13002, 0, -1 } /* System.Object System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.AddNew() */,
{ 13004, 0, -1 } /* System.Object System.ComponentModel.BindingList`1<System.Object>::AddNewCore() */,
{ 13026, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection) */,
{ 13027, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::ApplySortCore(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection) */,
{ 13028, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.RemoveSort() */,
{ 13029, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::RemoveSortCore() */,
{ 13030, 0, -1 } /* System.Int32 System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.Find(System.ComponentModel.PropertyDescriptor,System.Object) */,
{ 13031, 0, -1 } /* System.Int32 System.ComponentModel.BindingList`1<System.Object>::FindCore(System.ComponentModel.PropertyDescriptor,System.Object) */,
{ 13032, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.AddIndex(System.ComponentModel.PropertyDescriptor) */,
{ 13033, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.RemoveIndex(System.ComponentModel.PropertyDescriptor) */,
{ 13034, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::HookPropertyChanged(T) */,
{ 13035, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::UnhookPropertyChanged(T) */,
{ 13036, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::Child_PropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs) */,
{ 16431, 0, -1 } /* System.Int32 System.Collections.Generic.LinkedList`1<System.Object>::get_Count() */,
{ 16432, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::get_First() */,
{ 16433, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::get_Last() */,
{ 16434, 0, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 16455, 0, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16456, 0, -1 } /* System.Object System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 16429, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::.ctor() */,
{ 16430, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 16435, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 16436, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::AddFirst(T) */,
{ 16437, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::AddFirst(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16438, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::AddLast(T) */,
{ 16439, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::Clear() */,
{ 16440, 0, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::Contains(T) */,
{ 16441, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::CopyTo(T[],System.Int32) */,
{ 16442, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::Find(T) */,
{ 16443, 0, -1 } /* System.Collections.Generic.LinkedList`1/Enumerator<T> System.Collections.Generic.LinkedList`1<System.Object>::GetEnumerator() */,
{ 16444, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 16445, 0, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::Remove(T) */,
{ 16446, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::Remove(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16447, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::RemoveLast() */,
{ 16448, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 16449, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::OnDeserialization(System.Object) */,
{ 16450, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::InternalInsertNodeBefore(System.Collections.Generic.LinkedListNode`1<T>,System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16451, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::InternalInsertNodeToEmptyList(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16452, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::InternalRemoveNode(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16453, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::ValidateNewNode(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16454, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::ValidateNode(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16457, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16458, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16461, 0, -1 } /* T System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::get_Current() */,
{ 16462, 0, -1 } /* System.Object System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 16459, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.LinkedList`1<T>) */,
{ 16460, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 16463, 0, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::MoveNext() */,
{ 16464, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
{ 16465, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::Dispose() */,
{ 16466, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 16467, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) */,
{ 16469, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1<System.Object>::get_Next() */,
{ 16470, 0, -1 } /* T System.Collections.Generic.LinkedListNode`1<System.Object>::get_Value() */,
{ 16468, 0, -1 } /* System.Void System.Collections.Generic.LinkedListNode`1<System.Object>::.ctor(System.Collections.Generic.LinkedList`1<T>,T) */,
{ 16471, 0, -1 } /* System.Void System.Collections.Generic.LinkedListNode`1<System.Object>::Invalidate() */,
{ 16473, 0, -1 } /* System.Int32 System.Collections.Generic.Queue`1<System.Object>::get_Count() */,
{ 16474, 0, -1 } /* System.Boolean System.Collections.Generic.Queue`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16475, 0, -1 } /* System.Object System.Collections.Generic.Queue`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 16472, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::.ctor() */,
{ 16476, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16477, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::Enqueue(T) */,
{ 16478, 0, -1 } /* System.Collections.Generic.Queue`1/Enumerator<T> System.Collections.Generic.Queue`1<System.Object>::GetEnumerator() */,
{ 16479, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Queue`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 16480, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Queue`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16481, 0, -1 } /* T System.Collections.Generic.Queue`1<System.Object>::Dequeue() */,
{ 16482, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::SetCapacity(System.Int32) */,
{ 16483, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::MoveNext(System.Int32&) */,
{ 16484, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::ThrowForEmptyQueue() */,
{ 16488, 0, -1 } /* T System.Collections.Generic.Queue`1/Enumerator<System.Object>::get_Current() */,
{ 16490, 0, -1 } /* System.Object System.Collections.Generic.Queue`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 16485, 0, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.Queue`1<T>) */,
{ 16486, 0, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Object>::Dispose() */,
{ 16487, 0, -1 } /* System.Boolean System.Collections.Generic.Queue`1/Enumerator<System.Object>::MoveNext() */,
{ 16489, 0, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Object>::ThrowEnumerationNotStartedOrEnded() */,
{ 16491, 0, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
{ 16498, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::set_Capacity(System.Int32) */,
{ 16499, 29, -1 } /* System.Collections.Generic.IComparer`1<TKey> System.Collections.Generic.SortedList`2<System.Object,System.Object>::get_Comparer() */,
{ 16501, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<System.Object,System.Object>::get_Count() */,
{ 16502, 29, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 16503, 29, -1 } /* System.Collections.ICollection System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 16504, 29, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 16505, 29, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 16506, 29, -1 } /* System.Collections.ICollection System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 16507, 29, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 16510, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 16511, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 16512, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 16513, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16514, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 16528, 29, -1 } /* TValue System.Collections.Generic.SortedList`2<System.Object,System.Object>::get_Item(TKey) */,
{ 16529, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::set_Item(TKey,TValue) */,
{ 16530, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 16531, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 16492, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::.ctor() */,
{ 16493, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IComparer`1<TKey>) */,
{ 16494, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::Add(TKey,TValue) */,
{ 16495, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 16496, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 16497, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 16500, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 16508, 29, -1 } /* System.Collections.Generic.SortedList`2/KeyList<TKey,TValue> System.Collections.Generic.SortedList`2<System.Object,System.Object>::GetKeyListHelper() */,
{ 16509, 29, -1 } /* System.Collections.Generic.SortedList`2/ValueList<TKey,TValue> System.Collections.Generic.SortedList`2<System.Object,System.Object>::GetValueListHelper() */,
{ 16515, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::Clear() */,
{ 16516, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 16517, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::ContainsKey(TKey) */,
{ 16518, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::ContainsValue(TValue) */,
{ 16519, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 16520, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16521, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::EnsureCapacity(System.Int32) */,
{ 16522, 29, -1 } /* TValue System.Collections.Generic.SortedList`2<System.Object,System.Object>::GetByIndex(System.Int32) */,
{ 16523, 29, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.SortedList`2<System.Object,System.Object>::GetEnumerator() */,
{ 16524, 29, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 16525, 29, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 16526, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16527, 29, -1 } /* TKey System.Collections.Generic.SortedList`2<System.Object,System.Object>::GetKey(System.Int32) */,
{ 16532, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<System.Object,System.Object>::IndexOfKey(TKey) */,
{ 16533, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<System.Object,System.Object>::IndexOfValue(TValue) */,
{ 16534, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::Insert(System.Int32,TKey,TValue) */,
{ 16535, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
{ 16536, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::RemoveAt(System.Int32) */,
{ 16537, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::Remove(TKey) */,
{ 16538, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 16539, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::IsCompatibleKey(System.Object) */,
{ 16542, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 16544, 29, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 16545, 29, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::get_Current() */,
{ 16546, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 16547, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 16540, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>,System.Int32) */,
{ 16541, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::Dispose() */,
{ 16543, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::MoveNext() */,
{ 16548, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 16552, 29, -1 } /* TKey System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::get_Current() */,
{ 16553, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 16549, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
{ 16550, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::Dispose() */,
{ 16551, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::MoveNext() */,
{ 16554, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 16558, 29, -1 } /* TValue System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::get_Current() */,
{ 16559, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 16555, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
{ 16556, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::Dispose() */,
{ 16557, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::MoveNext() */,
{ 16560, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 16562, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::get_Count() */,
{ 16563, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::get_IsReadOnly() */,
{ 16564, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16565, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 16572, 29, -1 } /* TKey System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::get_Item(System.Int32) */,
{ 16573, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::set_Item(System.Int32,TKey) */,
{ 16561, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
{ 16566, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::Add(TKey) */,
{ 16567, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::Clear() */,
{ 16568, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::Contains(TKey) */,
{ 16569, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::CopyTo(TKey[],System.Int32) */,
{ 16570, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16571, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::Insert(System.Int32,TKey) */,
{ 16574, 29, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::GetEnumerator() */,
{ 16575, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16576, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::IndexOf(TKey) */,
{ 16577, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::Remove(TKey) */,
{ 16578, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::RemoveAt(System.Int32) */,
{ 16580, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::get_Count() */,
{ 16581, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::get_IsReadOnly() */,
{ 16582, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16583, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 16590, 29, -1 } /* TValue System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::get_Item(System.Int32) */,
{ 16591, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::set_Item(System.Int32,TValue) */,
{ 16579, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
{ 16584, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::Add(TValue) */,
{ 16585, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::Clear() */,
{ 16586, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::Contains(TValue) */,
{ 16587, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::CopyTo(TValue[],System.Int32) */,
{ 16588, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16589, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::Insert(System.Int32,TValue) */,
{ 16592, 29, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::GetEnumerator() */,
{ 16593, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16594, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::IndexOf(TValue) */,
{ 16595, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::Remove(TValue) */,
{ 16596, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::RemoveAt(System.Int32) */,
{ 16598, 0, -1 } /* System.Int32 System.Collections.Generic.Stack`1<System.Object>::get_Count() */,
{ 16599, 0, -1 } /* System.Boolean System.Collections.Generic.Stack`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16600, 0, -1 } /* System.Object System.Collections.Generic.Stack`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 16597, 0, -1 } /* System.Void System.Collections.Generic.Stack`1<System.Object>::.ctor() */,
{ 16601, 0, -1 } /* System.Void System.Collections.Generic.Stack`1<System.Object>::Clear() */,
{ 16602, 0, -1 } /* System.Void System.Collections.Generic.Stack`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16603, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Stack`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 16604, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Stack`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16605, 0, -1 } /* T System.Collections.Generic.Stack`1<System.Object>::Peek() */,
{ 16606, 0, -1 } /* T System.Collections.Generic.Stack`1<System.Object>::Pop() */,
{ 16607, 0, -1 } /* System.Void System.Collections.Generic.Stack`1<System.Object>::Push(T) */,
{ 16608, 0, -1 } /* System.Void System.Collections.Generic.Stack`1<System.Object>::ThrowForEmptyStack() */,
{ 16612, 0, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<System.Object>::get_Current() */,
{ 16614, 0, -1 } /* System.Object System.Collections.Generic.Stack`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 16609, 0, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.Stack`1<T>) */,
{ 16610, 0, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<System.Object>::Dispose() */,
{ 16611, 0, -1 } /* System.Boolean System.Collections.Generic.Stack`1/Enumerator<System.Object>::MoveNext() */,
{ 16613, 0, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<System.Object>::ThrowEnumerationNotStartedOrEnded() */,
{ 16615, 0, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
{ 17224, -1, 0 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable::Where<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
{ 17225, -1, 0 } /* System.Func`2<TSource,System.Boolean> System.Linq.Enumerable::CombinePredicates<System.Object>(System.Func`2<TSource,System.Boolean>,System.Func`2<TSource,System.Boolean>) */,
{ 17226, -1, 0 } /* TSource System.Linq.Enumerable::SingleOrDefault<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
{ 17227, -1, 0 } /* System.Boolean System.Linq.Enumerable::Any<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>) */,
{ 17228, -1, 0 } /* System.Boolean System.Linq.Enumerable::Any<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
{ 17230, 0, -1 } /* TSource System.Linq.Enumerable/Iterator`1<System.Object>::get_Current() */,
{ 17236, 0, -1 } /* System.Object System.Linq.Enumerable/Iterator`1<System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 17229, 0, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<System.Object>::.ctor() */,
{ 17231, 0, -1 } /* System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/Iterator`1<System.Object>::Clone() */,
{ 17232, 0, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<System.Object>::Dispose() */,
{ 17233, 0, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1<System.Object>::GetEnumerator() */,
{ 17234, 0, -1 } /* System.Boolean System.Linq.Enumerable/Iterator`1<System.Object>::MoveNext() */,
{ 17235, 0, -1 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/Iterator`1<System.Object>::Where(System.Func`2<TSource,System.Boolean>) */,
{ 17237, 0, -1 } /* System.Collections.IEnumerator System.Linq.Enumerable/Iterator`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17238, 0, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<System.Object>::System.Collections.IEnumerator.Reset() */,
{ 17239, 0, -1 } /* System.Void System.Linq.Enumerable/WhereEnumerableIterator`1<System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
{ 17240, 0, -1 } /* System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/WhereEnumerableIterator`1<System.Object>::Clone() */,
{ 17241, 0, -1 } /* System.Void System.Linq.Enumerable/WhereEnumerableIterator`1<System.Object>::Dispose() */,
{ 17242, 0, -1 } /* System.Boolean System.Linq.Enumerable/WhereEnumerableIterator`1<System.Object>::MoveNext() */,
{ 17243, 0, -1 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/WhereEnumerableIterator`1<System.Object>::Where(System.Func`2<TSource,System.Boolean>) */,
{ 17244, 0, -1 } /* System.Void System.Linq.Enumerable/WhereArrayIterator`1<System.Object>::.ctor(TSource[],System.Func`2<TSource,System.Boolean>) */,
{ 17245, 0, -1 } /* System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/WhereArrayIterator`1<System.Object>::Clone() */,
{ 17246, 0, -1 } /* System.Boolean System.Linq.Enumerable/WhereArrayIterator`1<System.Object>::MoveNext() */,
{ 17247, 0, -1 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/WhereArrayIterator`1<System.Object>::Where(System.Func`2<TSource,System.Boolean>) */,
{ 17248, 0, -1 } /* System.Void System.Linq.Enumerable/WhereListIterator`1<System.Object>::.ctor(System.Collections.Generic.List`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
{ 17249, 0, -1 } /* System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/WhereListIterator`1<System.Object>::Clone() */,
{ 17250, 0, -1 } /* System.Boolean System.Linq.Enumerable/WhereListIterator`1<System.Object>::MoveNext() */,
{ 17251, 0, -1 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/WhereListIterator`1<System.Object>::Where(System.Func`2<TSource,System.Boolean>) */,
{ 17252, 0, -1 } /* System.Void System.Linq.Enumerable/<>c__DisplayClass6_0`1<System.Object>::.ctor() */,
{ 17253, 0, -1 } /* System.Boolean System.Linq.Enumerable/<>c__DisplayClass6_0`1<System.Object>::<CombinePredicates>b__0(TSource) */,
{ 17262, 0, -1 } /* System.Int32 System.Collections.Generic.HashSet`1<System.Object>::get_Count() */,
{ 17263, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 17254, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::.ctor() */,
{ 17255, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<T>) */,
{ 17256, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 17257, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 17258, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::Clear() */,
{ 17259, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::Contains(T) */,
{ 17260, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::CopyTo(T[],System.Int32) */,
{ 17261, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::Remove(T) */,
{ 17264, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.HashSet`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 17265, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.HashSet`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17266, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 17267, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::OnDeserialization(System.Object) */,
{ 17268, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::Add(T) */,
{ 17269, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::CopyTo(T[]) */,
{ 17270, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::CopyTo(T[],System.Int32,System.Int32) */,
{ 17271, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::Initialize(System.Int32) */,
{ 17272, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::IncreaseCapacity() */,
{ 17273, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::SetCapacity(System.Int32) */,
{ 17274, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::AddIfNotPresent(T) */,
{ 17275, 0, -1 } /* System.Int32 System.Collections.Generic.HashSet`1<System.Object>::InternalGetHashCode(T) */,
{ 17279, 0, -1 } /* T System.Collections.Generic.HashSet`1/Enumerator<System.Object>::get_Current() */,
{ 17280, 0, -1 } /* System.Object System.Collections.Generic.HashSet`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 17276, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.HashSet`1<T>) */,
{ 17277, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<System.Object>::Dispose() */,
{ 17278, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1/Enumerator<System.Object>::MoveNext() */,
{ 17281, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
{ 17388, -1, 0 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<System.Object>(System.Void*,System.Int32) */,
{ 17389, -1, 0 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<System.Object>(System.Void*,System.Int32,T) */,
{ 17391, -1, 0 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::InternalEnumToInt<System.Object>(T&,System.Int32&) */,
{ 18546, -1, 0 } /* T[] UnityEngine.Mesh::GetAllocArrayFromChannel<System.Object>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) */,
{ 18547, -1, 0 } /* T[] UnityEngine.Mesh::GetAllocArrayFromChannel<System.Object>(UnityEngine.Rendering.VertexAttribute) */,
{ 18549, -1, 0 } /* System.Void UnityEngine.Mesh::SetArrayForChannel<System.Object>(UnityEngine.Rendering.VertexAttribute,T[]) */,
{ 18550, -1, 0 } /* System.Void UnityEngine.Mesh::SetListForChannel<System.Object>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
{ 18551, -1, 0 } /* System.Void UnityEngine.Mesh::SetListForChannel<System.Object>(UnityEngine.Rendering.VertexAttribute,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
{ 18552, -1, 0 } /* System.Void UnityEngine.Mesh::GetListForChannel<System.Object>(System.Collections.Generic.List`1<T>,System.Int32,UnityEngine.Rendering.VertexAttribute,System.Int32,UnityEngine.Rendering.VertexAttributeFormat) */,
{ 18560, -1, 0 } /* System.Void UnityEngine.Mesh::SetUvsImpl<System.Object>(System.Int32,System.Int32,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
{ 19158, -1, 0 } /* T[] UnityEngine.Resources::ConvertObjects<System.Object>(UnityEngine.Object[]) */,
{ 19187, -1, 0 } /* T UnityEngine.AttributeHelperEngine::GetCustomAttributeOfType<System.Object>(System.Type) */,
{ 19205, -1, 0 } /* T UnityEngine.Component::GetComponent<System.Object>() */,
{ 19247, -1, 0 } /* T UnityEngine.GameObject::GetComponent<System.Object>() */,
{ 19260, -1, 0 } /* T[] UnityEngine.GameObject::GetComponentsInChildren<System.Object>(System.Boolean) */,
{ 19261, -1, 0 } /* System.Void UnityEngine.GameObject::GetComponentsInChildren<System.Object>(System.Boolean,System.Collections.Generic.List`1<T>) */,
{ 19272, -1, 0 } /* T UnityEngine.GameObject::AddComponent<System.Object>() */,
{ 19342, -1, 0 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<System.Object>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19343, -1, 0 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<System.Object>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19345, -1, 0 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<System.Object>(System.Collections.Generic.List`1<T>) */,
{ 19346, -1, 0 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<System.Object>(System.Collections.Generic.List`1<T>) */,
{ 19355, -1, 0 } /* T UnityEngine.ScriptableObject::CreateInstance<System.Object>() */,
{ 19395, -1, 0 } /* T UnityEngine.Object::Instantiate<System.Object>(T) */,
{ 19404, -1, 0 } /* T[] UnityEngine.Object::FindObjectsOfType<System.Object>() */,
{ 19405, -1, 0 } /* T UnityEngine.Object::FindObjectOfType<System.Object>() */,
{ 19800, -1, 0 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<System.Object>(System.Object) */,
{ 19809, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::add_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19810, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::remove_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19811, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19812, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::.ctor(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19813, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::Invoke(System.Object[]) */,
{ 19814, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::Invoke(T1) */,
{ 19815, 0, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`1<System.Object>::Find(System.Object,System.Reflection.MethodInfo) */,
{ 19816, 29, -1 } /* System.Void UnityEngine.Events.InvokableCall`2<System.Object,System.Object>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19817, 29, -1 } /* System.Void UnityEngine.Events.InvokableCall`2<System.Object,System.Object>::Invoke(System.Object[]) */,
{ 19818, 29, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`2<System.Object,System.Object>::Find(System.Object,System.Reflection.MethodInfo) */,
{ 19819, 40, -1 } /* System.Void UnityEngine.Events.InvokableCall`3<System.Object,System.Object,System.Object>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19820, 40, -1 } /* System.Void UnityEngine.Events.InvokableCall`3<System.Object,System.Object,System.Object>::Invoke(System.Object[]) */,
{ 19821, 40, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`3<System.Object,System.Object,System.Object>::Find(System.Object,System.Reflection.MethodInfo) */,
{ 19822, 41, -1 } /* System.Void UnityEngine.Events.InvokableCall`4<System.Object,System.Object,System.Object,System.Object>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19823, 41, -1 } /* System.Void UnityEngine.Events.InvokableCall`4<System.Object,System.Object,System.Object,System.Object>::Invoke(System.Object[]) */,
{ 19824, 41, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`4<System.Object,System.Object,System.Object,System.Object>::Find(System.Object,System.Reflection.MethodInfo) */,
{ 19825, 0, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Object>::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) */,
{ 19826, 0, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Object>::Invoke(System.Object[]) */,
{ 19827, 0, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Object>::Invoke(T) */,
{ 19865, 0, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 19866, 0, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Object>::Invoke(T0) */,
{ 19867, 0, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`1<System.Object>::BeginInvoke(T0,System.AsyncCallback,System.Object) */,
{ 19868, 0, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Object>::EndInvoke(System.IAsyncResult) */,
{ 19869, 0, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Object>::.ctor() */,
{ 19870, 0, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Object>::AddListener(UnityEngine.Events.UnityAction`1<T0>) */,
{ 19871, 0, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Object>::RemoveListener(UnityEngine.Events.UnityAction`1<T0>) */,
{ 19872, 0, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`1<System.Object>::FindMethod_Impl(System.String,System.Object) */,
{ 19873, 0, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<System.Object>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
{ 19874, 0, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<System.Object>::GetDelegate(UnityEngine.Events.UnityAction`1<T0>) */,
{ 19875, 0, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Object>::Invoke(T0) */,
{ 19876, 29, -1 } /* System.Void UnityEngine.Events.UnityAction`2<System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 19877, 29, -1 } /* System.Void UnityEngine.Events.UnityAction`2<System.Object,System.Object>::Invoke(T0,T1) */,
{ 19878, 29, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`2<System.Object,System.Object>::BeginInvoke(T0,T1,System.AsyncCallback,System.Object) */,
{ 19879, 29, -1 } /* System.Void UnityEngine.Events.UnityAction`2<System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 19880, 29, -1 } /* System.Void UnityEngine.Events.UnityEvent`2<System.Object,System.Object>::.ctor() */,
{ 19881, 29, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`2<System.Object,System.Object>::FindMethod_Impl(System.String,System.Object) */,
{ 19882, 29, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`2<System.Object,System.Object>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
{ 19883, 40, -1 } /* System.Void UnityEngine.Events.UnityAction`3<System.Object,System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 19884, 40, -1 } /* System.Void UnityEngine.Events.UnityAction`3<System.Object,System.Object,System.Object>::Invoke(T0,T1,T2) */,
{ 19885, 40, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`3<System.Object,System.Object,System.Object>::BeginInvoke(T0,T1,T2,System.AsyncCallback,System.Object) */,
{ 19886, 40, -1 } /* System.Void UnityEngine.Events.UnityAction`3<System.Object,System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 19887, 40, -1 } /* System.Void UnityEngine.Events.UnityEvent`3<System.Object,System.Object,System.Object>::.ctor() */,
{ 19888, 40, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`3<System.Object,System.Object,System.Object>::FindMethod_Impl(System.String,System.Object) */,
{ 19889, 40, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`3<System.Object,System.Object,System.Object>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
{ 19890, 41, -1 } /* System.Void UnityEngine.Events.UnityAction`4<System.Object,System.Object,System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 19891, 41, -1 } /* System.Void UnityEngine.Events.UnityAction`4<System.Object,System.Object,System.Object,System.Object>::Invoke(T0,T1,T2,T3) */,
{ 19892, 41, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`4<System.Object,System.Object,System.Object,System.Object>::BeginInvoke(T0,T1,T2,T3,System.AsyncCallback,System.Object) */,
{ 19893, 41, -1 } /* System.Void UnityEngine.Events.UnityAction`4<System.Object,System.Object,System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 19894, 41, -1 } /* System.Void UnityEngine.Events.UnityEvent`4<System.Object,System.Object,System.Object,System.Object>::.ctor() */,
{ 19895, 41, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`4<System.Object,System.Object,System.Object,System.Object>::FindMethod_Impl(System.String,System.Object) */,
{ 19896, 41, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`4<System.Object,System.Object,System.Object,System.Object>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
{ 20110, -1, 0 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<System.Object>() */,
{ 20192, -1, 0 } /* System.Void UnityEngine.Assertions.Assert::AreEqual<System.Object>(T,T,System.String) */,
{ 20193, -1, 0 } /* System.Void UnityEngine.Assertions.Assert::AreEqual<System.Object>(T,T,System.String,System.Collections.Generic.IEqualityComparer`1<T>) */,
{ 20730, 0, -1 } /* System.Void UnityEngine.IntegratedSubsystemDescriptor`1<System.Object>::.ctor() */,
{ 20747, 0, -1 } /* System.Void UnityEngine.IntegratedSubsystem`1<System.Object>::.ctor() */,
{ 21480, -1, 0 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Object>(System.IntPtr) */,
{ 21481, -1, 0 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Object>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21620, -1, 0 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Object>(System.String,System.Object[]) */,
{ 21621, -1, 0 } /* ReturnType UnityEngine.AndroidJavaObject::CallStatic<System.Object>(System.String,System.Object[]) */,
{ 21628, -1, 0 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Object>(System.String,System.Object[]) */,
{ 21629, -1, 0 } /* ReturnType UnityEngine.AndroidJavaObject::_CallStatic<System.Object>(System.String,System.Object[]) */,
{ 21656, -1, 0 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Object>(System.IntPtr) */,
{ 21658, -1, 0 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Object>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21664, -1, 0 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Object>(System.Object[]) */,
{ 22532, 0, -1 } /* System.Int32 UnityEngine.UIElements.ObjectPool`1<System.Object>::get_maxSize() */,
{ 22533, 0, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Object>::set_maxSize(System.Int32) */,
{ 22534, 0, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Object>::.ctor(System.Int32) */,
{ 22535, 0, -1 } /* System.Int32 UnityEngine.UIElements.ObjectPool`1<System.Object>::Size() */,
{ 22536, 0, -1 } /* T UnityEngine.UIElements.ObjectPool`1<System.Object>::Get() */,
{ 22537, 0, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Object>::Release(T) */,
{ 22690, 0, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::set_relatedTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22691, 0, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::set_pointerId(System.Int32) */,
{ 22692, 0, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::Init() */,
{ 22693, 0, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::LocalInit() */,
{ 22694, 0, -1 } /* T UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.IEventHandler,System.Int32) */,
{ 22695, 0, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::.ctor() */,
{ 22698, 0, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<System.Object>::Init() */,
{ 22699, 0, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<System.Object>::.ctor() */,
{ 22705, 0, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<System.Object>::set_commandName(System.String) */,
{ 22706, 0, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<System.Object>::Init() */,
{ 22707, 0, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<System.Object>::LocalInit() */,
{ 22708, 0, -1 } /* T UnityEngine.UIElements.CommandEventBase`1<System.Object>::GetPooled(UnityEngine.Event) */,
{ 22709, 0, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<System.Object>::.ctor() */,
{ 22715, 0, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<System.Object>::.ctor() */,
{ 22809, 0, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<System.Object>::get_eventTypeId() */,
{ 22801, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::.ctor() */,
{ 22802, 0, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<System.Object>::TypeId() */,
{ 22803, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::Init() */,
{ 22804, 0, -1 } /* T UnityEngine.UIElements.EventBase`1<System.Object>::GetPooled() */,
{ 22805, 0, -1 } /* T UnityEngine.UIElements.EventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.EventBase) */,
{ 22806, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::ReleasePooled(T) */,
{ 22807, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::Acquire() */,
{ 22808, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::Dispose() */,
{ 22810, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::.cctor() */,
{ 22841, 0, -1 } /* UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1<System.Object>::get_relatedTarget() */,
{ 22842, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::set_relatedTarget(UnityEngine.UIElements.Focusable) */,
{ 22843, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::set_direction(UnityEngine.UIElements.FocusChangeDirection) */,
{ 22844, 0, -1 } /* UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1<System.Object>::get_focusController() */,
{ 22845, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::set_focusController(UnityEngine.UIElements.FocusController) */,
{ 22846, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::Init() */,
{ 22847, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::LocalInit() */,
{ 22848, 0, -1 } /* T UnityEngine.UIElements.FocusEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.Focusable,UnityEngine.UIElements.FocusChangeDirection,UnityEngine.UIElements.FocusController) */,
{ 22849, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::.ctor() */,
{ 22871, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::set_modifiers(UnityEngine.EventModifiers) */,
{ 22872, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::set_character(System.Char) */,
{ 22873, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::set_keyCode(UnityEngine.KeyCode) */,
{ 22874, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::Init() */,
{ 22875, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::LocalInit() */,
{ 22876, 0, -1 } /* T UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::GetPooled(System.Char,UnityEngine.KeyCode,UnityEngine.EventModifiers) */,
{ 22877, 0, -1 } /* T UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::GetPooled(UnityEngine.Event) */,
{ 22878, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::.ctor() */,
{ 22899, 0, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_modifiers() */,
{ 22900, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_modifiers(UnityEngine.EventModifiers) */,
{ 22901, 0, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_mousePosition() */,
{ 22902, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_mousePosition(UnityEngine.Vector2) */,
{ 22903, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_localMousePosition(UnityEngine.Vector2) */,
{ 22904, 0, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_mouseDelta() */,
{ 22905, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_mouseDelta(UnityEngine.Vector2) */,
{ 22906, 0, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_clickCount() */,
{ 22907, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_clickCount(System.Int32) */,
{ 22908, 0, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_button() */,
{ 22909, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_button(System.Int32) */,
{ 22910, 0, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_pressedButtons() */,
{ 22911, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_pressedButtons(System.Int32) */,
{ 22912, 0, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 0, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 0, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22920, 0, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_currentTarget() */,
{ 22921, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22918, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::Init() */,
{ 22919, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::LocalInit() */,
{ 22922, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22924, 0, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<System.Object>::GetPooled(UnityEngine.Event) */,
{ 22925, 0, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2,System.Boolean) */,
{ 22926, 0, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IMouseEvent) */,
{ 22927, 0, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
{ 22928, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::.ctor() */,
{ 22963, -1, 29 } /* System.Void UnityEngine.UIElements.MouseEventsHelper::SendEnterLeave<System.Object,System.Object>(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2) */,
{ 22965, -1, 29 } /* System.Void UnityEngine.UIElements.PointerEventsHelper::SendEnterLeave<System.Object,System.Object>(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
{ 23007, 0, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_pointerId() */,
{ 23008, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_pointerId(System.Int32) */,
{ 23009, 0, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_pointerType() */,
{ 23010, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_pointerType(System.String) */,
{ 23011, 0, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_isPrimary() */,
{ 23012, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_isPrimary(System.Boolean) */,
{ 23013, 0, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_button() */,
{ 23014, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_button(System.Int32) */,
{ 23015, 0, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_pressedButtons() */,
{ 23016, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_pressedButtons(System.Int32) */,
{ 23017, 0, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_position() */,
{ 23018, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_position(UnityEngine.Vector3) */,
{ 23019, 0, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_localPosition() */,
{ 23020, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_localPosition(UnityEngine.Vector3) */,
{ 23021, 0, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_deltaPosition() */,
{ 23022, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_deltaPosition(UnityEngine.Vector3) */,
{ 23023, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_deltaTime() */,
{ 23024, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_deltaTime(System.Single) */,
{ 23025, 0, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_clickCount() */,
{ 23026, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_clickCount(System.Int32) */,
{ 23027, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_pressure() */,
{ 23028, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_pressure(System.Single) */,
{ 23029, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_tangentialPressure() */,
{ 23030, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_tangentialPressure(System.Single) */,
{ 23031, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_altitudeAngle() */,
{ 23032, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_altitudeAngle(System.Single) */,
{ 23033, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_azimuthAngle() */,
{ 23034, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_azimuthAngle(System.Single) */,
{ 23035, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_twist() */,
{ 23036, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_twist(System.Single) */,
{ 23037, 0, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_radius() */,
{ 23038, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_radius(UnityEngine.Vector2) */,
{ 23039, 0, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_radiusVariance() */,
{ 23040, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_radiusVariance(UnityEngine.Vector2) */,
{ 23041, 0, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_modifiers() */,
{ 23042, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_modifiers(UnityEngine.EventModifiers) */,
{ 23043, 0, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<System.Object>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
{ 23044, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
{ 23045, 0, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<System.Object>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
{ 23046, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
{ 23049, 0, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_currentTarget() */,
{ 23050, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 23047, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::Init() */,
{ 23048, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::LocalInit() */,
{ 23051, 0, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<System.Object>::IsMouse(UnityEngine.Event) */,
{ 23052, 0, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<System.Object>::GetPooled(UnityEngine.Event) */,
{ 23053, 0, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
{ 23054, 0, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
{ 23055, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 23056, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 23057, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::.ctor() */,
{ 23167, 0, -1 } /* T UnityEngine.UIElements.IStyleValue`1<System.Object>::get_value() */,
{ 23168, 0, -1 } /* UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.IStyleValue`1<System.Object>::get_keyword() */,
{ 23172, -1, 0 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Object>(UnityEngine.UIElements.IStyleValue`1<T>) */,
{ 23311, 0, -1 } /* System.Void ArrayPool`1<System.Object>::.ctor() */,
{ 23312, 0, -1 } /* System.Int32 ArrayPool`1<System.Object>::NextPowerOfTwo(System.Int32) */,
{ 23313, 0, -1 } /* T[] ArrayPool`1<System.Object>::Alloc(System.Int32) */,
{ 23314, 0, -1 } /* System.Void ArrayPool`1<System.Object>::Collect(T[]) */,
{ 23315, 0, -1 } /* System.Int32 ArrayPool`1<System.Object>::GetSlot(System.Int32) */,
{ 23523, -1, 0 } /* T taurus.client.TObject::getValue<System.Object>(System.String) */,
{ 24428, 0, -1 } /* ZXing.BarcodeFormat ZXing.BarcodeWriterGeneric`1<System.Object>::get_Format() */,
{ 24429, 0, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<System.Object>::set_Format(ZXing.BarcodeFormat) */,
{ 24430, 0, -1 } /* ZXing.Common.EncodingOptions ZXing.BarcodeWriterGeneric`1<System.Object>::get_Options() */,
{ 24431, 0, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<System.Object>::set_Options(ZXing.Common.EncodingOptions) */,
{ 24432, 0, -1 } /* ZXing.Writer ZXing.BarcodeWriterGeneric`1<System.Object>::get_Encoder() */,
{ 24433, 0, -1 } /* ZXing.Rendering.IBarcodeRenderer`1<TOutput> ZXing.BarcodeWriterGeneric`1<System.Object>::get_Renderer() */,
{ 24434, 0, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<System.Object>::set_Renderer(ZXing.Rendering.IBarcodeRenderer`1<TOutput>) */,
{ 24435, 0, -1 } /* ZXing.Common.BitMatrix ZXing.BarcodeWriterGeneric`1<System.Object>::Encode(System.String) */,
{ 24436, 0, -1 } /* TOutput ZXing.BarcodeWriterGeneric`1<System.Object>::Write(System.String) */,
{ 24437, 0, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<System.Object>::.ctor() */,
{ 24439, 0, -1 } /* TOutput ZXing.Rendering.IBarcodeRenderer`1<System.Object>::Render(ZXing.Common.BitMatrix,ZXing.BarcodeFormat,System.String,ZXing.Common.EncodingOptions) */,
{ 24481, -1, 0 } /* System.Void ZXing.SupportClass::Fill<System.Object>(T[],T) */,
{ 24975, -1, 0 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Object>(System.IntPtr) */,
{ 25608, 0, -1 } /* T MonoSingleton`1<System.Object>::get_sIntance() */,
{ 25609, 0, -1 } /* System.Void MonoSingleton`1<System.Object>::Awake() */,
{ 25610, 0, -1 } /* System.Void MonoSingleton`1<System.Object>::DestroyInstance() */,
{ 25611, 0, -1 } /* T MonoSingleton`1<System.Object>::GetInstance() */,
{ 25612, 0, -1 } /* System.Boolean MonoSingleton`1<System.Object>::HasInstance() */,
{ 25613, 0, -1 } /* System.Void MonoSingleton`1<System.Object>::Init() */,
{ 25614, 0, -1 } /* System.Void MonoSingleton`1<System.Object>::OnDestroy() */,
{ 25615, 0, -1 } /* System.Void MonoSingleton`1<System.Object>::.ctor() */,
{ 25627, 0, -1 } /* T Singleton`1<System.Object>::get_instance() */,
{ 25628, 0, -1 } /* System.Void Singleton`1<System.Object>::.ctor() */,
{ 25629, 0, -1 } /* System.Void Singleton`1<System.Object>::CreateInstance() */,
{ 25630, 0, -1 } /* System.Void Singleton`1<System.Object>::DestroyInstance() */,
{ 25631, 0, -1 } /* T Singleton`1<System.Object>::GetInstance() */,
{ 25632, 0, -1 } /* System.Boolean Singleton`1<System.Object>::HasInstance() */,
{ 25633, 0, -1 } /* System.Void Singleton`1<System.Object>::Init() */,
{ 25634, 0, -1 } /* System.Void Singleton`1<System.Object>::UnInit() */,
{ 30150, -1, 0 } /* T taurus.unity.ResourcesManager::LoadObject<System.Object>(System.String) */,
{ 30151, -1, 0 } /* T taurus.unity.ResourcesManager::LoadObjectByGroup<System.Object>(System.String,System.String) */,
{ 30463, -1, 0 } /* T LuaInterface.LuaFunction::ToDelegate<System.Object>() */,
{ 30468, -1, 0 } /* System.Void LuaInterface.LuaFunction::Call<System.Object>(T1) */,
{ 30469, -1, 29 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object>(T1,T2) */,
{ 30470, -1, 40 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object>(T1,T2,T3) */,
{ 30471, -1, 41 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4) */,
{ 30472, -1, 53 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5) */,
{ 30473, -1, 2033 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5,T6) */,
{ 30474, -1, 2034 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5,T6,T7) */,
{ 30475, -1, 2035 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5,T6,T7,T8) */,
{ 30476, -1, 2036 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5,T6,T7,T8,T9) */,
{ 30477, -1, 0 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object>() */,
{ 30478, -1, 29 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object>(T1) */,
{ 30479, -1, 40 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object>(T1,T2) */,
{ 30480, -1, 41 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object>(T1,T2,T3) */,
{ 30481, -1, 53 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4) */,
{ 30482, -1, 2033 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5) */,
{ 30483, -1, 2034 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5,T6) */,
{ 30484, -1, 2035 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5,T6,T7) */,
{ 30485, -1, 2036 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5,T6,T7,T8) */,
{ 30486, -1, 2037 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5,T6,T7,T8,T9) */,
{ 30517, -1, 0 } /* System.Void LuaInterface.LuaFunction::PushSealed<System.Object>(T) */,
{ 30518, -1, 0 } /* System.Void LuaInterface.LuaFunction::PushGeneric<System.Object>(T) */,
{ 30542, -1, 0 } /* T LuaInterface.LuaFunction::CheckValue<System.Object>() */,
{ 30624, 0, -1 } /* System.Void LuaInterface.LuaOut`1<System.Object>::.ctor() */,
{ 30854, -1, 0 } /* T LuaInterface.LuaState::DoString<System.Object>(System.String,System.String) */,
{ 30858, -1, 0 } /* T LuaInterface.LuaState::DoFile<System.Object>(System.String) */,
{ 30860, -1, 0 } /* T LuaInterface.LuaState::Require<System.Object>(System.String) */,
{ 30919, -1, 0 } /* System.Void LuaInterface.LuaState::PushSealed<System.Object>(T) */,
{ 30921, -1, 0 } /* System.Void LuaInterface.LuaState::PushGeneric<System.Object>(T) */,
{ 30944, -1, 0 } /* T LuaInterface.LuaState::CheckValue<System.Object>(System.Int32) */,
{ 30969, -1, 0 } /* T LuaInterface.LuaState::LuaLoadBuffer<System.Object>(System.Byte[],System.String) */,
{ 30973, -1, 0 } /* System.Void LuaInterface.LuaState::Call<System.Object>(System.String,T,System.Boolean) */,
{ 30974, -1, 29 } /* System.Void LuaInterface.LuaState::Call<System.Object,System.Object>(System.String,T1,T2,System.Boolean) */,
{ 30975, -1, 40 } /* System.Void LuaInterface.LuaState::Call<System.Object,System.Object,System.Object>(System.String,T1,T2,T3,System.Boolean) */,
{ 30976, -1, 41 } /* System.Void LuaInterface.LuaState::Call<System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,System.Boolean) */,
{ 30977, -1, 53 } /* System.Void LuaInterface.LuaState::Call<System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,T5,System.Boolean) */,
{ 30978, -1, 2033 } /* System.Void LuaInterface.LuaState::Call<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,T5,T6,System.Boolean) */,
{ 30979, -1, 0 } /* R1 LuaInterface.LuaState::Invoke<System.Object>(System.String,System.Boolean) */,
{ 30980, -1, 29 } /* R1 LuaInterface.LuaState::Invoke<System.Object,System.Object>(System.String,T1,System.Boolean) */,
{ 30981, -1, 40 } /* R1 LuaInterface.LuaState::Invoke<System.Object,System.Object,System.Object>(System.String,T1,T2,System.Boolean) */,
{ 30982, -1, 41 } /* R1 LuaInterface.LuaState::Invoke<System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,System.Boolean) */,
{ 30983, -1, 53 } /* R1 LuaInterface.LuaState::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,System.Boolean) */,
{ 30984, -1, 2033 } /* R1 LuaInterface.LuaState::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,T5,System.Boolean) */,
{ 30985, -1, 2034 } /* R1 LuaInterface.LuaState::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,T5,T6,System.Boolean) */,
{ 31133, -1, 0 } /* T LuaInterface.LuaTable::RawGetIndex<System.Object>(System.Int32) */,
{ 31134, -1, 0 } /* System.Void LuaInterface.LuaTable::RawSetIndex<System.Object>(System.Int32,T) */,
{ 31135, -1, 29 } /* V LuaInterface.LuaTable::RawGet<System.Object,System.Object>(K) */,
{ 31136, -1, 29 } /* System.Void LuaInterface.LuaTable::RawSet<System.Object,System.Object>(K,V) */,
{ 31137, -1, 0 } /* T LuaInterface.LuaTable::GetTable<System.Object>(System.String) */,
{ 31138, -1, 0 } /* System.Void LuaInterface.LuaTable::SetTable<System.Object>(System.String,T) */,
{ 31143, -1, 0 } /* System.Void LuaInterface.LuaTable::Call<System.Object>(System.String,T1) */,
{ 31144, -1, 29 } /* System.Void LuaInterface.LuaTable::Call<System.Object,System.Object>(System.String,T1,T2) */,
{ 31145, -1, 40 } /* System.Void LuaInterface.LuaTable::Call<System.Object,System.Object,System.Object>(System.String,T1,T2,T3) */,
{ 31146, -1, 41 } /* System.Void LuaInterface.LuaTable::Call<System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4) */,
{ 31147, -1, 53 } /* System.Void LuaInterface.LuaTable::Call<System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,T5) */,
{ 31148, -1, 2033 } /* System.Void LuaInterface.LuaTable::Call<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,T5,T6) */,
{ 31149, -1, 0 } /* R1 LuaInterface.LuaTable::Invoke<System.Object>(System.String) */,
{ 31150, -1, 29 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object>(System.String,T1) */,
{ 31151, -1, 40 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object,System.Object>(System.String,T1,T2) */,
{ 31152, -1, 41 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3) */,
{ 31153, -1, 53 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4) */,
{ 31154, -1, 2033 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,T5) */,
{ 31155, -1, 2034 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,T5,T6) */,
{ 31162, -1, 29 } /* LuaInterface.LuaDictTable`2<K,V> LuaInterface.LuaTable::ToDictTable<System.Object,System.Object>() */,
{ 31191, 29, -1 } /* K LuaInterface.LuaDictEntry`2<System.Object,System.Object>::get_Key() */,
{ 31192, 29, -1 } /* System.Void LuaInterface.LuaDictEntry`2<System.Object,System.Object>::set_Key(K) */,
{ 31193, 29, -1 } /* V LuaInterface.LuaDictEntry`2<System.Object,System.Object>::get_Value() */,
{ 31194, 29, -1 } /* System.Void LuaInterface.LuaDictEntry`2<System.Object,System.Object>::set_Value(V) */,
{ 31190, 29, -1 } /* System.Void LuaInterface.LuaDictEntry`2<System.Object,System.Object>::.ctor(K,V) */,
{ 31197, 29, -1 } /* V LuaInterface.LuaDictTable`2<System.Object,System.Object>::get_Item(K) */,
{ 31198, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2<System.Object,System.Object>::set_Item(K,V) */,
{ 31195, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2<System.Object,System.Object>::.ctor(LuaInterface.LuaTable) */,
{ 31196, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2<System.Object,System.Object>::Dispose() */,
{ 31199, 29, -1 } /* System.Collections.Generic.Dictionary`2<K,V> LuaInterface.LuaDictTable`2<System.Object,System.Object>::ToDictionary() */,
{ 31200, 29, -1 } /* System.Collections.Generic.IEnumerator`1<LuaInterface.LuaDictEntry`2<K,V>> LuaInterface.LuaDictTable`2<System.Object,System.Object>::GetEnumerator() */,
{ 31201, 29, -1 } /* System.Collections.IEnumerator LuaInterface.LuaDictTable`2<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 31203, 29, -1 } /* LuaInterface.LuaDictEntry`2<K,V> LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::get_Current() */,
{ 31204, 29, -1 } /* System.Object LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 31202, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::.ctor(LuaInterface.LuaDictTable`2<K,V>) */,
{ 31205, 29, -1 } /* System.Boolean LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::MoveNext() */,
{ 31206, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::Reset() */,
{ 31207, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::Dispose() */,
{ 31211, -1, 0 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object>(T1) */,
{ 31212, -1, 29 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object,System.Object>(T1,T2) */,
{ 31213, -1, 40 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object,System.Object,System.Object>(T1,T2,T3) */,
{ 31214, -1, 0 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object>(R1&) */,
{ 31215, -1, 29 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object,System.Object>(T1,R1&) */,
{ 31216, -1, 40 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object,System.Object,System.Object>(T1,T2,R1&) */,
{ 31217, -1, 41 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,R1&) */,
{ 31324, -1, 0 } /* System.Object LuaInterface.ToLua::CheckObject<System.Object>(System.IntPtr,System.Int32) */,
{ 31339, -1, 0 } /* T[] LuaInterface.ToLua::CheckObjectArray<System.Object>(System.IntPtr,System.Int32) */,
{ 31350, -1, 0 } /* T[] LuaInterface.ToLua::ToParamsObject<System.Object>(System.IntPtr,System.Int32,System.Int32) */,
{ 31358, -1, 0 } /* T[] LuaInterface.ToLua::CheckParamsObject<System.Object>(System.IntPtr,System.Int32,System.Int32) */,
{ 31365, -1, 0 } /* T[] LuaInterface.ToLua::ToObjectArray<System.Object>(System.IntPtr,System.Int32) */,
{ 31388, -1, 0 } /* System.Void LuaInterface.ToLua::PushOut<System.Object>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31398, -1, 0 } /* System.Void LuaInterface.ToLua::PushSealed<System.Object>(System.IntPtr,T) */,
{ 31407, -1, 0 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<System.Object>(System.IntPtr,System.Int32) */,
{ 31434, -1, 0 } /* T LuaInterface.TypeChecker::ChangeType<System.Object>(System.Object,System.Type) */,
{ 31439, -1, 0 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object>(System.IntPtr,System.Int32) */,
{ 31440, -1, 29 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31441, -1, 40 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31442, -1, 41 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31443, -1, 53 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31444, -1, 2033 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31445, -1, 2034 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31446, -1, 2035 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31447, -1, 2036 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31448, -1, 2037 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31449, -1, 2038 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31450, -1, 2039 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31451, -1, 0 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Object>(System.IntPtr,System.Int32,System.Int32) */,
{ 31454, 0, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Object>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 0, -1 } /* System.String LuaInterface.TypeTraits`1<System.Object>::GetTypeName() */,
{ 31456, 0, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Object>::GetLuaReference(System.IntPtr) */,
{ 31457, 0, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Object>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 0, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Object>::IsNilType() */,
{ 31459, 0, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Object>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 0, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Object>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 0, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Object>::.cctor() */,
{ 31462, 0, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Object>::.cctor() */,
{ 31463, 0, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Object>::.ctor() */,
{ 31464, 0, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Object>::<GetLuaReference>b__9_0() */,
{ 31465, 0, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Object>::Init(DelegateFactory/DelegateCreate) */,
{ 31466, 0, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Object>::Create(LuaInterface.LuaFunction) */,
{ 31467, 0, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Object>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31468, 0, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Object>::.cctor() */,
{ 31469, 0, -1 } /* System.Void LuaInterface.StackTraits`1<System.Object>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 0, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Object>::SelectPush() */,
{ 31471, 0, -1 } /* System.Void LuaInterface.StackTraits`1<System.Object>::PushValue(System.IntPtr,T) */,
{ 31472, 0, -1 } /* System.Void LuaInterface.StackTraits`1<System.Object>::PushObject(System.IntPtr,T) */,
{ 31473, 0, -1 } /* System.Void LuaInterface.StackTraits`1<System.Object>::PushArray(System.IntPtr,T) */,
{ 31474, 0, -1 } /* T LuaInterface.StackTraits`1<System.Object>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 0, -1 } /* T LuaInterface.StackTraits`1<System.Object>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 0, -1 } /* System.Void LuaInterface.StackTraits`1<System.Object>::.cctor() */,
{ 31853, -1, 0 } /* T FairyGUI.NGraphics::GetMeshFactory<System.Object>() */,
{ 11139, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::.ctor() */,
{ 11155, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::Add(T) */,
{ 11207, 8, -1 } /* T[] System.Collections.Generic.List`1<System.String>::ToArray() */,
{ 10889, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::.ctor() */,
{ 10907, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::set_Item(TKey,TValue) */,
{ 10899, 28, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.String>::get_Count() */,
{ 10916, 28, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.String,System.String>::GetEnumerator() */,
{ 10948, 28, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.String>::get_Current() */,
{ 10859, 28, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.String,System.String>::get_Value() */,
{ 10947, 28, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.String>::MoveNext() */,
{ 10949, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.String>::Dispose() */,
{ 11139, 17, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Contraction>::.ctor() */,
{ 11139, 19, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Level2Map>::.ctor() */,
{ 11155, 17, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Contraction>::Add(T) */,
{ 11155, 19, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Level2Map>::Add(T) */,
{ 11204, 17, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Contraction>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 1109, 19, -1 } /* System.Void System.Comparison`1<Mono.Globalization.Unicode.Level2Map>::.ctor(System.Object,System.IntPtr) */,
{ 11206, 19, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Level2Map>::Sort(System.Comparison`1<T>) */,
{ 11207, 17, -1 } /* T[] System.Collections.Generic.List`1<Mono.Globalization.Unicode.Contraction>::ToArray() */,
{ 11207, 19, -1 } /* T[] System.Collections.Generic.List`1<Mono.Globalization.Unicode.Level2Map>::ToArray() */,
{ 859, -1, 6 } /* System.Void System.Array::Reverse<System.Byte>(T[],System.Int32,System.Int32) */,
{ 858, -1, 6 } /* System.Void System.Array::Reverse<System.Byte>(T[]) */,
{ 11144, 8, -1 } /* System.Int32 System.Collections.Generic.List`1<System.String>::get_Count() */,
{ 11199, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::RemoveAt(System.Int32) */,
{ 11190, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::Insert(System.Int32,T) */,
{ 11150, 8, -1 } /* T System.Collections.Generic.List`1<System.String>::get_Item(System.Int32) */,
{ 11162, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::Clear() */,
{ 10741, 42, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 11141, 42, -1 } /* System.Void System.Collections.Generic.List`1<System.Exception>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11141, 44, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 10742, 42, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::get_Count() */,
{ 10745, 42, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::CopyTo(T[],System.Int32) */,
{ 11139, 42, -1 } /* System.Void System.Collections.Generic.List`1<System.Exception>::.ctor() */,
{ 11139, 45, -1 } /* System.Void System.Collections.Generic.List`1<System.AggregateException>::.ctor() */,
{ 11155, 45, -1 } /* System.Void System.Collections.Generic.List`1<System.AggregateException>::Add(T) */,
{ 11150, 45, -1 } /* T System.Collections.Generic.List`1<System.AggregateException>::get_Item(System.Int32) */,
{ 11155, 42, -1 } /* System.Void System.Collections.Generic.List`1<System.Exception>::Add(T) */,
{ 11144, 45, -1 } /* System.Int32 System.Collections.Generic.List`1<System.AggregateException>::get_Count() */,
{ 10743, 42, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::get_Item(System.Int32) */,
{ 10889, 136, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Object>::.ctor() */,
{ 10913, 136, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Object>::ContainsKey(TKey) */,
{ 10907, 136, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Object>::set_Item(TKey,TValue) */,
{ 10925, 136, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Object>::Remove(TKey) */,
{ 11050, 6, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Byte>::.ctor() */,
{ 10072, 32, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>::.ctor() */,
{ 11050, 8, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.String>::.ctor() */,
{ 10077, 32, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>::Add(TKey,TValue) */,
{ 10079, 32, -1 } /* System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>::TryGetValue(TKey,TValue&) */,
{ 10078, 32, -1 } /* System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>::Remove(TKey) */,
{ 1117, 1, -1 } /* System.Void System.Predicate`1<System.Type>::.ctor(System.Object,System.IntPtr) */,
{ 11273, -1, 1 } /* System.Boolean System.Diagnostics.Contracts.Contract::ForAll<System.Type>(System.Collections.Generic.IEnumerable`1<T>,System.Predicate`1<T>) */,
{ 11139, 320, -1 } /* System.Void System.Collections.Generic.List`1<System.Diagnostics.StackFrame>::.ctor() */,
{ 11155, 320, -1 } /* System.Void System.Collections.Generic.List`1<System.Diagnostics.StackFrame>::Add(T) */,
{ 11207, 320, -1 } /* T[] System.Collections.Generic.List`1<System.Diagnostics.StackFrame>::ToArray() */,
{ 11012, 82, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt64>::get_Default() */,
{ 879, -1, 2040 } /* System.Void System.Array::Sort<System.UInt64,System.String>(TKey[],TValue[],System.Collections.Generic.IComparer`1<TKey>) */,
{ 10891, 216, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,Mono.Globalization.Unicode.SimpleCollator>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10927, 216, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,Mono.Globalization.Unicode.SimpleCollator>::TryGetValue(TKey,TValue&) */,
{ 10907, 216, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,Mono.Globalization.Unicode.SimpleCollator>::set_Item(TKey,TValue) */,
{ 10889, 234, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>::.ctor() */,
{ 10889, 237, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>::.ctor() */,
{ 10907, 234, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>::set_Item(TKey,TValue) */,
{ 10907, 237, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>::set_Item(TKey,TValue) */,
{ 10927, 234, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>::TryGetValue(TKey,TValue&) */,
{ 10927, 237, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>::TryGetValue(TKey,TValue&) */,
{ 3693, 16, -1 } /* System.Boolean System.Nullable`1<System.Int32>::get_HasValue() */,
{ 3694, 16, -1 } /* T System.Nullable`1<System.Int32>::get_Value() */,
{ 10908, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::Add(TKey,TValue) */,
{ 10927, 28, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.String>::TryGetValue(TKey,TValue&) */,
{ 11163, 8, -1 } /* System.Boolean System.Collections.Generic.List`1<System.String>::Contains(T) */,
{ 3693, 47, -1 } /* System.Boolean System.Nullable`1<System.Boolean>::get_HasValue() */,
{ 3692, 47, -1 } /* System.Void System.Nullable`1<System.Boolean>::.ctor(T) */,
{ 3694, 47, -1 } /* T System.Nullable`1<System.Boolean>::get_Value() */,
{ 11141, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 5608, 8, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.String>::.ctor(System.String,System.String,System.String,System.IO.SearchOption,System.IO.SearchResultHandler`1<TSource>,System.Boolean) */,
{ 7390, -1, 16 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Int32>(System.Threading.CancellationToken) */,
{ 7248, 16, -1 } /* TResult System.Threading.Tasks.Task`1<System.Int32>::get_Result() */,
{ 7386, -1, 16 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromResult<System.Int32>(TResult) */,
{ 7391, -1, 16 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Int32>(System.OperationCanceledException) */,
{ 7388, -1, 16 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromException<System.Int32>(System.Exception) */,
{ 7391, -1, 189 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Threading.Tasks.VoidTaskResult>(System.OperationCanceledException) */,
{ 946, -1, 7 } /* T[] System.Array::Empty<System.Char>() */,
{ 1089, 192, -1 } /* System.Void System.Func`1<System.Threading.SemaphoreSlim>::.ctor(System.Object,System.IntPtr) */,
{ 6815, -1, 192 } /* T System.Threading.LazyInitializer::EnsureInitialized<System.Threading.SemaphoreSlim>(T&,System.Func`1<T>) */,
{ 1093, 188, -1 } /* System.Void System.Func`2<System.Object,System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 7255, 16, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<System.Int32>::GetAwaiter() */,
{ 10030, 16, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<System.Int32>::GetResult() */,
{ 1105, 193, -1 } /* System.Void System.Func`5<System.IO.Stream,System.IO.Stream/ReadWriteParameters,System.AsyncCallback,System.Object,System.IAsyncResult>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 195, -1 } /* System.Void System.Func`3<System.IO.Stream,System.IAsyncResult,System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 7263, 16, 2041 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.TaskFactory`1<System.Int32>::FromAsyncTrim<System.IO.Stream,System.IO.Stream/ReadWriteParameters>(!!0,!!1,System.Func`5<!!0,!!1,System.AsyncCallback,System.Object,System.IAsyncResult>,System.Func`3<!!0,System.IAsyncResult,TResult>) */,
{ 1081, 200, -1 } /* System.Void System.Action`2<System.Threading.Tasks.Task,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 993, -1, 201 } /* System.Tuple`2<T1,T2> System.Tuple::Create<System.IO.Stream,System.IO.Stream/ReadWriteTask>(T1,T2) */,
{ 1097, 202, -1 } /* System.Void System.Func`3<System.IO.Stream,System.IAsyncResult,System.Threading.Tasks.VoidTaskResult>::.ctor(System.Object,System.IntPtr) */,
{ 7263, 189, 2041 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.TaskFactory`1<System.Threading.Tasks.VoidTaskResult>::FromAsyncTrim<System.IO.Stream,System.IO.Stream/ReadWriteParameters>(!!0,!!1,System.Func`5<!!0,!!1,System.AsyncCallback,System.Object,System.IAsyncResult>,System.Func`3<!!0,System.IAsyncResult,TResult>) */,
{ 996, 201, -1 } /* T1 System.Tuple`2<System.IO.Stream,System.IO.Stream/ReadWriteTask>::get_Item1() */,
{ 997, 201, -1 } /* T2 System.Tuple`2<System.IO.Stream,System.IO.Stream/ReadWriteTask>::get_Item2() */,
{ 7240, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
{ 7241, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.ctor(System.Func`2<System.Object,TResult>,System.Object,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions) */,
{ 1089, 207, -1 } /* System.Void System.Func`1<System.Threading.ManualResetEvent>::.ctor(System.Object,System.IntPtr) */,
{ 6815, -1, 207 } /* T System.Threading.LazyInitializer::EnsureInitialized<System.Threading.ManualResetEvent>(T&,System.Func`1<T>) */,
{ 5623, 8, -1 } /* System.Void System.IO.SearchResultHandler`1<System.String>::.ctor() */,
{ 1093, 208, -1 } /* System.Void System.Func`2<System.Object,System.String>::.ctor(System.Object,System.IntPtr) */,
{ 1019, 209, -1 } /* T1 System.Tuple`4<System.IO.TextReader,System.Char[],System.Int32,System.Int32>::get_Item1() */,
{ 1020, 209, -1 } /* T2 System.Tuple`4<System.IO.TextReader,System.Char[],System.Int32,System.Int32>::get_Item2() */,
{ 1021, 209, -1 } /* T3 System.Tuple`4<System.IO.TextReader,System.Char[],System.Int32,System.Int32>::get_Item3() */,
{ 1022, 209, -1 } /* T4 System.Tuple`4<System.IO.TextReader,System.Char[],System.Int32,System.Int32>::get_Item4() */,
{ 996, 211, -1 } /* T1 System.Tuple`2<System.IO.TextWriter,System.Char>::get_Item1() */,
{ 997, 211, -1 } /* T2 System.Tuple`2<System.IO.TextWriter,System.Char>::get_Item2() */,
{ 996, 213, -1 } /* T1 System.Tuple`2<System.IO.TextWriter,System.String>::get_Item1() */,
{ 997, 213, -1 } /* T2 System.Tuple`2<System.IO.TextWriter,System.String>::get_Item2() */,
{ 1019, 214, -1 } /* T1 System.Tuple`4<System.IO.TextWriter,System.Char[],System.Int32,System.Int32>::get_Item1() */,
{ 1020, 214, -1 } /* T2 System.Tuple`4<System.IO.TextWriter,System.Char[],System.Int32,System.Int32>::get_Item2() */,
{ 1021, 214, -1 } /* T3 System.Tuple`4<System.IO.TextWriter,System.Char[],System.Int32,System.Int32>::get_Item3() */,
{ 1022, 214, -1 } /* T4 System.Tuple`4<System.IO.TextWriter,System.Char[],System.Int32,System.Int32>::get_Item4() */,
{ 11155, 48, -1 } /* System.Void System.Collections.Generic.List`1<System.LocalDataStore>::Add(T) */,
{ 11196, 48, -1 } /* System.Boolean System.Collections.Generic.List`1<System.LocalDataStore>::Remove(T) */,
{ 10908, 49, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.LocalDataStoreSlot>::Add(TKey,TValue) */,
{ 10851, -1, 49 } /* TValue System.Collections.Generic.CollectionExtensions::GetValueOrDefault<System.String,System.LocalDataStoreSlot>(System.Collections.Generic.IReadOnlyDictionary`2<TKey,TValue>,TKey) */,
{ 10925, 49, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.LocalDataStoreSlot>::Remove(TKey) */,
{ 11150, 48, -1 } /* T System.Collections.Generic.List`1<System.LocalDataStore>::get_Item(System.Int32) */,
{ 11144, 48, -1 } /* System.Int32 System.Collections.Generic.List`1<System.LocalDataStore>::get_Count() */,
{ 11139, 48, -1 } /* System.Void System.Collections.Generic.List`1<System.LocalDataStore>::.ctor() */,
{ 10889, 49, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.LocalDataStoreSlot>::.ctor() */,
{ 10890, 147, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.MonoCustomAttrs/AttributeInfo>::.ctor(System.Int32) */,
{ 10927, 147, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,System.MonoCustomAttrs/AttributeInfo>::TryGetValue(TKey,TValue&) */,
{ 10908, 147, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.MonoCustomAttrs/AttributeInfo>::Add(TKey,TValue) */,
{ 801, -1, 107 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Array::AsReadOnly<System.Reflection.CustomAttributeData>(T[]) */,
{ 10889, 143, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.AttributeUsageAttribute>::.ctor() */,
{ 10927, 143, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,System.AttributeUsageAttribute>::TryGetValue(TKey,TValue&) */,
{ 10907, 143, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.AttributeUsageAttribute>::set_Item(TKey,TValue) */,
{ 853, -1, 142 } /* System.Int32 System.Array::LastIndexOf<System.Delegate>(T[],T) */,
{ 802, -1, 7 } /* System.Void System.Array::Resize<System.Char>(T[]&,System.Int32) */,
{ 4972, -1, 166 } /* T[] System.Reflection.CustomAttributeData::UnboxValues<System.Reflection.CustomAttributeTypedArgument>(System.Object[]) */,
{ 801, -1, 166 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Array::AsReadOnly<System.Reflection.CustomAttributeTypedArgument>(T[]) */,
{ 4972, -1, 176 } /* T[] System.Reflection.CustomAttributeData::UnboxValues<System.Reflection.CustomAttributeNamedArgument>(System.Object[]) */,
{ 801, -1, 176 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Array::AsReadOnly<System.Reflection.CustomAttributeNamedArgument>(T[]) */,
{ 10741, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 11140, 174, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.Module>::.ctor(System.Int32) */,
{ 11155, 174, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.Module>::Add(T) */,
{ 11207, 174, -1 } /* T[] System.Collections.Generic.List`1<System.Reflection.Module>::ToArray() */,
{ 10927, 159, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>::TryGetValue(TKey,TValue&) */,
{ 4729, -1, 2042 } /* T System.Reflection.CustomAttributeExtensions::GetCustomAttribute<System.Resources.NeutralResourcesLanguageAttribute>(System.Reflection.Assembly) */,
{ 10889, 159, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>::.ctor() */,
{ 10914, 159, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>::ContainsValue(TValue) */,
{ 10908, 159, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>::Add(TKey,TValue) */,
{ 10927, 167, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceLocator>::TryGetValue(TKey,TValue&) */,
{ 10891, 167, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10907, 167, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceLocator>::set_Item(TKey,TValue) */,
{ 10908, 167, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceLocator>::Add(TKey,TValue) */,
{ 9985, -1, 16 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<System.Int32>(TResult) */,
{ 9985, -1, 47 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<System.Boolean>(TResult) */,
{ 9975, 189, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
{ 9978, 189, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::get_Task() */,
{ 9980, 189, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::SetResult(System.Threading.Tasks.Task`1<TResult>) */,
{ 9981, 189, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::SetException(System.Exception) */,
{ 10742, 44, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Count() */,
{ 10743, 44, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Item(System.Int32) */,
{ 946, -1, 8 } /* T[] System.Array::Empty<System.String>() */,
{ 11207, 318, -1 } /* T[] System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::ToArray() */,
{ 11182, 318, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::GetEnumerator() */,
{ 11231, 318, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Runtime.Remoting.Contexts.IContextProperty>::get_Current() */,
{ 11229, 318, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Runtime.Remoting.Contexts.IContextProperty>::MoveNext() */,
{ 11228, 318, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Runtime.Remoting.Contexts.IContextProperty>::Dispose() */,
{ 11139, 318, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::.ctor() */,
{ 11155, 318, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::Add(T) */,
{ 11144, 318, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::get_Count() */,
{ 11150, 318, -1 } /* T System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::get_Item(System.Int32) */,
{ 10776, 271, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]>::.ctor() */,
{ 11139, 297, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.Serialization.SerializationFieldInfo>::.ctor() */,
{ 11155, 297, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.Serialization.SerializationFieldInfo>::Add(T) */,
{ 11144, 297, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Runtime.Serialization.SerializationFieldInfo>::get_Count() */,
{ 1093, 271, -1 } /* System.Void System.Func`2<System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]>::.ctor(System.Object,System.IntPtr) */,
{ 10797, 271, -1 } /* TValue System.Collections.Concurrent.ConcurrentDictionary`2<System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]>::GetOrAdd(TKey,System.Func`2<TKey,TValue>) */,
{ 10927, 309, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,System.Runtime.Serialization.Formatters.Binary.TypeInformation>::TryGetValue(TKey,TValue&) */,
{ 10908, 309, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Runtime.Serialization.Formatters.Binary.TypeInformation>::Add(TKey,TValue) */,
{ 10889, 309, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Runtime.Serialization.Formatters.Binary.TypeInformation>::.ctor() */,
{ 10782, 136, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.String,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10792, 136, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.String,System.Object>::set_Item(TKey,TValue) */,
{ 10776, 136, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.String,System.Object>::.ctor() */,
{ 1093, 131, -1 } /* System.Void System.Func`2<System.Reflection.AssemblyName,System.Reflection.Assembly>::.ctor(System.Object,System.IntPtr) */,
{ 1101, 132, -1 } /* System.Void System.Func`4<System.Reflection.Assembly,System.String,System.Boolean,System.Type>::.ctor(System.Object,System.IntPtr) */,
{ 11140, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::.ctor(System.Int32) */,
{ 11150, 1, -1 } /* T System.Collections.Generic.List`1<System.Type>::get_Item(System.Int32) */,
{ 1985, 300, -1 } /* System.Void System.EventHandler`1<System.Runtime.Serialization.SafeSerializationEventArgs>::Invoke(System.Object,TEventArgs) */,
{ 11139, 96, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodInfo>::.ctor() */,
{ 11155, 96, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodInfo>::Add(T) */,
{ 11201, 96, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodInfo>::Reverse() */,
{ 11144, 96, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Reflection.MethodInfo>::get_Count() */,
{ 11182, 96, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Reflection.MethodInfo>::GetEnumerator() */,
{ 11231, 96, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Reflection.MethodInfo>::get_Current() */,
{ 11229, 96, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Reflection.MethodInfo>::MoveNext() */,
{ 11228, 96, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Reflection.MethodInfo>::Dispose() */,
{ 10889, 301, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Int32>::.ctor() */,
{ 10913, 301, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Int32>::ContainsKey(TKey) */,
{ 10908, 301, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Int32>::Add(TKey,TValue) */,
{ 10927, 301, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Int32>::TryGetValue(TKey,TValue&) */,
{ 2647, 96, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::.ctor(System.Int32) */,
{ 2652, 96, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::Add(T) */,
{ 2647, 99, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::.ctor(System.Int32) */,
{ 2652, 99, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::Add(T) */,
{ 2647, 79, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::.ctor(System.Int32) */,
{ 2652, 79, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::Add(T) */,
{ 2647, 103, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.EventInfo>::.ctor(System.Int32) */,
{ 2652, 103, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.EventInfo>::Add(T) */,
{ 2647, 55, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.FieldInfo>::.ctor(System.Int32) */,
{ 2652, 55, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.FieldInfo>::Add(T) */,
{ 2647, 1, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Type>::.ctor(System.Int32) */,
{ 2652, 1, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Type>::Add(T) */,
{ 2649, 96, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::ToArray() */,
{ 2649, 99, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::ToArray() */,
{ 2649, 79, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::ToArray() */,
{ 2649, 103, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Reflection.EventInfo>::ToArray() */,
{ 2649, 55, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Reflection.FieldInfo>::ToArray() */,
{ 2649, 1, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Type>::ToArray() */,
{ 2651, 96, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::get_Count() */,
{ 2648, 96, -1 } /* T System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::get_Item(System.Int32) */,
{ 2651, 99, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::get_Count() */,
{ 2648, 99, -1 } /* T System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::get_Item(System.Int32) */,
{ 2651, 79, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::get_Count() */,
{ 2648, 79, -1 } /* T System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::get_Item(System.Int32) */,
{ 11140, 57, -1 } /* System.Void System.Collections.Generic.List`1<System.RuntimeType>::.ctor(System.Int32) */,
{ 11155, 57, -1 } /* System.Void System.Collections.Generic.List`1<System.RuntimeType>::Add(T) */,
{ 11207, 57, -1 } /* T[] System.Collections.Generic.List`1<System.RuntimeType>::ToArray() */,
{ 2651, 103, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Reflection.EventInfo>::get_Count() */,
{ 2651, 55, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Reflection.FieldInfo>::get_Count() */,
{ 2651, 1, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Type>::get_Count() */,
{ 2650, 96, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::CopyTo(System.Object[],System.Int32) */,
{ 2650, 99, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::CopyTo(System.Object[],System.Int32) */,
{ 2650, 79, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::CopyTo(System.Object[],System.Int32) */,
{ 2650, 103, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.EventInfo>::CopyTo(System.Object[],System.Int32) */,
{ 2650, 55, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.FieldInfo>::CopyTo(System.Object[],System.Int32) */,
{ 2650, 1, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Type>::CopyTo(System.Object[],System.Int32) */,
{ 840, -1, 82 } /* System.Int32 System.Array::BinarySearch<System.UInt64>(T[],T) */,
{ 847, -1, 8 } /* System.Int32 System.Array::IndexOf<System.String>(T[],T) */,
{ 11140, 96, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodInfo>::.ctor(System.Int32) */,
{ 11166, 96, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodInfo>::CopyTo(T[]) */,
{ 11140, 62, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodBase>::.ctor(System.Int32) */,
{ 11155, 62, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodBase>::Add(T) */,
{ 11144, 62, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Reflection.MethodBase>::get_Count() */,
{ 11166, 62, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodBase>::CopyTo(T[]) */,
{ 9973, 16, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Create() */,
{ 9974, 16, 2043 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Start<System.Security.Cryptography.CryptoStream/<ReadAsyncInternal>d__34>(!!0&) */,
{ 9978, 16, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::get_Task() */,
{ 9965, -1, 2044 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<System.Security.Cryptography.CryptoStream/<WriteAsyncInternal>d__37>(TStateMachine&) */,
{ 9976, 16, 2045 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitOnCompleted<System.Security.Cryptography.CryptoStream/HopToThreadPoolAwaitable,System.Security.Cryptography.CryptoStream/<ReadAsyncInternal>d__34>(!!0&,!!1&) */,
{ 9977, 16, 2046 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,System.Security.Cryptography.CryptoStream/<ReadAsyncInternal>d__34>(!!0&,!!1&) */,
{ 7256, 16, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult> System.Threading.Tasks.Task`1<System.Int32>::ConfigureAwait(System.Boolean) */,
{ 10039, 16, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Int32>::GetAwaiter() */,
{ 10041, 16, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::get_IsCompleted() */,
{ 9977, 16, 2047 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>,System.Security.Cryptography.CryptoStream/<ReadAsyncInternal>d__34>(!!0&,!!1&) */,
{ 10044, 16, -1 } /* TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::GetResult() */,
{ 9981, 16, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetException(System.Exception) */,
{ 9979, 16, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetResult(TResult) */,
{ 9975, 16, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
{ 9967, -1, 2048 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitOnCompleted<System.Security.Cryptography.CryptoStream/HopToThreadPoolAwaitable,System.Security.Cryptography.CryptoStream/<WriteAsyncInternal>d__37>(TAwaiter&,TStateMachine&) */,
{ 9968, -1, 2049 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,System.Security.Cryptography.CryptoStream/<WriteAsyncInternal>d__37>(TAwaiter&,TStateMachine&) */,
{ 1090, 270, -1 } /* TResult System.Func`1<System.Security.Cryptography.HashAlgorithm>::Invoke() */,
{ 6807, 241, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArrayAddInfo`1<System.Threading.CancellationCallbackInfo>::get_Source() */,
{ 6808, 241, -1 } /* System.Int32 System.Threading.SparselyPopulatedArrayAddInfo`1<System.Threading.CancellationCallbackInfo>::get_Index() */,
{ 6814, 241, -1 } /* T System.Threading.SparselyPopulatedArrayFragment`1<System.Threading.CancellationCallbackInfo>::SafeAtomicRemove(System.Int32,T) */,
{ 6803, 241, -1 } /* System.Void System.Threading.SparselyPopulatedArray`1<System.Threading.CancellationCallbackInfo>::.ctor(System.Int32) */,
{ 6805, 241, -1 } /* System.Threading.SparselyPopulatedArrayAddInfo`1<T> System.Threading.SparselyPopulatedArray`1<System.Threading.CancellationCallbackInfo>::Add(T) */,
{ 6804, 241, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArray`1<System.Threading.CancellationCallbackInfo>::get_Tail() */,
{ 6812, 241, -1 } /* System.Int32 System.Threading.SparselyPopulatedArrayFragment`1<System.Threading.CancellationCallbackInfo>::get_Length() */,
{ 6811, 241, -1 } /* T System.Threading.SparselyPopulatedArrayFragment`1<System.Threading.CancellationCallbackInfo>::get_Item(System.Int32) */,
{ 6813, 241, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArrayFragment`1<System.Threading.CancellationCallbackInfo>::get_Prev() */,
{ 10927, 249, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Threading.IAsyncLocal,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10889, 249, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Threading.IAsyncLocal,System.Object>::.ctor() */,
{ 10893, 249, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Threading.IAsyncLocal,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10907, 249, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Threading.IAsyncLocal,System.Object>::set_Item(TKey,TValue) */,
{ 11139, 251, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.IAsyncLocal>::.ctor() */,
{ 11141, 251, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.IAsyncLocal>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11155, 251, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.IAsyncLocal>::Add(T) */,
{ 11182, 251, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Threading.IAsyncLocal>::GetEnumerator() */,
{ 11231, 251, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Threading.IAsyncLocal>::get_Current() */,
{ 11229, 251, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Threading.IAsyncLocal>::MoveNext() */,
{ 11228, 251, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Threading.IAsyncLocal>::Dispose() */,
{ 10081, 253, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Threading.OSSpecificSynchronizationContext>::.ctor(System.Object,System.IntPtr) */,
{ 10080, 253, -1 } /* TValue System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Threading.OSSpecificSynchronizationContext>::GetValue(TKey,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<TKey,TValue>) */,
{ 10207, -1, 2050 } /* System.IntPtr System.Runtime.InteropServices.Marshal::GetFunctionPointerForDelegate<System.Threading.OSSpecificSynchronizationContext/InvocationEntryDelegate>(TDelegate) */,
{ 10072, 253, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Threading.OSSpecificSynchronizationContext>::.ctor() */,
{ 7255, 47, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<System.Boolean>::GetAwaiter() */,
{ 10030, 47, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<System.Boolean>::GetResult() */,
{ 7390, -1, 47 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Boolean>(System.Threading.CancellationToken) */,
{ 9973, 47, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::Create() */,
{ 9974, 47, 2051 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::Start<System.Threading.SemaphoreSlim/<WaitUntilCountOrTimeoutAsync>d__31>(!!0&) */,
{ 9978, 47, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::get_Task() */,
{ 7240, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
{ 7256, 183, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult> System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::ConfigureAwait(System.Boolean) */,
{ 10039, 183, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Threading.Tasks.Task>::GetAwaiter() */,
{ 10041, 183, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.Task>::get_IsCompleted() */,
{ 9977, 47, 2052 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.Task>,System.Threading.SemaphoreSlim/<WaitUntilCountOrTimeoutAsync>d__31>(!!0&,!!1&) */,
{ 10044, 183, -1 } /* TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.Task>::GetResult() */,
{ 7256, 47, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult> System.Threading.Tasks.Task`1<System.Boolean>::ConfigureAwait(System.Boolean) */,
{ 10039, 47, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Boolean>::GetAwaiter() */,
{ 10041, 47, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>::get_IsCompleted() */,
{ 9977, 47, 2053 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>,System.Threading.SemaphoreSlim/<WaitUntilCountOrTimeoutAsync>d__31>(!!0&,!!1&) */,
{ 10044, 47, -1 } /* TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>::GetResult() */,
{ 9981, 47, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::SetException(System.Exception) */,
{ 9979, 47, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::SetResult(TResult) */,
{ 9975, 47, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
{ 7238, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.ctor() */,
{ 7246, 47, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Boolean>::TrySetResult(TResult) */,
{ 1074, 183, -1 } /* System.Void System.Action`1<System.Threading.Tasks.Task>::Invoke(T) */,
{ 1082, 200, -1 } /* System.Void System.Action`2<System.Threading.Tasks.Task,System.Object>::Invoke(T1,T2) */,
{ 10907, 260, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Threading.Tasks.Task>::set_Item(TKey,TValue) */,
{ 10925, 260, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Threading.Tasks.Task>::Remove(TKey) */,
{ 1010, 264, -1 } /* System.Void System.Tuple`3<System.Threading.Tasks.Task,System.Threading.Tasks.Task,System.Threading.Tasks.TaskContinuation>::.ctor(T1,T2,T3) */,
{ 7268, 240, -1 } /* System.Void System.Threading.Tasks.Shared`1<System.Threading.CancellationTokenRegistration>::.ctor(T) */,
{ 1007, 264, -1 } /* T1 System.Tuple`3<System.Threading.Tasks.Task,System.Threading.Tasks.Task,System.Threading.Tasks.TaskContinuation>::get_Item1() */,
{ 1008, 264, -1 } /* T2 System.Tuple`3<System.Threading.Tasks.Task,System.Threading.Tasks.Task,System.Threading.Tasks.TaskContinuation>::get_Item2() */,
{ 1009, 264, -1 } /* T3 System.Tuple`3<System.Threading.Tasks.Task,System.Threading.Tasks.Task,System.Threading.Tasks.TaskContinuation>::get_Item3() */,
{ 6815, -1, 263 } /* T System.Threading.LazyInitializer::EnsureInitialized<System.Threading.Tasks.Task/ContingentProperties>(T&,System.Func`1<T>) */,
{ 10741, 44, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 11198, 183, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Threading.Tasks.Task>::RemoveAll(System.Predicate`1<T>) */,
{ 11139, 183, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Tasks.Task>::.ctor() */,
{ 11155, 183, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Tasks.Task>::Add(T) */,
{ 11182, 183, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Threading.Tasks.Task>::GetEnumerator() */,
{ 11231, 183, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Threading.Tasks.Task>::get_Current() */,
{ 11229, 183, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Threading.Tasks.Task>::MoveNext() */,
{ 11228, 183, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Threading.Tasks.Task>::Dispose() */,
{ 7388, -1, 189 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromException<System.Threading.Tasks.VoidTaskResult>(System.Exception) */,
{ 10889, 260, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Threading.Tasks.Task>::.ctor() */,
{ 1089, 263, -1 } /* System.Void System.Func`1<System.Threading.Tasks.Task/ContingentProperties>::.ctor(System.Object,System.IntPtr) */,
{ 1117, 183, -1 } /* System.Void System.Predicate`1<System.Threading.Tasks.Task>::.ctor(System.Object,System.IntPtr) */,
{ 7238, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor() */,
{ 7252, 189, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetCanceled(System.Threading.CancellationToken) */,
{ 7246, 189, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetResult(TResult) */,
{ 11182, 44, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::GetEnumerator() */,
{ 11231, 44, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Current() */,
{ 10746, 42, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::GetEnumerator() */,
{ 11229, 44, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::MoveNext() */,
{ 11228, 44, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::Dispose() */,
{ 11140, 44, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::.ctor(System.Int32) */,
{ 11155, 44, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::Add(T) */,
{ 11157, 44, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11150, 44, -1 } /* T System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Item(System.Int32) */,
{ 11144, 44, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Count() */,
{ 7238, 183, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::.ctor() */,
{ 7246, 183, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::TrySetResult(TResult) */,
{ 10072, 265, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object>::.ctor() */,
{ 10077, 265, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object>::Add(TKey,TValue) */,
{ 1985, 266, -1 } /* System.Void System.EventHandler`1<System.Threading.Tasks.UnobservedTaskExceptionEventArgs>::Invoke(System.Object,TEventArgs) */,
{ 6889, 164, -1 } /* T System.Threading.AsyncLocalValueChangedArgs`1<System.Globalization.CultureInfo>::get_CurrentValue() */,
{ 1073, 254, -1 } /* System.Void System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<System.Globalization.CultureInfo>>::.ctor(System.Object,System.IntPtr) */,
{ 6884, 164, -1 } /* System.Void System.Threading.AsyncLocal`1<System.Globalization.CultureInfo>::.ctor(System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<T>>) */,
{ 6885, 164, -1 } /* System.Void System.Threading.AsyncLocal`1<System.Globalization.CultureInfo>::set_Value(T) */,
{ 7097, 255, -1 } /* T[] System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::get_Current() */,
{ 7096, 255, -1 } /* System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::.ctor(System.Int32) */,
{ 7098, 255, -1 } /* System.Int32 System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::Add(T) */,
{ 7099, 255, -1 } /* System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::Remove(T) */,
{ 11140, 257, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Timer>::.ctor(System.Int32) */,
{ 11155, 257, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Timer>::Add(T) */,
{ 11144, 257, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Threading.Timer>::get_Count() */,
{ 11150, 257, -1 } /* T System.Collections.Generic.List`1<System.Threading.Timer>::get_Item(System.Int32) */,
{ 11162, 257, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Timer>::Clear() */,
{ 11142, 257, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Threading.Timer>::get_Capacity() */,
{ 11143, 257, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Timer>::set_Capacity(System.Int32) */,
{ 11139, 116, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::.ctor() */,
{ 11155, 116, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::Add(T) */,
{ 11144, 116, -1 } /* System.Int32 System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::get_Count() */,
{ 11157, 116, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 1109, 116, -1 } /* System.Void System.Comparison`1<System.TimeZoneInfo/AdjustmentRule>::.ctor(System.Object,System.IntPtr) */,
{ 11206, 116, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::Sort(System.Comparison`1<T>) */,
{ 11207, 116, -1 } /* T[] System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::ToArray() */,
{ 10746, 111, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo>::GetEnumerator() */,
{ 11139, 111, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo>::.ctor() */,
{ 11155, 111, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo>::Add(T) */,
{ 11144, 111, -1 } /* System.Int32 System.Collections.Generic.List`1<System.TimeZoneInfo>::get_Count() */,
{ 11157, 111, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 10741, 111, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 11196, 116, -1 } /* System.Boolean System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::Remove(T) */,
{ 10899, 126, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::get_Count() */,
{ 10906, 126, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::get_Item(TKey) */,
{ 11150, 113, -1 } /* T System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::get_Item(System.Int32) */,
{ 10858, 112, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>::get_Key() */,
{ 10859, 112, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>::get_Value() */,
{ 11144, 113, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::get_Count() */,
{ 10889, 120, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.String>::.ctor() */,
{ 10908, 120, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.String>::Add(TKey,TValue) */,
{ 10890, 126, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::.ctor(System.Int32) */,
{ 10906, 120, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int32,System.String>::get_Item(TKey) */,
{ 10908, 126, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::Add(TKey,TValue) */,
{ 11140, 113, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::.ctor(System.Int32) */,
{ 10857, 112, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>::.ctor(TKey,TValue) */,
{ 11155, 113, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::Add(T) */,
{ 11182, 155, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.TypeIdentifier>::GetEnumerator() */,
{ 11231, 155, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.TypeIdentifier>::get_Current() */,
{ 11229, 155, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.TypeIdentifier>::MoveNext() */,
{ 11228, 155, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.TypeIdentifier>::Dispose() */,
{ 11150, 157, -1 } /* T System.Collections.Generic.List`1<System.TypeSpec>::get_Item(System.Int32) */,
{ 11144, 157, -1 } /* System.Int32 System.Collections.Generic.List`1<System.TypeSpec>::get_Count() */,
{ 11182, 154, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.ModifierSpec>::GetEnumerator() */,
{ 11231, 154, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.ModifierSpec>::get_Current() */,
{ 11229, 154, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.ModifierSpec>::MoveNext() */,
{ 11228, 154, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.ModifierSpec>::Dispose() */,
{ 1094, 131, -1 } /* TResult System.Func`2<System.Reflection.AssemblyName,System.Reflection.Assembly>::Invoke(T) */,
{ 1102, 132, -1 } /* TResult System.Func`4<System.Reflection.Assembly,System.String,System.Boolean,System.Type>::Invoke(T1,T2,T3) */,
{ 11139, 155, -1 } /* System.Void System.Collections.Generic.List`1<System.TypeIdentifier>::.ctor() */,
{ 11155, 155, -1 } /* System.Void System.Collections.Generic.List`1<System.TypeIdentifier>::Add(T) */,
{ 11139, 154, -1 } /* System.Void System.Collections.Generic.List`1<System.ModifierSpec>::.ctor() */,
{ 11155, 154, -1 } /* System.Void System.Collections.Generic.List`1<System.ModifierSpec>::Add(T) */,
{ 11139, 157, -1 } /* System.Void System.Collections.Generic.List`1<System.TypeSpec>::.ctor() */,
{ 11155, 157, -1 } /* System.Void System.Collections.Generic.List`1<System.TypeSpec>::Add(T) */,
{ 11139, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::.ctor() */,
{ 11155, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Add(T) */,
{ 11207, 16, -1 } /* T[] System.Collections.Generic.List`1<System.Int32>::ToArray() */,
{ 10081, 351, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Net.HttpWebRequest,Mono.Http.NtlmSession>::.ctor(System.Object,System.IntPtr) */,
{ 10080, 351, -1 } /* !1 System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Net.HttpWebRequest,Mono.Http.NtlmSession>::GetValue(!0,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<!0,!1>) */,
{ 10072, 351, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Net.HttpWebRequest,Mono.Http.NtlmSession>::.ctor() */,
{ 16473, 330, -1 } /* System.Int32 System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::get_Count() */,
{ 16481, 330, -1 } /* T System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::Dequeue() */,
{ 16472, 330, -1 } /* System.Void System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::.ctor() */,
{ 16477, 330, -1 } /* System.Void System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::Enqueue(T) */,
{ 9973, 332, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::Create() */,
{ 9974, 332, 2054 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::Start<Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(!!0&) */,
{ 9978, 332, -1 } /* System.Threading.Tasks.Task`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::get_Task() */,
{ 9965, -1, 2055 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&) */,
{ 9973, 335, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::Create() */,
{ 9974, 335, 2056 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::Start<Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25>(!!0&) */,
{ 9978, 335, -1 } /* System.Threading.Tasks.Task`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::get_Task() */,
{ 9977, 335, 2057 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>,Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25>(!!0&,!!1&) */,
{ 3692, 16, -1 } /* System.Void System.Nullable`1<System.Int32>::.ctor(!0) */,
{ 3698, 16, -1 } /* !0 System.Nullable`1<System.Int32>::GetValueOrDefault() */,
{ 9981, 335, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetException(System.Exception) */,
{ 9979, 335, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetResult(!0) */,
{ 9975, 335, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
{ 7256, 335, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<!0> System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::ConfigureAwait(System.Boolean) */,
{ 10039, 335, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<!0> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Nullable`1<System.Int32>>::GetAwaiter() */,
{ 10041, 335, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::get_IsCompleted() */,
{ 9968, -1, 2058 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>,Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&,!!1&) */,
{ 10044, 335, -1 } /* !0 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::GetResult() */,
{ 9968, -1, 2059 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&,!!1&) */,
{ 9977, 332, 2060 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(!!0&,!!1&) */,
{ 9981, 332, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::SetException(System.Exception) */,
{ 9979, 332, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::SetResult(!0) */,
{ 9975, 332, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
{ 3698, 47, -1 } /* !0 System.Nullable`1<System.Boolean>::GetValueOrDefault() */,
{ 3692, 321, -1 } /* System.Void System.Nullable`1<Mono.Security.Interface.MonoSslPolicyErrors>::.ctor(!0) */,
{ 9965, -1, 2061 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47>(!!0&) */,
{ 7505, -1, 16 } /* !!0 System.Threading.Tasks.TaskToApm::End<System.Int32>(System.IAsyncResult) */,
{ 9974, 16, 2062 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Start<Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__58>(!!0&) */,
{ 789, 326, -1 } /* System.Void System.ValueTuple`2<System.Int32,System.Boolean>::.ctor(!0,!1) */,
{ 9974, 16, 2063 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Start<Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66>(!!0&) */,
{ 9965, -1, 2064 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67>(!!0&) */,
{ 1089, 16, -1 } /* System.Void System.Func`1<System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 7393, -1, 16 } /* System.Threading.Tasks.Task`1<!!0> System.Threading.Tasks.Task::Run<System.Int32>(System.Func`1<!!0>) */,
{ 9977, 16, 2065 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>,Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66>(!!0&,!!1&) */,
{ 9968, -1, 2066 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67>(!!0&,!!1&) */,
{ 7256, 332, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<!0> System.Threading.Tasks.Task`1<Mono.Net.Security.AsyncProtocolResult>::ConfigureAwait(System.Boolean) */,
{ 10039, 332, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<!0> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<Mono.Net.Security.AsyncProtocolResult>::GetAwaiter() */,
{ 10041, 332, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>::get_IsCompleted() */,
{ 9968, -1, 2067 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>,Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47>(!!0&,!!1&) */,
{ 10044, 332, -1 } /* !0 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>::GetResult() */,
{ 9977, 16, 2068 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>,Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__58>(!!0&,!!1&) */,
{ 10913, 345, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>::ContainsKey(!0) */,
{ 10908, 345, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>::Add(!0,!1) */,
{ 10927, 339, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>>::TryGetValue(!0,!1&) */,
{ 996, 338, -1 } /* !0 System.Tuple`2<System.Guid,System.String>::get_Item1() */,
{ 10927, 345, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>::TryGetValue(!0,!1&) */,
{ 997, 338, -1 } /* !1 System.Tuple`2<System.Guid,System.String>::get_Item2() */,
{ 10889, 339, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>>::.ctor() */,
{ 10889, 345, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>::.ctor() */,
{ 998, 338, -1 } /* System.Void System.Tuple`2<System.Guid,System.String>::.ctor(!0,!1) */,
{ 10908, 339, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>>::Add(!0,!1) */,
{ 10191, -1, 2069 } /* !!0 System.Runtime.InteropServices.Marshal::PtrToStructure<Mono.Unity.UnityTls/unitytls_interface_struct>(System.IntPtr) */,
{ 16499, 136, -1 } /* System.Collections.Generic.IComparer`1<TKey> System.Collections.Generic.SortedList`2<System.String,System.Object>::get_Comparer() */,
{ 16523, 136, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.SortedList`2<System.String,System.Object>::GetEnumerator() */,
{ 10858, 136, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.String,System.Object>::get_Key() */,
{ 10859, 136, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,System.Object>::get_Value() */,
{ 16493, 136, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.String,System.Object>::.ctor(System.Collections.Generic.IComparer`1<TKey>) */,
{ 16529, 136, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.String,System.Object>::set_Item(TKey,TValue) */,
{ 847, -1, 164 } /* System.Int32 System.Array::IndexOf<System.Globalization.CultureInfo>(!!0[],!!0) */,
{ 10913, 28, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.String>::ContainsKey(!0) */,
{ 10906, 28, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,System.String>::get_Item(!0) */,
{ 11139, 373, -1 } /* System.Void System.Collections.Generic.List`1<System.Enum>::.ctor() */,
{ 11155, 373, -1 } /* System.Void System.Collections.Generic.List`1<System.Enum>::Add(!0) */,
{ 11207, 373, -1 } /* !0[] System.Collections.Generic.List`1<System.Enum>::ToArray() */,
{ 849, -1, 376 } /* System.Int32 System.Array::IndexOf<System.ComponentModel.EventDescriptor>(!!0[],!!0,System.Int32,System.Int32) */,
{ 11139, 379, -1 } /* System.Void System.Collections.Generic.List`1<System.ComponentModel.MaskedTextProvider/CharDescriptor>::.ctor() */,
{ 11155, 379, -1 } /* System.Void System.Collections.Generic.List`1<System.ComponentModel.MaskedTextProvider/CharDescriptor>::Add(!0) */,
{ 11150, 379, -1 } /* !0 System.Collections.Generic.List`1<System.ComponentModel.MaskedTextProvider/CharDescriptor>::get_Item(System.Int32) */,
{ 11182, 379, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.ComponentModel.MaskedTextProvider/CharDescriptor>::GetEnumerator() */,
{ 11231, 379, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.ComponentModel.MaskedTextProvider/CharDescriptor>::get_Current() */,
{ 11229, 379, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.ComponentModel.MaskedTextProvider/CharDescriptor>::MoveNext() */,
{ 11228, 379, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.ComponentModel.MaskedTextProvider/CharDescriptor>::Dispose() */,
{ 849, -1, 366 } /* System.Int32 System.Array::IndexOf<System.ComponentModel.PropertyDescriptor>(!!0[],!!0,System.Int32,System.Int32) */,
{ 10890, 387, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.EventDescriptor>::.ctor(System.Int32) */,
{ 10913, 387, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.EventDescriptor>::ContainsKey(!0) */,
{ 10908, 387, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.EventDescriptor>::Add(!0,!1) */,
{ 10899, 387, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.EventDescriptor>::get_Count() */,
{ 10903, 387, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.EventDescriptor>::get_Values() */,
{ 10977, 387, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.String,System.ComponentModel.EventDescriptor>::CopyTo(!1[],System.Int32) */,
{ 10890, 390, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.PropertyDescriptor>::.ctor(System.Int32) */,
{ 10913, 390, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.PropertyDescriptor>::ContainsKey(!0) */,
{ 10908, 390, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.PropertyDescriptor>::Add(!0,!1) */,
{ 10899, 390, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.PropertyDescriptor>::get_Count() */,
{ 10903, 390, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.PropertyDescriptor>::get_Values() */,
{ 10977, 390, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.String,System.ComponentModel.PropertyDescriptor>::CopyTo(!1[],System.Int32) */,
{ 10927, 120, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.String>::TryGetValue(!0,!1&) */,
{ 11155, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::Add(!0) */,
{ 11144, 365, -1 } /* System.Int32 System.Collections.Generic.List`1<System.WeakReference>::get_Count() */,
{ 11140, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::.ctor(System.Int32) */,
{ 11150, 365, -1 } /* !0 System.Collections.Generic.List`1<System.WeakReference>::get_Item(System.Int32) */,
{ 11162, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::Clear() */,
{ 11157, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11208, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::TrimExcess() */,
{ 11139, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::.ctor() */,
{ 10858, 356, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::get_Key() */,
{ 10859, 356, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::get_Value() */,
{ 10857, 356, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::.ctor(!0,!1) */,
{ 840, -1, 8 } /* System.Int32 System.Array::BinarySearch<System.String>(!!0[],!!0) */,
{ 1093, 404, -1 } /* System.Void System.Func`2<System.Net.SimpleAsyncResult,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 403, -1 } /* System.Void System.Action`1<System.IO.Stream>::Invoke(!0) */,
{ 11140, 405, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.MonoChunkStream/Chunk>::.ctor(System.Int32) */,
{ 11155, 405, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.MonoChunkStream/Chunk>::Add(!0) */,
{ 11182, 405, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Net.MonoChunkStream/Chunk>::GetEnumerator() */,
{ 11231, 405, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Net.MonoChunkStream/Chunk>::get_Current() */,
{ 11229, 405, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Net.MonoChunkStream/Chunk>::MoveNext() */,
{ 11228, 405, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Net.MonoChunkStream/Chunk>::Dispose() */,
{ 11139, 396, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.IPAddress>::.ctor() */,
{ 11155, 396, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.IPAddress>::Add(!0) */,
{ 11144, 396, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Net.IPAddress>::get_Count() */,
{ 11182, 396, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Net.IPAddress>::GetEnumerator() */,
{ 11231, 396, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Net.IPAddress>::get_Current() */,
{ 11229, 396, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Net.IPAddress>::MoveNext() */,
{ 11228, 396, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Net.IPAddress>::Dispose() */,
{ 847, -1, 6 } /* System.Int32 System.Array::IndexOf<System.Byte>(!!0[],!!0) */,
{ 10191, -1, 2070 } /* !!0 System.Runtime.InteropServices.Marshal::PtrToStructure<System.Net.NetworkInformation.Win32_FIXED_INFO>(System.IntPtr) */,
{ 10927, 406, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::TryGetValue(!0,!1&) */,
{ 10889, 406, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::.ctor() */,
{ 10908, 406, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::Add(!0,!1) */,
{ 10899, 406, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::get_Count() */,
{ 10925, 406, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::Remove(!0) */,
{ 10903, 406, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::get_Values() */,
{ 11141, 408, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.WebConnectionGroup>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11182, 408, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Net.WebConnectionGroup>::GetEnumerator() */,
{ 11231, 408, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Net.WebConnectionGroup>::get_Current() */,
{ 11139, 408, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.WebConnectionGroup>::.ctor() */,
{ 11155, 408, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.WebConnectionGroup>::Add(!0) */,
{ 11229, 408, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Net.WebConnectionGroup>::MoveNext() */,
{ 11228, 408, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Net.WebConnectionGroup>::Dispose() */,
{ 10913, 406, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::ContainsKey(!0) */,
{ 1094, 404, -1 } /* !1 System.Func`2<System.Net.SimpleAsyncResult,System.Boolean>::Invoke(!0) */,
{ 10889, 419, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Threading.Thread,System.Diagnostics.StackTrace>::.ctor() */,
{ 11182, 416, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Threading.Thread>::GetEnumerator() */,
{ 11231, 416, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Threading.Thread>::get_Current() */,
{ 10906, 419, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.Threading.Thread,System.Diagnostics.StackTrace>::get_Item(!0) */,
{ 11229, 416, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Threading.Thread>::MoveNext() */,
{ 11228, 416, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Threading.Thread>::Dispose() */,
{ 11144, 416, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Threading.Thread>::get_Count() */,
{ 11150, 416, -1 } /* !0 System.Collections.Generic.List`1<System.Threading.Thread>::get_Item(System.Int32) */,
{ 11139, 416, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Thread>::.ctor() */,
{ 11155, 416, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Thread>::Add(!0) */,
{ 10908, 419, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Threading.Thread,System.Diagnostics.StackTrace>::Add(!0,!1) */,
{ 11196, 416, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Threading.Thread>::Remove(!0) */,
{ 11186, 416, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Threading.Thread>::IndexOf(!0) */,
{ 10925, 419, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Threading.Thread,System.Diagnostics.StackTrace>::Remove(!0) */,
{ 1158, 6, -1 } /* System.Int32 System.ArraySegment`1<System.Byte>::get_Offset() */,
{ 1159, 6, -1 } /* System.Int32 System.ArraySegment`1<System.Byte>::get_Count() */,
{ 1157, 6, -1 } /* !0[] System.ArraySegment`1<System.Byte>::get_Array() */,
{ 10204, -1, 6 } /* System.IntPtr System.Runtime.InteropServices.Marshal::UnsafeAddrOfPinnedArrayElement<System.Byte>(!!0[],System.Int32) */,
{ 1073, 183, -1 } /* System.Void System.Action`1<System.Threading.Tasks.Task>::.ctor(System.Object,System.IntPtr) */,
{ 1985, 422, -1 } /* System.Void System.EventHandler`1<System.Net.Sockets.SocketAsyncEventArgs>::Invoke(System.Object,!0) */,
{ 16429, 365, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.WeakReference>::.ctor() */,
{ 16438, 365, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.WeakReference>::AddLast(T) */,
{ 16429, 410, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::.ctor() */,
{ 16443, 410, -1 } /* System.Collections.Generic.LinkedList`1/Enumerator<T> System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::GetEnumerator() */,
{ 16461, 410, -1 } /* T System.Collections.Generic.LinkedList`1/Enumerator<System.Net.WebConnectionGroup/ConnectionState>::get_Current() */,
{ 16445, 410, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::Remove(T) */,
{ 16436, 410, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::AddFirst(T) */,
{ 16463, 410, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1/Enumerator<System.Net.WebConnectionGroup/ConnectionState>::MoveNext() */,
{ 16465, 410, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Net.WebConnectionGroup/ConnectionState>::Dispose() */,
{ 16431, 410, -1 } /* System.Int32 System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::get_Count() */,
{ 16433, 410, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::get_Last() */,
{ 16470, 410, -1 } /* T System.Collections.Generic.LinkedListNode`1<System.Net.WebConnectionGroup/ConnectionState>::get_Value() */,
{ 16432, 410, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::get_First() */,
{ 16469, 410, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1<System.Net.WebConnectionGroup/ConnectionState>::get_Next() */,
{ 11139, 412, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.WebConnection>::.ctor() */,
{ 11155, 412, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.WebConnection>::Add(!0) */,
{ 16446, 410, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::Remove(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 11182, 412, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Net.WebConnection>::GetEnumerator() */,
{ 11231, 412, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Net.WebConnection>::get_Current() */,
{ 11229, 412, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Net.WebConnection>::MoveNext() */,
{ 11228, 412, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Net.WebConnection>::Dispose() */,
{ 11139, 394, -1 } /* System.Void System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::.ctor() */,
{ 11182, 394, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::GetEnumerator() */,
{ 11231, 394, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::get_Current() */,
{ 11155, 394, -1 } /* System.Void System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::Add(!0) */,
{ 11229, 394, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::MoveNext() */,
{ 11228, 394, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::Dispose() */,
{ 11144, 394, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::get_Count() */,
{ 11150, 394, -1 } /* !0 System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::get_Item(System.Int32) */,
{ 11162, 394, -1 } /* System.Void System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::Clear() */,
{ 16432, 357, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::get_First() */,
{ 16470, 357, -1 } /* T System.Collections.Generic.LinkedListNode`1<System.Text.RegularExpressions.CachedCodeEntry>::get_Value() */,
{ 16446, 357, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::Remove(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16437, 357, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::AddFirst(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16469, 357, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1<System.Text.RegularExpressions.CachedCodeEntry>::get_Next() */,
{ 16436, 357, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::AddFirst(T) */,
{ 16431, 357, -1 } /* System.Int32 System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::get_Count() */,
{ 16447, 357, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::RemoveLast() */,
{ 16429, 357, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::.ctor() */,
{ 10890, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::.ctor(System.Int32) */,
{ 11140, 358, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::.ctor(System.Int32) */,
{ 11155, 358, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::Add(!0) */,
{ 11144, 358, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::get_Count() */,
{ 11150, 358, -1 } /* !0 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::get_Item(System.Int32) */,
{ 11205, 358, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<!0>) */,
{ 11151, 358, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::set_Item(System.Int32,!0) */,
{ 11200, 358, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::RemoveRange(System.Int32,System.Int32) */,
{ 11168, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::CopyTo(System.Int32,!0[],System.Int32,System.Int32) */,
{ 11144, 361, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::get_Count() */,
{ 11150, 361, -1 } /* !0 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::get_Item(System.Int32) */,
{ 11202, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::Reverse(System.Int32,System.Int32) */,
{ 11151, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::set_Item(System.Int32,!0) */,
{ 11192, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11200, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::RemoveRange(System.Int32,System.Int32) */,
{ 11140, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::.ctor(System.Int32) */,
{ 11155, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::Add(!0) */,
{ 11139, 364, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::.ctor() */,
{ 11144, 364, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::get_Count() */,
{ 11200, 364, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::RemoveRange(System.Int32,System.Int32) */,
{ 11012, 16, -1 } /* System.Collections.Generic.Comparer`1<!0> System.Collections.Generic.Comparer`1<System.Int32>::get_Default() */,
{ 874, -1, 16 } /* System.Void System.Array::Sort<System.Int32>(!!0[],System.Collections.Generic.IComparer`1<!!0>) */,
{ 11155, 364, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::Add(!0) */,
{ 11150, 364, -1 } /* !0 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::get_Item(System.Int32) */,
{ 11199, 364, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::RemoveAt(System.Int32) */,
{ 10906, 301, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,System.Int32>::get_Item(!0) */,
{ 10907, 301, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Int32>::set_Item(!0,!1) */,
{ 10890, 352, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.UriParser>::.ctor(System.Int32) */,
{ 10907, 352, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.UriParser>::set_Item(!0,!1) */,
{ 10927, 352, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.UriParser>::TryGetValue(!0,!1&) */,
{ 10899, 352, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.UriParser>::get_Count() */,
{ 1090, 47, -1 } /* !0 System.Func`1<System.Boolean>::Invoke() */,
{ 1074, 47, -1 } /* System.Void System.Action`1<System.Boolean>::Invoke(!0) */,
{ 1074, 8, -1 } /* System.Void System.Action`1<System.String>::Invoke(!0) */,
{ 20192, -1, 16 } /* System.Void UnityEngine.Assertions.Assert::AreEqual<System.Int32>(T,T,System.String) */,
{ 1074, 458, -1 } /* System.Void System.Action`1<UnityEngine.AsyncOperation>::Invoke(!0) */,
{ 11139, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::.ctor() */,
{ 11155, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::Add(!0) */,
{ 11207, 1, -1 } /* !0[] System.Collections.Generic.List`1<System.Type>::ToArray() */,
{ 19187, -1, 2071 } /* T UnityEngine.AttributeHelperEngine::GetCustomAttributeOfType<UnityEngine.DefaultExecutionOrder>(System.Type) */,
{ 11150, 439, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Item(System.Int32) */,
{ 11151, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::set_Item(System.Int32,!0) */,
{ 11144, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Count() */,
{ 11190, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Insert(System.Int32,!0) */,
{ 11199, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::RemoveAt(System.Int32) */,
{ 11139, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
{ 11155, 472, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::Add(!0) */,
{ 11139, 472, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::.ctor() */,
{ 11150, 472, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::get_Item(System.Int32) */,
{ 11144, 472, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::get_Count() */,
{ 1117, 472, -1 } /* System.Void System.Predicate`1<UnityEngine.Events.BaseInvokableCall>::.ctor(System.Object,System.IntPtr) */,
{ 11198, 472, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::RemoveAll(System.Predicate`1<!0>) */,
{ 11162, 472, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::Clear() */,
{ 11157, 472, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 19825, 109, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Single>::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) */,
{ 19825, 16, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Int32>::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) */,
{ 19825, 8, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.String>::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) */,
{ 19825, 47, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Boolean>::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) */,
{ 11139, 471, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Events.PersistentCall>::.ctor() */,
{ 11182, 471, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.Events.PersistentCall>::GetEnumerator() */,
{ 11231, 471, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.Events.PersistentCall>::get_Current() */,
{ 11229, 471, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Events.PersistentCall>::MoveNext() */,
{ 11228, 471, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Events.PersistentCall>::Dispose() */,
{ 17385, -1, 499 } /* Unity.Collections.NativeArray`1<T> Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(System.Void*,System.Int32,Unity.Collections.Allocator) */,
{ 11162, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Clear() */,
{ 19343, -1, 109 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<System.Single>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 11162, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Clear() */,
{ 19343, -1, 445 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Vector4>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 11162, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Clear() */,
{ 19343, -1, 447 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Color>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 11162, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Clear() */,
{ 19343, -1, 446 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Matrix4x4>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19346, -1, 109 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<System.Single>(System.Collections.Generic.List`1<T>) */,
{ 11144, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::get_Count() */,
{ 19346, -1, 447 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<UnityEngine.Color>(System.Collections.Generic.List`1<T>) */,
{ 11144, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::get_Count() */,
{ 19346, -1, 445 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<UnityEngine.Vector4>(System.Collections.Generic.List`1<T>) */,
{ 11144, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::get_Count() */,
{ 19346, -1, 446 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<UnityEngine.Matrix4x4>(System.Collections.Generic.List`1<T>) */,
{ 11144, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::get_Count() */,
{ 18547, -1, 431 } /* T[] UnityEngine.Mesh::GetAllocArrayFromChannel<UnityEngine.Vector3>(UnityEngine.Rendering.VertexAttribute) */,
{ 18549, -1, 431 } /* System.Void UnityEngine.Mesh::SetArrayForChannel<UnityEngine.Vector3>(UnityEngine.Rendering.VertexAttribute,T[]) */,
{ 19345, -1, 431 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<UnityEngine.Vector3>(System.Collections.Generic.List`1<T>) */,
{ 18551, -1, 431 } /* System.Void UnityEngine.Mesh::SetListForChannel<UnityEngine.Vector3>(UnityEngine.Rendering.VertexAttribute,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
{ 18552, -1, 450 } /* System.Void UnityEngine.Mesh::GetListForChannel<UnityEngine.Color32>(System.Collections.Generic.List`1<T>,System.Int32,UnityEngine.Rendering.VertexAttribute,System.Int32,UnityEngine.Rendering.VertexAttributeFormat) */,
{ 19345, -1, 450 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<UnityEngine.Color32>(System.Collections.Generic.List`1<T>) */,
{ 18550, -1, 450 } /* System.Void UnityEngine.Mesh::SetListForChannel<UnityEngine.Color32>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
{ 19345, -1, 445 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<UnityEngine.Vector4>(System.Collections.Generic.List`1<T>) */,
{ 18560, -1, 445 } /* System.Void UnityEngine.Mesh::SetUvsImpl<UnityEngine.Vector4>(System.Int32,System.Int32,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
{ 19345, -1, 16 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<System.Int32>(System.Collections.Generic.List`1<T>) */,
{ 19355, -1, 2072 } /* T UnityEngine.ScriptableObject::CreateInstance<UnityEngine.Networking.PlayerConnection.PlayerConnection>() */,
{ 1093, 480, -1 } /* System.Void System.Func`2<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 17228, -1, 479 } /* System.Boolean System.Linq.Enumerable::Any<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>(System.Collections.Generic.IEnumerable`1<!!0>,System.Func`2<!!0,System.Boolean>) */,
{ 19870, 478, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::AddListener(UnityEngine.Events.UnityAction`1<T0>) */,
{ 11182, 16, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Int32>::GetEnumerator() */,
{ 11231, 16, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Int32>::get_Current() */,
{ 19866, 16, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Int32>::Invoke(T0) */,
{ 11229, 16, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32>::MoveNext() */,
{ 11228, 16, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::Dispose() */,
{ 19870, 16, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::AddListener(UnityEngine.Events.UnityAction`1<T0>) */,
{ 19871, 16, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::RemoveListener(UnityEngine.Events.UnityAction`1<T0>) */,
{ 19865, 478, -1 } /* System.Void UnityEngine.Events.UnityAction`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::.ctor(System.Object,System.IntPtr) */,
{ 19875, 16, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::Invoke(T0) */,
{ 11196, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::Remove(!0) */,
{ 17224, -1, 479 } /* System.Collections.Generic.IEnumerable`1<!!0> System.Linq.Enumerable::Where<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>(System.Collections.Generic.IEnumerable`1<!!0>,System.Func`2<!!0,System.Boolean>) */,
{ 17227, -1, 479 } /* System.Boolean System.Linq.Enumerable::Any<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>(System.Collections.Generic.IEnumerable`1<!!0>) */,
{ 19875, 478, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::Invoke(T0) */,
{ 17226, -1, 479 } /* !!0 System.Linq.Enumerable::SingleOrDefault<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>(System.Collections.Generic.IEnumerable`1<!!0>,System.Func`2<!!0,System.Boolean>) */,
{ 11155, 479, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>::Add(!0) */,
{ 19871, 478, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::RemoveListener(UnityEngine.Events.UnityAction`1<T0>) */,
{ 11196, 479, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>::Remove(!0) */,
{ 11139, 479, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>::.ctor() */,
{ 19869, 16, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::.ctor() */,
{ 19869, 478, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::.ctor() */,
{ 1074, 470, -1 } /* System.Void System.Action`1<UnityEngine.Profiling.Memory.Experimental.MetaData>::Invoke(!0) */,
{ 1082, 467, -1 } /* System.Void System.Action`2<System.String,System.Boolean>::Invoke(!0,!1) */,
{ 17385, -1, 6 } /* Unity.Collections.NativeArray`1<T> Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray<System.Byte>(System.Void*,System.Int32,Unity.Collections.Allocator) */,
{ 1086, 468, -1 } /* System.Void System.Action`3<System.String,System.Boolean,UnityEngine.Profiling.Experimental.DebugScreenCapture>::Invoke(!0,!1,!2) */,
{ 1082, 433, -1 } /* System.Void System.Action`2<UnityEngine.ReflectionProbe,UnityEngine.ReflectionProbe/ReflectionProbeEvent>::Invoke(!0,!1) */,
{ 1074, 435, -1 } /* System.Void System.Action`1<UnityEngine.Cubemap>::Invoke(!0) */,
{ 19343, -1, 443 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Material>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19346, -1, 443 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<UnityEngine.Material>(System.Collections.Generic.List`1<T>) */,
{ 17385, -1, 489 } /* Unity.Collections.NativeArray`1<T> Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray<UnityEngine.Plane>(System.Void*,System.Int32,Unity.Collections.Allocator) */,
{ 17385, -1, 491 } /* Unity.Collections.NativeArray`1<T> Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray<UnityEngine.Rendering.BatchVisibility>(System.Void*,System.Int32,Unity.Collections.Allocator) */,
{ 17385, -1, 16 } /* Unity.Collections.NativeArray`1<T> Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray<System.Int32>(System.Void*,System.Int32,Unity.Collections.Allocator) */,
{ 802, -1, 426 } /* System.Void System.Array::Resize<UnityEngine.Camera>(!!0[]&,System.Int32) */,
{ 19877, 473, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode>::Invoke(T0,T1) */,
{ 19866, 475, -1 } /* System.Void UnityEngine.Events.UnityAction`1<UnityEngine.SceneManagement.Scene>::Invoke(T0) */,
{ 19877, 476, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene>::Invoke(T0,T1) */,
{ 11162, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Clear() */,
{ 19343, -1, 437 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Rect>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19346, -1, 437 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<UnityEngine.Rect>(System.Collections.Generic.List`1<T>) */,
{ 11144, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::get_Count() */,
{ 1073, 464, -1 } /* System.Void System.Action`1<UnityEngine.U2D.SpriteAtlas>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 465, -1 } /* System.Void System.Action`2<System.String,System.Action`1<UnityEngine.U2D.SpriteAtlas>>::Invoke(!0,!1) */,
{ 1074, 464, -1 } /* System.Void System.Action`1<UnityEngine.U2D.SpriteAtlas>::Invoke(!0) */,
{ 11140, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Int32) */,
{ 11155, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Add(!0) */,
{ 11157, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11162, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Clear() */,
{ 11150, 463, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Item(System.Int32) */,
{ 11196, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Remove(!0) */,
{ 11144, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Count() */,
{ 11182, 511, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptor>::GetEnumerator() */,
{ 11231, 511, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptor>::get_Current() */,
{ 11229, 511, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptor>::MoveNext() */,
{ 11228, 511, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptor>::Dispose() */,
{ 11155, 511, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptor>::Add(!0) */,
{ 11155, 510, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptorImpl>::Add(!0) */,
{ 11182, 510, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptorImpl>::GetEnumerator() */,
{ 11231, 510, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptorImpl>::get_Current() */,
{ 11229, 510, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptorImpl>::MoveNext() */,
{ 11228, 510, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptorImpl>::Dispose() */,
{ 11162, 510, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptorImpl>::Clear() */,
{ 11139, 510, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptorImpl>::.ctor() */,
{ 11139, 511, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptor>::.ctor() */,
{ 11155, 509, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystem>::Add(!0) */,
{ 11182, 509, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.ISubsystem>::GetEnumerator() */,
{ 11231, 509, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystem>::get_Current() */,
{ 11229, 509, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystem>::MoveNext() */,
{ 11228, 509, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystem>::Dispose() */,
{ 11162, 509, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystem>::Clear() */,
{ 11144, 509, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ISubsystem>::get_Count() */,
{ 11150, 509, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.ISubsystem>::get_Item(System.Int32) */,
{ 11199, 509, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystem>::RemoveAt(System.Int32) */,
{ 11139, 509, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystem>::.ctor() */,
{ 1074, 512, -1 } /* System.Void System.Action`1<UnityEngine.Font>::Invoke(!0) */,
{ 10892, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<!0>) */,
{ 10858, 28, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.String,System.String>::get_Key() */,
{ 11139, 513, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte[]>::.ctor() */,
{ 11155, 513, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte[]>::Add(!0) */,
{ 11150, 513, -1 } /* !0 System.Collections.Generic.List`1<System.Byte[]>::get_Item(System.Int32) */,
{ 11144, 513, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte[]>::get_Count() */,
{ 11139, 526, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.GUILayoutEntry>::.ctor() */,
{ 11144, 526, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.GUILayoutEntry>::get_Count() */,
{ 11182, 526, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.GUILayoutEntry>::GetEnumerator() */,
{ 11231, 526, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.GUILayoutEntry>::get_Current() */,
{ 11229, 526, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.GUILayoutEntry>::MoveNext() */,
{ 11228, 526, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.GUILayoutEntry>::Dispose() */,
{ 11150, 526, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.GUILayoutEntry>::get_Item(System.Int32) */,
{ 10927, 522, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.GUILayoutUtility/LayoutCache>::TryGetValue(!0,!1&) */,
{ 10907, 522, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.GUILayoutUtility/LayoutCache>::set_Item(!0,!1) */,
{ 10889, 522, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.GUILayoutUtility/LayoutCache>::.ctor() */,
{ 10891, 528, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GUIStyle>::.ctor(System.Collections.Generic.IEqualityComparer`1<!0>) */,
{ 10907, 528, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GUIStyle>::set_Item(!0,!1) */,
{ 10927, 528, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GUIStyle>::TryGetValue(!0,!1&) */,
{ 10903, 528, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GUIStyle>::get_Values() */,
{ 10976, 528, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/ValueCollection<System.String,UnityEngine.GUIStyle>::GetEnumerator() */,
{ 1098, 531, -1 } /* !2 System.Func`3<System.Int32,System.IntPtr,System.Boolean>::Invoke(!0,!1) */,
{ 1094, 532, -1 } /* !1 System.Func`2<System.Exception,System.Boolean>::Invoke(!0) */,
{ 11139, 538, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rigidbody2D>::.ctor() */,
{ 1074, 542, -1 } /* System.Void System.Action`1<UnityEngine.XR.InputDevice>::Invoke(!0) */,
{ 1074, 540, -1 } /* System.Void System.Action`1<UnityEngine.XR.XRNodeState>::Invoke(!0) */,
{ 20747, 546, -1 } /* System.Void UnityEngine.IntegratedSubsystem`1<UnityEngine.XR.XRDisplaySubsystemDescriptor>::.ctor() */,
{ 20730, 547, -1 } /* System.Void UnityEngine.IntegratedSubsystemDescriptor`1<UnityEngine.XR.XRDisplaySubsystem>::.ctor() */,
{ 1074, 549, -1 } /* System.Void System.Action`1<UnityEngine.XR.XRInputSubsystem>::Invoke(!0) */,
{ 20747, 548, -1 } /* System.Void UnityEngine.IntegratedSubsystem`1<UnityEngine.XR.XRInputSubsystemDescriptor>::.ctor() */,
{ 20730, 549, -1 } /* System.Void UnityEngine.IntegratedSubsystemDescriptor`1<UnityEngine.XR.XRInputSubsystem>::.ctor() */,
{ 1074, 551, -1 } /* System.Void System.Action`1<UnityEngine.XR.MeshGenerationResult>::Invoke(!0) */,
{ 20747, 552, -1 } /* System.Void UnityEngine.IntegratedSubsystem`1<UnityEngine.XR.XRMeshSubsystemDescriptor>::.ctor() */,
{ 20730, 553, -1 } /* System.Void UnityEngine.IntegratedSubsystemDescriptor`1<UnityEngine.XR.XRMeshSubsystem>::.ctor() */,
{ 21620, -1, 555 } /* ReturnType UnityEngine.AndroidJavaObject::Call<UnityEngine.AndroidJavaObject>(System.String,System.Object[]) */,
{ 21620, -1, 8 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.String>(System.String,System.Object[]) */,
{ 21621, -1, 16 } /* ReturnType UnityEngine.AndroidJavaObject::CallStatic<System.Int32>(System.String,System.Object[]) */,
{ 21620, -1, 47 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Boolean>(System.String,System.Object[]) */,
{ 21621, -1, 555 } /* ReturnType UnityEngine.AndroidJavaObject::CallStatic<UnityEngine.AndroidJavaObject>(System.String,System.Object[]) */,
{ 21620, -1, 16 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Int32>(System.String,System.Object[]) */,
{ 21620, -1, 108 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.SByte>(System.String,System.Object[]) */,
{ 21620, -1, 95 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Int16>(System.String,System.Object[]) */,
{ 21620, -1, 37 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Int64>(System.String,System.Object[]) */,
{ 21620, -1, 109 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Single>(System.String,System.Object[]) */,
{ 21620, -1, 81 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Double>(System.String,System.Object[]) */,
{ 21620, -1, 7 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Char>(System.String,System.Object[]) */,
{ 20110, -1, 563 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationLayerMixerPlayable>() */,
{ 20110, -1, 564 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationMixerPlayable>() */,
{ 20110, -1, 565 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationMotionXToDeltaPlayable>() */,
{ 20110, -1, 566 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationOffsetPlayable>() */,
{ 20110, -1, 567 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationPosePlayable>() */,
{ 20110, -1, 568 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationRemoveScalePlayable>() */,
{ 20110, -1, 569 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationScriptPlayable>() */,
{ 20110, -1, 570 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimatorControllerPlayable>() */,
{ 1074, 571, -1 } /* System.Void System.Action`1<UnityEngine.Playables.PlayableDirector>::Invoke(!0) */,
{ 1074, 581, -1 } /* System.Void System.Action`1<UnityEngine.SocialPlatforms.IAchievementDescription[]>::Invoke(!0) */,
{ 1082, 572, -1 } /* System.Void System.Action`2<System.Boolean,System.String>::Invoke(!0,!1) */,
{ 1074, 582, -1 } /* System.Void System.Action`1<UnityEngine.SocialPlatforms.IAchievement[]>::Invoke(!0) */,
{ 1074, 586, -1 } /* System.Void System.Action`1<UnityEngine.SocialPlatforms.IScore[]>::Invoke(!0) */,
{ 1081, 572, -1 } /* System.Void System.Action`2<System.Boolean,System.String>::.ctor(System.Object,System.IntPtr) */,
{ 11155, 580, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::Add(!0) */,
{ 11182, 580, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::GetEnumerator() */,
{ 11231, 580, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::get_Current() */,
{ 11229, 580, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::MoveNext() */,
{ 11228, 580, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::Dispose() */,
{ 1074, 588, -1 } /* System.Void System.Action`1<UnityEngine.SocialPlatforms.IUserProfile[]>::Invoke(!0) */,
{ 11139, 580, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::.ctor() */,
{ 1074, 589, -1 } /* System.Void System.Action`1<UnityEngineInternal.Input.NativeInputUpdateType>::Invoke(!0) */,
{ 1082, 120, -1 } /* System.Void System.Action`2<System.Int32,System.String>::Invoke(!0,!1) */,
{ 1094, 590, -1 } /* !1 System.Func`2<UnityEngineInternal.Input.NativeInputUpdateType,System.Boolean>::Invoke(!0) */,
{ 17386, -1, 592 } /* System.Void* Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::GetUnsafeReadOnlyPtr<UnityEngine.ParticleSystem/Particle>(Unity.Collections.NativeArray`1<!!0>) */,
{ 11139, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::.ctor() */,
{ 10913, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::ContainsKey(!0) */,
{ 10908, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::Add(!0,!1) */,
{ 10899, 596, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::get_Count() */,
{ 10916, 596, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::GetEnumerator() */,
{ 10948, 596, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::get_Current() */,
{ 10858, 596, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::get_Key() */,
{ 10859, 596, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::get_Value() */,
{ 10916, 600, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::GetEnumerator() */,
{ 10948, 600, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::get_Current() */,
{ 10858, 600, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::get_Key() */,
{ 10947, 600, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::MoveNext() */,
{ 10949, 600, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::Dispose() */,
{ 10947, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::MoveNext() */,
{ 10949, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::Dispose() */,
{ 10889, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::.ctor() */,
{ 10927, 600, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::TryGetValue(!0,!1&) */,
{ 10899, 600, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::get_Count() */,
{ 10889, 600, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::.ctor() */,
{ 10908, 600, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::Add(!0,!1) */,
{ 10900, 600, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<!0,!1> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::get_Keys() */,
{ 10956, 600, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::GetEnumerator() */,
{ 10972, 600, -1 } /* !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::get_Current() */,
{ 10971, 600, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::MoveNext() */,
{ 10970, 600, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::Dispose() */,
{ 22841, 626, -1 } /* UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.BlurEvent>::get_relatedTarget() */,
{ 22844, 626, -1 } /* UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.BlurEvent>::get_focusController() */,
{ 22849, 626, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.BlurEvent>::.ctor() */,
{ 11155, 621, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IEventHandler>::Add(!0) */,
{ 23169, -1, 697 } /* UnityEngine.UIElements.StyleEnum`1<T> UnityEngine.UIElements.StyleValueExtensions::ToStyleEnum<UnityEngine.UIElements.Overflow>(UnityEngine.UIElements.StyleInt,T) */,
{ 23169, -1, 696 } /* UnityEngine.UIElements.StyleEnum`1<T> UnityEngine.UIElements.StyleValueExtensions::ToStyleEnum<UnityEngine.UIElements.DisplayStyle>(UnityEngine.UIElements.StyleInt,T) */,
{ 23169, -1, 694 } /* UnityEngine.UIElements.StyleEnum`1<T> UnityEngine.UIElements.StyleValueExtensions::ToStyleEnum<UnityEngine.UIElements.Visibility>(UnityEngine.UIElements.StyleInt,T) */,
{ 22928, 671, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::.ctor() */,
{ 22802, 676, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::TypeId() */,
{ 22802, 699, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::TypeId() */,
{ 22918, 706, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::Init() */,
{ 22715, 706, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<UnityEngine.UIElements.DragEnterEvent>::.ctor() */,
{ 22918, 702, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::Init() */,
{ 22715, 702, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<UnityEngine.UIElements.DragExitedEvent>::.ctor() */,
{ 22924, 702, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::GetPooled(UnityEngine.Event) */,
{ 22923, 702, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22918, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::Init() */,
{ 22715, 710, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::.ctor() */,
{ 22715, 682, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<UnityEngine.UIElements.DragPerformEvent>::.ctor() */,
{ 22924, 714, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::GetPooled(UnityEngine.Event) */,
{ 22909, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::set_button(System.Int32) */,
{ 22923, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22715, 714, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::.ctor() */,
{ 22965, -1, 2073 } /* System.Void UnityEngine.UIElements.PointerEventsHelper::SendEnterLeave<UnityEngine.UIElements.PointerLeaveEvent,UnityEngine.UIElements.PointerEnterEvent>(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
{ 22963, -1, 2074 } /* System.Void UnityEngine.UIElements.MouseEventsHelper::SendEnterLeave<UnityEngine.UIElements.MouseLeaveEvent,UnityEngine.UIElements.MouseEnterEvent>(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2) */,
{ 22802, 660, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerMoveEvent>::TypeId() */,
{ 22802, 665, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerDownEvent>::TypeId() */,
{ 22802, 668, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerUpEvent>::TypeId() */,
{ 22802, 718, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCancelEvent>::TypeId() */,
{ 22802, 721, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseMoveEvent>::TypeId() */,
{ 22802, 724, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseDownEvent>::TypeId() */,
{ 22802, 727, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseUpEvent>::TypeId() */,
{ 22802, 730, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.WheelEvent>::TypeId() */,
{ 22802, 714, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::TypeId() */,
{ 22802, 702, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragExitedEvent>::TypeId() */,
{ 22963, -1, 2075 } /* System.Void UnityEngine.UIElements.MouseEventsHelper::SendEnterLeave<UnityEngine.UIElements.DragLeaveEvent,UnityEngine.UIElements.DragEnterEvent>(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2) */,
{ 11163, 621, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.IEventHandler>::Contains(!0) */,
{ 11162, 621, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IEventHandler>::Clear() */,
{ 11139, 621, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IEventHandler>::.ctor() */,
{ 11139, 734, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::.ctor() */,
{ 11141, 734, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11157, 734, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11182, 734, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::GetEnumerator() */,
{ 11231, 734, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EventCallbackFunctorBase>::get_Current() */,
{ 11229, 734, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EventCallbackFunctorBase>::MoveNext() */,
{ 11228, 734, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EventCallbackFunctorBase>::Dispose() */,
{ 11144, 734, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::get_Count() */,
{ 11150, 734, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::get_Item(System.Int32) */,
{ 11162, 734, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::Clear() */,
{ 16598, 733, -1 } /* System.Int32 System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventCallbackList>::get_Count() */,
{ 16606, 733, -1 } /* !0 System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventCallbackList>::Pop() */,
{ 16607, 733, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventCallbackList>::Push(!0) */,
{ 16597, 733, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventCallbackList>::.ctor() */,
{ 11144, 616, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::get_Count() */,
{ 11150, 616, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::get_Item(System.Int32) */,
{ 11182, 616, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::GetEnumerator() */,
{ 11231, 616, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.VisualElement>::get_Current() */,
{ 11229, 616, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.VisualElement>::MoveNext() */,
{ 11228, 616, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.VisualElement>::Dispose() */,
{ 16597, 612, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.ctor() */,
{ 11139, 609, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IEventDispatchingStrategy>::.ctor() */,
{ 11155, 609, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IEventDispatchingStrategy>::Add(!0) */,
{ 22536, 611, -1 } /* T UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>>::Get() */,
{ 22802, 613, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::TypeId() */,
{ 16477, 610, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::Enqueue(!0) */,
{ 16481, 610, -1 } /* !0 System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::Dequeue() */,
{ 16473, 610, -1 } /* System.Int32 System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::get_Count() */,
{ 22537, 611, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>>::Release(T) */,
{ 11182, 609, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.UIElements.IEventDispatchingStrategy>::GetEnumerator() */,
{ 11231, 609, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.IEventDispatchingStrategy>::get_Current() */,
{ 11229, 609, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.IEventDispatchingStrategy>::MoveNext() */,
{ 11228, 609, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.IEventDispatchingStrategy>::Dispose() */,
{ 22534, 611, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>>::.ctor(System.Int32) */,
{ 22709, 690, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::.ctor() */,
{ 11144, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Count() */,
{ 11150, 622, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Item(System.Int32) */,
{ 11162, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Clear() */,
{ 11155, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Add(!0) */,
{ 22848, 623, -1 } /* T UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusOutEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.Focusable,UnityEngine.UIElements.FocusChangeDirection,UnityEngine.UIElements.FocusController) */,
{ 22848, 626, -1 } /* T UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.BlurEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.Focusable,UnityEngine.UIElements.FocusChangeDirection,UnityEngine.UIElements.FocusController) */,
{ 22848, 629, -1 } /* T UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusInEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.Focusable,UnityEngine.UIElements.FocusChangeDirection,UnityEngine.UIElements.FocusController) */,
{ 22848, 632, -1 } /* T UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.Focusable,UnityEngine.UIElements.FocusChangeDirection,UnityEngine.UIElements.FocusController) */,
{ 22844, 632, -1 } /* UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusEvent>::get_focusController() */,
{ 22849, 632, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusEvent>::.ctor() */,
{ 22846, 629, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusInEvent>::Init() */,
{ 22849, 629, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusInEvent>::.ctor() */,
{ 22846, 623, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusOutEvent>::Init() */,
{ 22849, 623, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusOutEvent>::.ctor() */,
{ 22876, 635, -1 } /* T UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyDownEvent>::GetPooled(System.Char,UnityEngine.KeyCode,UnityEngine.EventModifiers) */,
{ 22804, 613, -1 } /* T UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::GetPooled() */,
{ 22803, 613, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::Init() */,
{ 22801, 613, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::.ctor() */,
{ 22878, 635, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyDownEvent>::.ctor() */,
{ 22878, 679, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyUpEvent>::.ctor() */,
{ 22802, 642, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::TypeId() */,
{ 22699, 649, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::.ctor() */,
{ 22699, 642, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::.ctor() */,
{ 22927, 724, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
{ 22928, 724, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::.ctor() */,
{ 22918, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::Init() */,
{ 22928, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::.ctor() */,
{ 22918, 676, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::Init() */,
{ 22928, 676, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::.ctor() */,
{ 22923, 676, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22910, 699, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_pressedButtons() */,
{ 22925, 744, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::GetPooled(UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2,System.Boolean) */,
{ 22925, 741, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::GetPooled(UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2,System.Boolean) */,
{ 22918, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::Init() */,
{ 22928, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::.ctor() */,
{ 22918, 699, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::Init() */,
{ 22928, 699, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::.ctor() */,
{ 22924, 699, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::GetPooled(UnityEngine.Event) */,
{ 22923, 699, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22927, 721, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
{ 22928, 721, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::.ctor() */,
{ 22928, 744, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::.ctor() */,
{ 22928, 741, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::.ctor() */,
{ 22927, 727, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
{ 22928, 727, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::.ctor() */,
{ 11155, 616, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::Add(!0) */,
{ 23047, 718, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::Init() */,
{ 23057, 718, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::.ctor() */,
{ 23009, 718, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_pointerType() */,
{ 23007, 718, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_pointerId() */,
{ 23056, 718, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22802, 639, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::TypeId() */,
{ 22802, 646, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::TypeId() */,
{ 22695, 646, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::.ctor() */,
{ 22695, 639, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::.ctor() */,
{ 22694, 639, -1 } /* T UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.IEventHandler,System.Int32) */,
{ 22694, 642, -1 } /* T UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.IEventHandler,System.Int32) */,
{ 22694, 646, -1 } /* T UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.IEventHandler,System.Int32) */,
{ 22694, 649, -1 } /* T UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.IEventHandler,System.Int32) */,
{ 23047, 665, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::Init() */,
{ 23057, 665, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::.ctor() */,
{ 23007, 665, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_pointerId() */,
{ 23056, 665, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 23047, 753, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::Init() */,
{ 23057, 753, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::.ctor() */,
{ 23053, 747, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
{ 23053, 750, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
{ 23047, 756, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::Init() */,
{ 23057, 756, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::.ctor() */,
{ 23047, 660, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::Init() */,
{ 23057, 660, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::.ctor() */,
{ 23056, 660, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 23057, 747, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::.ctor() */,
{ 23057, 750, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::.ctor() */,
{ 23047, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::Init() */,
{ 23057, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::.ctor() */,
{ 23009, 668, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_pointerType() */,
{ 23007, 668, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_pointerId() */,
{ 23056, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 11140, 616, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::.ctor(System.Int32) */,
{ 22536, 759, -1 } /* T UnityEngine.UIElements.ObjectPool`1<UnityEngine.UIElements.PropagationPaths>::Get() */,
{ 11157, 616, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11162, 616, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::Clear() */,
{ 22537, 759, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<UnityEngine.UIElements.PropagationPaths>::Release(T) */,
{ 22534, 759, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<UnityEngine.UIElements.PropagationPaths>::.ctor(System.Int32) */,
{ 23172, -1, 447 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.Color>(UnityEngine.UIElements.IStyleValue`1<T>) */,
{ 23172, -1, 109 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Single>(UnityEngine.UIElements.IStyleValue`1<T>) */,
{ 11042, 512, -1 } /* System.Collections.Generic.EqualityComparer`1<!0> System.Collections.Generic.EqualityComparer`1<UnityEngine.Font>::get_Default() */,
{ 23172, -1, 512 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.Font>(UnityEngine.UIElements.IStyleValue`1<T>) */,
{ 23172, -1, 16 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Int32>(UnityEngine.UIElements.IStyleValue`1<T>) */,
{ 23172, -1, 760 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Length>(UnityEngine.UIElements.IStyleValue`1<T>) */,
{ 10891, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.IEqualityComparer`1<!0>) */,
{ 10891, 771, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,UnityEngine.UIElements.StyleSheets.StylePropertyID[]>::.ctor(System.Collections.Generic.IEqualityComparer`1<!0>) */,
{ 10889, 784, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleSheets.StylePropertyID>::.ctor() */,
{ 10908, 784, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleSheets.StylePropertyID>::Add(!0,!1) */,
{ 11182, 653, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.UIElements.Panel>::GetEnumerator() */,
{ 11231, 653, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.Panel>::get_Current() */,
{ 11229, 653, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.Panel>::MoveNext() */,
{ 11228, 653, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.Panel>::Dispose() */,
{ 11139, 653, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.Panel>::.ctor() */,
{ 16597, 656, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.IMGUIContainer>::.ctor() */,
{ 10889, 657, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.UIElements.Panel>::.ctor() */,
{ 1097, 531, -1 } /* System.Void System.Func`3<System.Int32,System.IntPtr,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1093, 532, -1 } /* System.Void System.Func`2<System.Exception,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 16598, 656, -1 } /* System.Int32 System.Collections.Generic.Stack`1<UnityEngine.UIElements.IMGUIContainer>::get_Count() */,
{ 16605, 656, -1 } /* !0 System.Collections.Generic.Stack`1<UnityEngine.UIElements.IMGUIContainer>::Peek() */,
{ 10927, 657, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.UIElements.Panel>::TryGetValue(!0,!1&) */,
{ 10925, 657, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.UIElements.Panel>::Remove(!0) */,
{ 16606, 656, -1 } /* !0 System.Collections.Generic.Stack`1<UnityEngine.UIElements.IMGUIContainer>::Pop() */,
{ 16607, 656, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.IMGUIContainer>::Push(!0) */,
{ 23052, 660, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::GetPooled(UnityEngine.Event) */,
{ 23052, 665, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::GetPooled(UnityEngine.Event) */,
{ 23052, 668, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::GetPooled(UnityEngine.Event) */,
{ 22924, 671, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::GetPooled(UnityEngine.Event) */,
{ 22924, 676, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::GetPooled(UnityEngine.Event) */,
{ 22877, 635, -1 } /* T UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyDownEvent>::GetPooled(UnityEngine.Event) */,
{ 22877, 679, -1 } /* T UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyUpEvent>::GetPooled(UnityEngine.Event) */,
{ 22924, 682, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::GetPooled(UnityEngine.Event) */,
{ 22708, 686, -1 } /* T UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::GetPooled(UnityEngine.Event) */,
{ 22708, 690, -1 } /* T UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::GetPooled(UnityEngine.Event) */,
{ 11162, 653, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.Panel>::Clear() */,
{ 10948, 657, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.UIElements.Panel>::get_Current() */,
{ 10859, 657, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.UIElements.Panel>::get_Value() */,
{ 11155, 653, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.Panel>::Add(!0) */,
{ 10947, 657, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.UIElements.Panel>::MoveNext() */,
{ 10916, 657, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.UIElements.Panel>::GetEnumerator() */,
{ 22709, 686, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::.ctor() */,
{ 23122, 697, -1 } /* T UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.Overflow>::get_value() */,
{ 23122, 694, -1 } /* T UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.Visibility>::get_value() */,
{ 23122, 696, -1 } /* T UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.DisplayStyle>::get_value() */,
{ 11140, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::.ctor(System.Int32) */,
{ 11139, 616, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::.ctor() */,
{ 22536, 693, -1 } /* T UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>>::Get() */,
{ 11142, 616, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::get_Capacity() */,
{ 11143, 616, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::set_Capacity(System.Int32) */,
{ 22537, 693, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>>::Release(T) */,
{ 22534, 693, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>>::.ctor(System.Int32) */,
{ 22924, 730, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::GetPooled(UnityEngine.Event) */,
{ 22918, 730, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::Init() */,
{ 22928, 730, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::.ctor() */,
{ 1086, 790, -1 } /* System.Void System.Action`3<System.Boolean,System.Boolean,System.Int32>::Invoke(!0,!1,!2) */,
{ 23313, 7, -1 } /* T[] ArrayPool`1<System.Char>::Alloc(System.Int32) */,
{ 23312, 7, -1 } /* System.Int32 ArrayPool`1<System.Char>::NextPowerOfTwo(System.Int32) */,
{ 23314, 7, -1 } /* System.Void ArrayPool`1<System.Char>::Collect(T[]) */,
{ 16473, 801, -1 } /* System.Int32 System.Collections.Generic.Queue`1<CString>::get_Count() */,
{ 16481, 801, -1 } /* !0 System.Collections.Generic.Queue`1<CString>::Dequeue() */,
{ 16477, 801, -1 } /* System.Void System.Collections.Generic.Queue`1<CString>::Enqueue(!0) */,
{ 16473, 802, -1 } /* System.Int32 System.Collections.Generic.Queue`1<CString/CStringBlock>::get_Count() */,
{ 16481, 802, -1 } /* !0 System.Collections.Generic.Queue`1<CString/CStringBlock>::Dequeue() */,
{ 16607, 802, -1 } /* System.Void System.Collections.Generic.Stack`1<CString/CStringBlock>::Push(!0) */,
{ 23311, 7, -1 } /* System.Void ArrayPool`1<System.Char>::.ctor() */,
{ 16472, 801, -1 } /* System.Void System.Collections.Generic.Queue`1<CString>::.ctor() */,
{ 16472, 802, -1 } /* System.Void System.Collections.Generic.Queue`1<CString/CStringBlock>::.ctor() */,
{ 16597, 802, -1 } /* System.Void System.Collections.Generic.Stack`1<CString/CStringBlock>::.ctor() */,
{ 11139, 801, -1 } /* System.Void System.Collections.Generic.List`1<CString>::.ctor() */,
{ 11155, 801, -1 } /* System.Void System.Collections.Generic.List`1<CString>::Add(!0) */,
{ 11150, 801, -1 } /* !0 System.Collections.Generic.List`1<CString>::get_Item(System.Int32) */,
{ 11144, 801, -1 } /* System.Int32 System.Collections.Generic.List`1<CString>::get_Count() */,
{ 11162, 801, -1 } /* System.Void System.Collections.Generic.List`1<CString>::Clear() */,
{ 16477, 802, -1 } /* System.Void System.Collections.Generic.Queue`1<CString/CStringBlock>::Enqueue(!0) */,
{ 16606, 802, -1 } /* !0 System.Collections.Generic.Stack`1<CString/CStringBlock>::Pop() */,
{ 16598, 802, -1 } /* System.Int32 System.Collections.Generic.Stack`1<CString/CStringBlock>::get_Count() */,
{ 16605, 802, -1 } /* !0 System.Collections.Generic.Stack`1<CString/CStringBlock>::Peek() */,
{ 10927, 804, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Collections.Generic.Queue`1<System.String>>::TryGetValue(!0,!1&) */,
{ 16473, 8, -1 } /* System.Int32 System.Collections.Generic.Queue`1<System.String>::get_Count() */,
{ 16477, 8, -1 } /* System.Void System.Collections.Generic.Queue`1<System.String>::Enqueue(!0) */,
{ 16472, 8, -1 } /* System.Void System.Collections.Generic.Queue`1<System.String>::.ctor() */,
{ 10907, 804, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Collections.Generic.Queue`1<System.String>>::set_Item(!0,!1) */,
{ 16481, 8, -1 } /* !0 System.Collections.Generic.Queue`1<System.String>::Dequeue() */,
{ 10889, 804, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Collections.Generic.Queue`1<System.String>>::.ctor() */,
{ 11182, 857, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<BestHTTP.Extensions.HeaderValue>::GetEnumerator() */,
{ 11231, 857, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<BestHTTP.Extensions.HeaderValue>::get_Current() */,
{ 11229, 857, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<BestHTTP.Extensions.HeaderValue>::MoveNext() */,
{ 11228, 857, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<BestHTTP.Extensions.HeaderValue>::Dispose() */,
{ 10927, 859, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,BestHTTP.Authentication.Digest>::TryGetValue(!0,!1&) */,
{ 10908, 859, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,BestHTTP.Authentication.Digest>::Add(!0,!1) */,
{ 1117, 8, -1 } /* System.Void System.Predicate`1<System.String>::.ctor(System.Object,System.IntPtr) */,
{ 11174, 8, -1 } /* System.Int32 System.Collections.Generic.List`1<System.String>::FindIndex(System.Predicate`1<!0>) */,
{ 10889, 859, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,BestHTTP.Authentication.Digest>::.ctor() */,
{ 3693, 59, -1 } /* System.Boolean System.Nullable`1<System.DateTime>::get_HasValue() */,
{ 3692, 59, -1 } /* System.Void System.Nullable`1<System.DateTime>::.ctor(!0) */,
{ 3694, 59, -1 } /* !0 System.Nullable`1<System.DateTime>::get_Value() */,
{ 11139, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::.ctor() */,
{ 11155, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Add(!0) */,
{ 11207, 6, -1 } /* !0[] System.Collections.Generic.List`1<System.Byte>::ToArray() */,
{ 1093, 855, -1 } /* System.Void System.Func`2<System.Char,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1094, 855, -1 } /* !1 System.Func`2<System.Char,System.Boolean>::Invoke(!0) */,
{ 11144, 856, -1 } /* System.Int32 System.Collections.Generic.List`1<BestHTTP.Extensions.IHeartbeat>::get_Count() */,
{ 802, -1, 856 } /* System.Void System.Array::Resize<BestHTTP.Extensions.IHeartbeat>(!!0[]&,System.Int32) */,
{ 11168, 856, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.Extensions.IHeartbeat>::CopyTo(System.Int32,!0[],System.Int32,System.Int32) */,
{ 11139, 857, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.Extensions.HeaderValue>::.ctor() */,
{ 11155, 857, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.Extensions.HeaderValue>::Add(!0) */,
{ 11144, 854, -1 } /* System.Int32 System.Collections.Generic.List`1<BestHTTP.Forms.HTTPFieldData>::get_Count() */,
{ 11141, 854, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.Forms.HTTPFieldData>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11150, 854, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.Forms.HTTPFieldData>::get_Item(System.Int32) */,
{ 10889, 838, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::.ctor() */,
{ 11139, 837, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::.ctor() */,
{ 11139, 842, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::.ctor() */,
{ 11155, 842, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::Add(!0) */,
{ 1117, 837, -1 } /* System.Void System.Predicate`1<BestHTTP.ConnectionBase>::.ctor(System.Object,System.IntPtr) */,
{ 11172, 837, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::Find(System.Predicate`1<!0>) */,
{ 11155, 837, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::Add(!0) */,
{ 11196, 837, -1 } /* System.Boolean System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::Remove(!0) */,
{ 10927, 838, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::TryGetValue(!0,!1&) */,
{ 11150, 837, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::get_Item(System.Int32) */,
{ 11144, 837, -1 } /* System.Int32 System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::get_Count() */,
{ 11140, 837, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::.ctor(System.Int32) */,
{ 10908, 838, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::Add(!0,!1) */,
{ 11150, 842, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::get_Item(System.Int32) */,
{ 11144, 842, -1 } /* System.Int32 System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::get_Count() */,
{ 11196, 842, -1 } /* System.Boolean System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::Remove(!0) */,
{ 11162, 837, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::Clear() */,
{ 11199, 837, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::RemoveAt(System.Int32) */,
{ 1117, 842, -1 } /* System.Void System.Predicate`1<BestHTTP.HTTPRequest>::.ctor(System.Object,System.IntPtr) */,
{ 11172, 842, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::Find(System.Predicate`1<!0>) */,
{ 1109, 842, -1 } /* System.Void System.Comparison`1<BestHTTP.HTTPRequest>::.ctor(System.Object,System.IntPtr) */,
{ 11206, 842, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::Sort(System.Comparison`1<!0>) */,
{ 11207, 842, -1 } /* !0[] System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::ToArray() */,
{ 11162, 842, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::Clear() */,
{ 10916, 838, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::GetEnumerator() */,
{ 10948, 838, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::get_Current() */,
{ 10859, 838, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::get_Value() */,
{ 11182, 837, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::GetEnumerator() */,
{ 11231, 837, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<BestHTTP.ConnectionBase>::get_Current() */,
{ 11229, 837, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<BestHTTP.ConnectionBase>::MoveNext() */,
{ 11228, 837, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<BestHTTP.ConnectionBase>::Dispose() */,
{ 10947, 838, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::MoveNext() */,
{ 10949, 838, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::Dispose() */,
{ 10912, 838, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::Clear() */,
{ 10889, 845, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::.ctor() */,
{ 10927, 845, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::TryGetValue(!0,!1&) */,
{ 10908, 845, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::Add(!0,!1) */,
{ 10925, 845, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::Remove(!0) */,
{ 10913, 845, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::ContainsKey(!0) */,
{ 10916, 845, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::GetEnumerator() */,
{ 10948, 845, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.List`1<System.String>>::get_Current() */,
{ 10858, 845, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.List`1<System.String>>::get_Key() */,
{ 10859, 845, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.List`1<System.String>>::get_Value() */,
{ 10947, 845, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.List`1<System.String>>::MoveNext() */,
{ 10949, 845, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.List`1<System.String>>::Dispose() */,
{ 1102, 849, -1 } /* !3 System.Func`4<BestHTTP.HTTPRequest,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509Chain,System.Boolean>::Invoke(!0,!1,!2) */,
{ 802, -1, 6 } /* System.Void System.Array::Resize<System.Byte>(!!0[]&,System.Int32) */,
{ 11139, 853, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ServerSentEvents.Message>::.ctor() */,
{ 11144, 853, -1 } /* System.Int32 System.Collections.Generic.List`1<BestHTTP.ServerSentEvents.Message>::get_Count() */,
{ 11150, 853, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.ServerSentEvents.Message>::get_Item(System.Int32) */,
{ 1082, 851, -1 } /* System.Void System.Action`2<BestHTTP.ServerSentEvents.EventSourceResponse,BestHTTP.ServerSentEvents.Message>::Invoke(!0,!1) */,
{ 11162, 853, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ServerSentEvents.Message>::Clear() */,
{ 1074, 852, -1 } /* System.Void System.Action`1<BestHTTP.ServerSentEvents.EventSourceResponse>::Invoke(!0) */,
{ 10889, 831, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.client.FileHead>::.ctor() */,
{ 10903, 831, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,taurus.client.FileHead>::get_Values() */,
{ 10976, 831, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/ValueCollection<System.String,taurus.client.FileHead>::GetEnumerator() */,
{ 10992, 831, -1 } /* !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,taurus.client.FileHead>::get_Current() */,
{ 10991, 831, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,taurus.client.FileHead>::MoveNext() */,
{ 10990, 831, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,taurus.client.FileHead>::Dispose() */,
{ 10912, 831, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.client.FileHead>::Clear() */,
{ 10908, 831, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.client.FileHead>::Add(!0,!1) */,
{ 16472, 812, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Action>::.ctor() */,
{ 16477, 812, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Action>::Enqueue(!0) */,
{ 16473, 812, -1 } /* System.Int32 System.Collections.Generic.Queue`1<System.Action>::get_Count() */,
{ 16481, 812, -1 } /* !0 System.Collections.Generic.Queue`1<System.Action>::Dequeue() */,
{ 1074, 814, -1 } /* System.Void System.Action`1<taurus.client.MessageResponse>::Invoke(!0) */,
{ 16472, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::.ctor() */,
{ 16477, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::Enqueue(!0) */,
{ 16481, 37, -1 } /* !0 System.Collections.Generic.Queue`1<System.Int64>::Dequeue() */,
{ 11144, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::get_Count() */,
{ 11199, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::RemoveAt(System.Int32) */,
{ 11150, 16, -1 } /* !0 System.Collections.Generic.List`1<System.Int32>::get_Item(System.Int32) */,
{ 1082, 835, -1 } /* System.Void System.Action`2<taurus.client.LoggerLevel,System.String>::Invoke(!0,!1) */,
{ 11139, 822, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.TaurusClient>::.ctor() */,
{ 10889, 823, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>::.ctor() */,
{ 10913, 823, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>::ContainsKey(!0) */,
{ 10908, 823, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>::Add(!0,!1) */,
{ 11155, 822, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.TaurusClient>::Add(!0) */,
{ 11150, 822, -1 } /* !0 System.Collections.Generic.List`1<taurus.client.TaurusClient>::get_Item(System.Int32) */,
{ 10925, 823, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>::Remove(!0) */,
{ 11196, 822, -1 } /* System.Boolean System.Collections.Generic.List`1<taurus.client.TaurusClient>::Remove(!0) */,
{ 11144, 822, -1 } /* System.Int32 System.Collections.Generic.List`1<taurus.client.TaurusClient>::get_Count() */,
{ 11182, 822, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<taurus.client.TaurusClient>::GetEnumerator() */,
{ 11231, 822, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<taurus.client.TaurusClient>::get_Current() */,
{ 11229, 822, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<taurus.client.TaurusClient>::MoveNext() */,
{ 11228, 822, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<taurus.client.TaurusClient>::Dispose() */,
{ 11162, 822, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.TaurusClient>::Clear() */,
{ 10912, 823, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>::Clear() */,
{ 1074, 815, -1 } /* System.Void System.Action`1<taurus.client.SocketCode>::Invoke(!0) */,
{ 11139, 816, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.Message>::.ctor() */,
{ 10889, 818, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Action`1<taurus.client.Packet>>::.ctor() */,
{ 11155, 816, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.Message>::Add(!0) */,
{ 11144, 816, -1 } /* System.Int32 System.Collections.Generic.List`1<taurus.client.Message>::get_Count() */,
{ 11150, 816, -1 } /* !0 System.Collections.Generic.List`1<taurus.client.Message>::get_Item(System.Int32) */,
{ 11199, 816, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.Message>::RemoveAt(System.Int32) */,
{ 1074, 816, -1 } /* System.Void System.Action`1<taurus.client.Message>::Invoke(!0) */,
{ 1073, 817, -1 } /* System.Void System.Action`1<taurus.client.Packet>::.ctor(System.Object,System.IntPtr) */,
{ 10907, 818, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Action`1<taurus.client.Packet>>::set_Item(!0,!1) */,
{ 11155, 808, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.TDataWrapper>::Add(!0) */,
{ 11150, 808, -1 } /* !0 System.Collections.Generic.List`1<taurus.client.TDataWrapper>::get_Item(System.Int32) */,
{ 11144, 808, -1 } /* System.Int32 System.Collections.Generic.List`1<taurus.client.TDataWrapper>::get_Count() */,
{ 11139, 808, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.TDataWrapper>::.ctor() */,
{ 10913, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::ContainsKey(!0) */,
{ 23523, -1, 6 } /* T taurus.client.TObject::getValue<System.Byte>(System.String) */,
{ 10906, 809, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::get_Item(!0) */,
{ 23523, -1, 16 } /* T taurus.client.TObject::getValue<System.Int32>(System.String) */,
{ 10900, 809, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::get_Keys() */,
{ 10958, 809, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.String,taurus.client.TDataWrapper>::get_Count() */,
{ 10957, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.String,taurus.client.TDataWrapper>::CopyTo(!0[],System.Int32) */,
{ 23523, -1, 2076 } /* T taurus.client.TObject::getValue<taurus.client.ITObject>(System.String) */,
{ 23523, -1, 8 } /* T taurus.client.TObject::getValue<System.String>(System.String) */,
{ 10907, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::set_Item(!0,!1) */,
{ 10899, 809, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::get_Count() */,
{ 10889, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::.ctor() */,
{ 10889, 826, -1 } /* System.Void System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>::.ctor() */,
{ 1073, 815, -1 } /* System.Void System.Action`1<taurus.client.SocketCode>::.ctor(System.Object,System.IntPtr) */,
{ 1073, 816, -1 } /* System.Void System.Action`1<taurus.client.Message>::.ctor(System.Object,System.IntPtr) */,
{ 10912, 826, -1 } /* System.Void System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>::Clear() */,
{ 10907, 826, -1 } /* System.Void System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>::set_Item(!0,!1) */,
{ 1073, 814, -1 } /* System.Void System.Action`1<taurus.client.MessageResponse>::.ctor(System.Object,System.IntPtr) */,
{ 10927, 826, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>::TryGetValue(!0,!1&) */,
{ 10925, 826, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>::Remove(!0) */,
{ 16598, 830, -1 } /* System.Int32 System.Collections.Generic.Stack`1<taurus.client.ThreadManager/MessgaeThread>::get_Count() */,
{ 16606, 830, -1 } /* !0 System.Collections.Generic.Stack`1<taurus.client.ThreadManager/MessgaeThread>::Pop() */,
{ 16607, 830, -1 } /* System.Void System.Collections.Generic.Stack`1<taurus.client.ThreadManager/MessgaeThread>::Push(!0) */,
{ 16481, 830, -1 } /* !0 System.Collections.Generic.Queue`1<taurus.client.ThreadManager/MessgaeThread>::Dequeue() */,
{ 16473, 830, -1 } /* System.Int32 System.Collections.Generic.Queue`1<taurus.client.ThreadManager/MessgaeThread>::get_Count() */,
{ 16477, 830, -1 } /* System.Void System.Collections.Generic.Queue`1<taurus.client.ThreadManager/MessgaeThread>::Enqueue(!0) */,
{ 16597, 830, -1 } /* System.Void System.Collections.Generic.Stack`1<taurus.client.ThreadManager/MessgaeThread>::.ctor() */,
{ 16472, 830, -1 } /* System.Void System.Collections.Generic.Queue`1<taurus.client.ThreadManager/MessgaeThread>::.ctor() */,
{ 1081, 835, -1 } /* System.Void System.Action`2<taurus.client.LoggerLevel,System.String>::.ctor(System.Object,System.IntPtr) */,
{ 24481, -1, 16 } /* System.Void ZXing.SupportClass::Fill<System.Int32>(T[],T) */,
{ 10696, 907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<ZXing.Aztec.Internal.State>::.ctor() */,
{ 16429, 907, -1 } /* System.Void System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.State>::.ctor() */,
{ 11139, 907, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.Aztec.Internal.State>::.ctor() */,
{ 11162, 907, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.Aztec.Internal.State>::Clear() */,
{ 16443, 907, -1 } /* System.Collections.Generic.LinkedList`1/Enumerator<!0> System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.State>::GetEnumerator() */,
{ 16461, 907, -1 } /* !0 System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.State>::get_Current() */,
{ 11155, 907, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.Aztec.Internal.State>::Add(!0) */,
{ 16463, 907, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.State>::MoveNext() */,
{ 16465, 907, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.State>::Dispose() */,
{ 16438, 907, -1 } /* System.Collections.Generic.LinkedListNode`1<!0> System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.State>::AddLast(!0) */,
{ 11182, 907, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<ZXing.Aztec.Internal.State>::GetEnumerator() */,
{ 11231, 907, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<ZXing.Aztec.Internal.State>::get_Current() */,
{ 16445, 907, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.State>::Remove(!0) */,
{ 11229, 907, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<ZXing.Aztec.Internal.State>::MoveNext() */,
{ 11228, 907, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<ZXing.Aztec.Internal.State>::Dispose() */,
{ 16429, 896, -1 } /* System.Void System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.Token>::.ctor() */,
{ 16436, 896, -1 } /* System.Collections.Generic.LinkedListNode`1<!0> System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.Token>::AddFirst(!0) */,
{ 16443, 896, -1 } /* System.Collections.Generic.LinkedList`1/Enumerator<!0> System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.Token>::GetEnumerator() */,
{ 16461, 896, -1 } /* !0 System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.Token>::get_Current() */,
{ 16463, 896, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.Token>::MoveNext() */,
{ 16465, 896, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.Token>::Dispose() */,
{ 24437, 882, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::.ctor() */,
{ 24434, 882, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::set_Renderer(ZXing.Rendering.IBarcodeRenderer`1<TOutput>) */,
{ 10889, 874, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,ZXing.Common.CharacterSetECI>::.ctor() */,
{ 10889, 877, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,ZXing.Common.CharacterSetECI>::.ctor() */,
{ 10889, 863, -1 } /* System.Void System.Collections.Generic.Dictionary`2<ZXing.EncodeHintType,System.Object>::.ctor() */,
{ 11139, 883, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.Common.ReedSolomon.GenericGFPoly>::.ctor() */,
{ 24481, -1, 6 } /* System.Void ZXing.SupportClass::Fill<System.Byte>(T[],T) */,
{ 10889, 867, -1 } /* System.Void System.Collections.Generic.Dictionary`2<ZXing.BarcodeFormat,System.Func`1<ZXing.Writer>>::.ctor() */,
{ 1089, 866, -1 } /* System.Void System.Func`1<ZXing.Writer>::.ctor(System.Object,System.IntPtr) */,
{ 10908, 867, -1 } /* System.Void System.Collections.Generic.Dictionary`2<ZXing.BarcodeFormat,System.Func`1<ZXing.Writer>>::Add(!0,!1) */,
{ 1090, 866, -1 } /* !0 System.Func`1<ZXing.Writer>::Invoke() */,
{ 11139, 65, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32[]>::.ctor() */,
{ 11155, 65, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32[]>::Add(!0) */,
{ 11182, 65, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Int32[]>::GetEnumerator() */,
{ 11231, 65, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Int32[]>::get_Current() */,
{ 11229, 65, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32[]>::MoveNext() */,
{ 11228, 65, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32[]>::Dispose() */,
{ 11140, 906, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.QrCode.Internal.BlockPair>::.ctor(System.Int32) */,
{ 11155, 906, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.QrCode.Internal.BlockPair>::Add(!0) */,
{ 11182, 906, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<ZXing.QrCode.Internal.BlockPair>::GetEnumerator() */,
{ 11231, 906, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<ZXing.QrCode.Internal.BlockPair>::get_Current() */,
{ 11229, 906, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<ZXing.QrCode.Internal.BlockPair>::MoveNext() */,
{ 11228, 906, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<ZXing.QrCode.Internal.BlockPair>::Dispose() */,
{ 1090, 937, -1 } /* !0 System.Func`1<System.Collections.Generic.Dictionary`2<System.String,System.String>>::Invoke() */,
{ 1089, 937, -1 } /* System.Void System.Func`1<System.Collections.Generic.Dictionary`2<System.String,System.String>>::.ctor(System.Object,System.IntPtr) */,
{ 31324, -1, 424 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.AnimationCurve>(System.IntPtr,System.Int32) */,
{ 10912, 945, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,DelegateFactory/DelegateCreate>::Clear() */,
{ 10908, 945, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,DelegateFactory/DelegateCreate>::Add(!0,!1) */,
{ 31465, 812, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 949, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.Events.UnityAction>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 950, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Predicate`1<System.Int32>>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 951, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action`1<System.Int32>>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 952, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Comparison`1<System.Int32>>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 953, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Func`2<System.Int32,System.Int32>>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 954, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 955, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.Camera/CameraCallback>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 956, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.Application/AdvertisingIdentifierCallback>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 957, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.Application/LowMemoryCallback>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 958, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.Application/LogCallback>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 959, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action`1<System.Boolean>>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 960, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action`1<System.String>>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 961, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Func`1<System.Boolean>>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 962, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMReaderCallback>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 963, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMSetPositionCallback>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 964, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action`1<UnityEngine.AsyncOperation>>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 965, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.EventCallback1>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 966, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.EventCallback0>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 967, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.ListItemRenderer>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 968, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.ListItemProvider>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 969, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.PlayCompleteCallback>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 970, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.TransitionHook>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 971, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.UIPackage/CreateObjectCallback>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 972, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.GObjectPool/InitCallbackDelegate>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 973, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.TimerCallback>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 974, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GComponentCreator>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 975, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GLoaderCreator>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 976, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.UIConfig/SoundLoader>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 977, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action`2<System.String,System.Action>>::Init(DelegateFactory/DelegateCreate) */,
{ 31465, 978, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback1>::Init(DelegateFactory/DelegateCreate) */,
{ 1097, 908, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 31454, 812, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 949, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Events.UnityAction>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 950, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Predicate`1<System.Int32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 951, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action`1<System.Int32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 952, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Comparison`1<System.Int32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 953, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Func`2<System.Int32,System.Int32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 954, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.GTweenCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 955, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Camera/CameraCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 956, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Application/AdvertisingIdentifierCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 957, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Application/LowMemoryCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 958, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Application/LogCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 959, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action`1<System.Boolean>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 960, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action`1<System.String>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 961, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Func`1<System.Boolean>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 962, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AudioClip/PCMReaderCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 963, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AudioClip/PCMSetPositionCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 964, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action`1<UnityEngine.AsyncOperation>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 965, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.EventCallback1>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 966, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.EventCallback0>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 967, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.ListItemRenderer>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 968, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.ListItemProvider>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 969, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.PlayCompleteCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 970, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.TransitionHook>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 971, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.UIPackage/CreateObjectCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 972, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.GObjectPool/InitCallbackDelegate>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 973, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.TimerCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 974, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.UIObjectFactory/GComponentCreator>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 975, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.UIObjectFactory/GLoaderCreator>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 976, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.UIConfig/SoundLoader>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 977, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action`2<System.String,System.Action>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 978, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.GTweenCallback1>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 1081, 979, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 981, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Events.UnityAction>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 983, -1 } /* System.Void System.Action`2<System.IntPtr,System.Predicate`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 985, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 987, -1 } /* System.Void System.Action`2<System.IntPtr,System.Comparison`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 989, -1 } /* System.Void System.Action`2<System.IntPtr,System.Func`2<System.Int32,System.Int32>>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 991, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GTweenCallback>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 993, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Camera/CameraCallback>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 995, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Application/AdvertisingIdentifierCallback>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 997, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Application/LowMemoryCallback>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 999, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Application/LogCallback>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1001, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action`1<System.Boolean>>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1003, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action`1<System.String>>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1005, -1 } /* System.Void System.Action`2<System.IntPtr,System.Func`1<System.Boolean>>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1007, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AudioClip/PCMReaderCallback>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1009, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AudioClip/PCMSetPositionCallback>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1011, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action`1<UnityEngine.AsyncOperation>>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1013, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.EventCallback1>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1015, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.EventCallback0>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1017, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.ListItemRenderer>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1019, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.ListItemProvider>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1021, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.PlayCompleteCallback>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1023, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.TransitionHook>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1025, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.UIPackage/CreateObjectCallback>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1027, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GObjectPool/InitCallbackDelegate>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1029, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.TimerCallback>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1031, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.UIObjectFactory/GComponentCreator>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1033, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.UIObjectFactory/GLoaderCreator>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1035, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.UIConfig/SoundLoader>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1037, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action`2<System.String,System.Action>>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1039, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GTweenCallback1>::.ctor(System.Object,System.IntPtr) */,
{ 10927, 945, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,DelegateFactory/DelegateCreate>::TryGetValue(!0,!1&) */,
{ 1117, 16, -1 } /* System.Void System.Predicate`1<System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 1073, 16, -1 } /* System.Void System.Action`1<System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 1109, 16, -1 } /* System.Void System.Comparison`1<System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 1093, 356, -1 } /* System.Void System.Func`2<System.Int32,System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 1073, 47, -1 } /* System.Void System.Action`1<System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1073, 8, -1 } /* System.Void System.Action`1<System.String>::.ctor(System.Object,System.IntPtr) */,
{ 1089, 47, -1 } /* System.Void System.Func`1<System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1073, 458, -1 } /* System.Void System.Action`1<UnityEngine.AsyncOperation>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 934, -1 } /* System.Void System.Action`2<System.String,System.Action>::.ctor(System.Object,System.IntPtr) */,
{ 10889, 945, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,DelegateFactory/DelegateCreate>::.ctor() */,
{ 30517, -1, 426 } /* System.Void LuaInterface.LuaFunction::PushSealed<UnityEngine.Camera>(T) */,
{ 11155, 1588, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.AsyncCreationHelper/DisplayListItem>::Add(!0) */,
{ 11139, 1588, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.AsyncCreationHelper/DisplayListItem>::.ctor() */,
{ 11144, 1588, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.AsyncCreationHelper/DisplayListItem>::get_Count() */,
{ 11140, 1054, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::.ctor(System.Int32) */,
{ 11150, 1588, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.AsyncCreationHelper/DisplayListItem>::get_Item(System.Int32) */,
{ 11155, 1054, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::Add(!0) */,
{ 11144, 1054, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GObject>::get_Count() */,
{ 11200, 1054, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::RemoveRange(System.Int32,System.Int32) */,
{ 11150, 1054, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.GObject>::get_Item(System.Int32) */,
{ 10889, 1565, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.BitmapFont/BMGlyph>::.ctor() */,
{ 10907, 1565, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.BitmapFont/BMGlyph>::set_Item(!0,!1) */,
{ 10927, 1565, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.BitmapFont/BMGlyph>::TryGetValue(!0,!1&) */,
{ 10913, 1565, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.BitmapFont/BMGlyph>::ContainsKey(!0) */,
{ 19205, -1, 426 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.Camera>() */,
{ 19247, -1, 2077 } /* !!0 UnityEngine.GameObject::GetComponent<FairyGUI.CaptureCamera>() */,
{ 19272, -1, 426 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.Camera>() */,
{ 19272, -1, 2077 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.CaptureCamera>() */,
{ 11139, 1555, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.IMeshFactory>::.ctor() */,
{ 11144, 1555, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.IMeshFactory>::get_Count() */,
{ 11150, 1555, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.IMeshFactory>::get_Item(System.Int32) */,
{ 11139, 1044, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::.ctor() */,
{ 11144, 1044, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.DisplayObject>::get_Count() */,
{ 11155, 1044, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Add(!0) */,
{ 11190, 1044, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Insert(System.Int32,!0) */,
{ 11163, 1044, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Contains(!0) */,
{ 11150, 1044, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.DisplayObject>::get_Item(System.Int32) */,
{ 11186, 1044, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.DisplayObject>::IndexOf(!0) */,
{ 11196, 1044, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Remove(!0) */,
{ 11199, 1044, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::RemoveAt(System.Int32) */,
{ 11151, 1044, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::set_Item(System.Int32,!0) */,
{ 3693, 437, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Rect>::get_HasValue() */,
{ 3698, 437, -1 } /* !0 System.Nullable`1<UnityEngine.Rect>::GetValueOrDefault() */,
{ 3694, 437, -1 } /* !0 System.Nullable`1<UnityEngine.Rect>::get_Value() */,
{ 11162, 1044, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Clear() */,
{ 11186, 8, -1 } /* System.Int32 System.Collections.Generic.List`1<System.String>::IndexOf(!0) */,
{ 11144, 1589, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.ControllerAction>::get_Count() */,
{ 11150, 1589, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.ControllerAction>::get_Item(System.Int32) */,
{ 11143, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::set_Capacity(System.Int32) */,
{ 11140, 1589, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.ControllerAction>::.ctor(System.Int32) */,
{ 11155, 1589, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.ControllerAction>::Add(!0) */,
{ 3693, 446, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Matrix4x4>::get_HasValue() */,
{ 3692, 446, -1 } /* System.Void System.Nullable`1<UnityEngine.Matrix4x4>::.ctor(!0) */,
{ 3692, 431, -1 } /* System.Void System.Nullable`1<UnityEngine.Vector3>::.ctor(!0) */,
{ 3693, 1051, -1 } /* System.Boolean System.Nullable`1<FairyGUI.Margin>::get_HasValue() */,
{ 3694, 1051, -1 } /* !0 System.Nullable`1<FairyGUI.Margin>::get_Value() */,
{ 3694, 446, -1 } /* !0 System.Nullable`1<UnityEngine.Matrix4x4>::get_Value() */,
{ 10889, 1569, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.DynamicFont/RenderInfo>::.ctor() */,
{ 30150, -1, 512 } /* T taurus.unity.ResourcesManager::LoadObject<UnityEngine.Font>(System.String) */,
{ 1073, 512, -1 } /* System.Void System.Action`1<UnityEngine.Font>::.ctor(System.Object,System.IntPtr) */,
{ 10927, 1569, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.DynamicFont/RenderInfo>::TryGetValue(!0,!1&) */,
{ 10908, 1569, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.DynamicFont/RenderInfo>::Add(!0,!1) */,
{ 11144, 1590, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::get_Count() */,
{ 11163, 1590, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::Contains(!0) */,
{ 11155, 1590, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::Add(!0) */,
{ 11196, 1590, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::Remove(!0) */,
{ 1109, 1590, -1 } /* System.Void System.Comparison`1<FairyGUI.EMRenderTarget>::.ctor(System.Object,System.IntPtr) */,
{ 11206, 1590, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::Sort(System.Comparison`1<!0>) */,
{ 11150, 1590, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::get_Item(System.Int32) */,
{ 19404, -1, 1591 } /* !!0[] UnityEngine.Object::FindObjectsOfType<FairyGUI.UIConfig>() */,
{ 11139, 1590, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::.ctor() */,
{ 3693, 450, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color32>::get_HasValue() */,
{ 3694, 450, -1 } /* !0 System.Nullable`1<UnityEngine.Color32>::get_Value() */,
{ 31467, 965, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.EventCallback1>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 16598, 1581, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.EventContext>::get_Count() */,
{ 16606, 1581, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.EventContext>::Pop() */,
{ 16607, 1581, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.EventContext>::Push(!0) */,
{ 11139, 1564, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventBridge>::.ctor() */,
{ 16597, 1581, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.EventContext>::.ctor() */,
{ 10889, 1582, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.EventBridge>::.ctor() */,
{ 10927, 1582, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.EventBridge>::TryGetValue(!0,!1&) */,
{ 10907, 1582, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.EventBridge>::set_Item(!0,!1) */,
{ 10916, 1582, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,FairyGUI.EventBridge>::GetEnumerator() */,
{ 10948, 1582, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.EventBridge>::get_Current() */,
{ 10859, 1582, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,FairyGUI.EventBridge>::get_Value() */,
{ 10947, 1582, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.EventBridge>::MoveNext() */,
{ 10949, 1582, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.EventBridge>::Dispose() */,
{ 11162, 1564, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventBridge>::Clear() */,
{ 11144, 1564, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.EventBridge>::get_Count() */,
{ 11150, 1564, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.EventBridge>::get_Item(System.Int32) */,
{ 11186, 1564, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.EventBridge>::IndexOf(!0) */,
{ 11155, 1564, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventBridge>::Add(!0) */,
{ 10907, 1573, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::set_Item(!0,!1) */,
{ 10925, 1573, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::Remove(!0) */,
{ 10927, 1573, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::TryGetValue(!0,!1&) */,
{ 10908, 1573, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::Add(!0,!1) */,
{ 10912, 1573, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::Clear() */,
{ 10889, 1573, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::.ctor() */,
{ 11139, 1054, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::.ctor() */,
{ 11139, 1055, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Controller>::.ctor() */,
{ 11139, 1593, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Transition>::.ctor() */,
{ 11144, 1593, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Transition>::get_Count() */,
{ 11150, 1593, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Transition>::get_Item(System.Int32) */,
{ 11144, 1055, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Controller>::get_Count() */,
{ 11150, 1055, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Controller>::get_Item(System.Int32) */,
{ 11190, 1054, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::Insert(System.Int32,!0) */,
{ 11186, 1054, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GObject>::IndexOf(!0) */,
{ 11199, 1054, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::RemoveAt(System.Int32) */,
{ 11207, 1054, -1 } /* !0[] System.Collections.Generic.List`1<FairyGUI.GObject>::ToArray() */,
{ 11155, 1055, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Controller>::Add(!0) */,
{ 11186, 1055, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Controller>::IndexOf(!0) */,
{ 11199, 1055, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Controller>::RemoveAt(System.Int32) */,
{ 3692, 445, -1 } /* System.Void System.Nullable`1<UnityEngine.Vector4>::.ctor(!0) */,
{ 3692, 437, -1 } /* System.Void System.Nullable`1<UnityEngine.Rect>::.ctor(!0) */,
{ 11155, 1593, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Transition>::Add(!0) */,
{ 30468, -1, 2078 } /* System.Void LuaInterface.LuaFunction::Call<FairyGUI.GComponent>(T1) */,
{ 11150, 1595, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.GList/ItemInfo>::get_Item(System.Int32) */,
{ 11163, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::Contains(!0) */,
{ 11144, 1595, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GList/ItemInfo>::get_Count() */,
{ 11139, 1595, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GList/ItemInfo>::.ctor() */,
{ 11155, 1595, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GList/ItemInfo>::Add(!0) */,
{ 10889, 1597, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::.ctor() */,
{ 10916, 1597, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::GetEnumerator() */,
{ 10948, 1597, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::get_Current() */,
{ 10859, 1597, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::get_Value() */,
{ 16478, 1054, -1 } /* System.Collections.Generic.Queue`1/Enumerator<!0> System.Collections.Generic.Queue`1<FairyGUI.GObject>::GetEnumerator() */,
{ 16488, 1054, -1 } /* !0 System.Collections.Generic.Queue`1/Enumerator<FairyGUI.GObject>::get_Current() */,
{ 16487, 1054, -1 } /* System.Boolean System.Collections.Generic.Queue`1/Enumerator<FairyGUI.GObject>::MoveNext() */,
{ 16486, 1054, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<FairyGUI.GObject>::Dispose() */,
{ 10947, 1597, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::MoveNext() */,
{ 10949, 1597, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::Dispose() */,
{ 10912, 1597, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::Clear() */,
{ 10899, 1597, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::get_Count() */,
{ 10927, 1597, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::TryGetValue(!0,!1&) */,
{ 16473, 1054, -1 } /* System.Int32 System.Collections.Generic.Queue`1<FairyGUI.GObject>::get_Count() */,
{ 16481, 1054, -1 } /* !0 System.Collections.Generic.Queue`1<FairyGUI.GObject>::Dequeue() */,
{ 16472, 1054, -1 } /* System.Void System.Collections.Generic.Queue`1<FairyGUI.GObject>::.ctor() */,
{ 10908, 1597, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::Add(!0,!1) */,
{ 16477, 1054, -1 } /* System.Void System.Collections.Generic.Queue`1<FairyGUI.GObject>::Enqueue(!0) */,
{ 11139, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::.ctor() */,
{ 11139, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::.ctor() */,
{ 11162, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Clear() */,
{ 11155, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Add(!0) */,
{ 11162, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Clear() */,
{ 11162, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Clear() */,
{ 11155, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Add(!0) */,
{ 11144, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::get_Count() */,
{ 11155, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Add(!0) */,
{ 11150, 431, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Vector3>::get_Item(System.Int32) */,
{ 11190, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Insert(System.Int32,!0) */,
{ 11157, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11144, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::get_Count() */,
{ 11150, 1585, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::get_Item(System.Int32) */,
{ 11155, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Add(!0) */,
{ 11139, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::.ctor() */,
{ 19247, -1, 2079 } /* !!0 UnityEngine.GameObject::GetComponent<FairyGUI.UIContentScaler>() */,
{ 11182, 1054, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<FairyGUI.GObject>::GetEnumerator() */,
{ 11231, 1054, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<FairyGUI.GObject>::get_Current() */,
{ 11229, 1054, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GObject>::MoveNext() */,
{ 11228, 1054, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GObject>::Dispose() */,
{ 11162, 1054, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::Clear() */,
{ 10889, 1601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearAnimationValue>::.ctor() */,
{ 10907, 1601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearAnimationValue>::set_Item(!0,!1) */,
{ 10927, 1601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearAnimationValue>::TryGetValue(!0,!1&) */,
{ 10889, 1605, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearColorValue>::.ctor() */,
{ 10907, 1605, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearColorValue>::set_Item(!0,!1) */,
{ 10927, 1605, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearColorValue>::TryGetValue(!0,!1&) */,
{ 10889, 1609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearLookValue>::.ctor() */,
{ 10907, 1609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearLookValue>::set_Item(!0,!1) */,
{ 10927, 1609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearLookValue>::TryGetValue(!0,!1&) */,
{ 10889, 1613, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearSizeValue>::.ctor() */,
{ 10907, 1613, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearSizeValue>::set_Item(!0,!1) */,
{ 10927, 1613, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearSizeValue>::TryGetValue(!0,!1&) */,
{ 10903, 1613, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearSizeValue>::get_Values() */,
{ 10976, 1613, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/ValueCollection<System.String,FairyGUI.GearSizeValue>::GetEnumerator() */,
{ 10992, 1613, -1 } /* !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearSizeValue>::get_Current() */,
{ 10991, 1613, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearSizeValue>::MoveNext() */,
{ 10990, 1613, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearSizeValue>::Dispose() */,
{ 10889, 1617, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearXYValue>::.ctor() */,
{ 10907, 1617, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearXYValue>::set_Item(!0,!1) */,
{ 10927, 1617, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearXYValue>::TryGetValue(!0,!1&) */,
{ 10903, 1617, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearXYValue>::get_Values() */,
{ 10976, 1617, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/ValueCollection<System.String,FairyGUI.GearXYValue>::GetEnumerator() */,
{ 10992, 1617, -1 } /* !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearXYValue>::get_Current() */,
{ 10991, 1617, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearXYValue>::MoveNext() */,
{ 10990, 1617, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearXYValue>::Dispose() */,
{ 11139, 443, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Material>::.ctor() */,
{ 11139, 1511, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Renderer>::.ctor() */,
{ 11162, 1511, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Renderer>::Clear() */,
{ 11162, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Clear() */,
{ 11162, 443, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Material>::Clear() */,
{ 19247, -1, 2080 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.Canvas>() */,
{ 19205, -1, 2081 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.RectTransform>() */,
{ 19260, -1, 449 } /* !!0[] UnityEngine.GameObject::GetComponentsInChildren<UnityEngine.Transform>(System.Boolean) */,
{ 19261, -1, 1511 } /* System.Void UnityEngine.GameObject::GetComponentsInChildren<UnityEngine.Renderer>(System.Boolean,System.Collections.Generic.List`1<!!0>) */,
{ 11144, 1511, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Renderer>::get_Count() */,
{ 11150, 1511, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Renderer>::get_Item(System.Int32) */,
{ 11186, 443, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Material>::IndexOf(!0) */,
{ 11155, 443, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Material>::Add(!0) */,
{ 11150, 443, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Material>::get_Item(System.Int32) */,
{ 1109, 1511, -1 } /* System.Void System.Comparison`1<UnityEngine.Renderer>::.ctor(System.Object,System.IntPtr) */,
{ 11206, 1511, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Renderer>::Sort(System.Comparison`1<!0>) */,
{ 11143, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::set_Capacity(System.Int32) */,
{ 11144, 443, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Material>::get_Count() */,
{ 10927, 1512, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Camera,System.Nullable`1<UnityEngine.RaycastHit>>::TryGetValue(!0,!1&) */,
{ 3692, 506, -1 } /* System.Void System.Nullable`1<UnityEngine.RaycastHit>::.ctor(!0) */,
{ 10907, 1512, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Camera,System.Nullable`1<UnityEngine.RaycastHit>>::set_Item(!0,!1) */,
{ 3693, 506, -1 } /* System.Boolean System.Nullable`1<UnityEngine.RaycastHit>::get_HasValue() */,
{ 3694, 506, -1 } /* !0 System.Nullable`1<UnityEngine.RaycastHit>::get_Value() */,
{ 10912, 1512, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Camera,System.Nullable`1<UnityEngine.RaycastHit>>::Clear() */,
{ 10889, 1512, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Camera,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
{ 11144, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::get_Count() */,
{ 11144, 1074, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::get_Count() */,
{ 11150, 1074, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::get_Item(System.Int32) */,
{ 11150, 1075, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>::get_Item(System.Int32) */,
{ 11150, 1076, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::get_Item(System.Int32) */,
{ 11144, 1075, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>::get_Count() */,
{ 11150, 109, -1 } /* !0 System.Collections.Generic.List`1<System.Single>::get_Item(System.Int32) */,
{ 11139, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::.ctor() */,
{ 11139, 1518, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NMaterial>::.ctor() */,
{ 11144, 1518, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.NMaterial>::get_Count() */,
{ 11150, 1518, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.NMaterial>::get_Item(System.Int32) */,
{ 11155, 1518, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NMaterial>::Add(!0) */,
{ 11162, 1518, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NMaterial>::Clear() */,
{ 19272, -1, 2082 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.MeshFilter>() */,
{ 19272, -1, 2083 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.MeshRenderer>() */,
{ 11150, 6, -1 } /* !0 System.Collections.Generic.List`1<System.Byte>::get_Item(System.Int32) */,
{ 11151, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::set_Item(System.Int32,!0) */,
{ 11150, 450, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Color32>::get_Item(System.Int32) */,
{ 11150, 445, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Vector4>::get_Item(System.Int32) */,
{ 11151, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::set_Item(System.Int32,!0) */,
{ 11162, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Clear() */,
{ 3693, 431, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector3>::get_HasValue() */,
{ 3694, 431, -1 } /* !0 System.Nullable`1<UnityEngine.Vector3>::get_Value() */,
{ 11151, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::set_Item(System.Int32,!0) */,
{ 10889, 1558, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::.ctor() */,
{ 10927, 1558, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::TryGetValue(!0,!1&) */,
{ 10908, 1558, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::Add(!0,!1) */,
{ 10925, 1558, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::Remove(!0) */,
{ 10899, 1558, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::get_Count() */,
{ 10916, 1558, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::GetEnumerator() */,
{ 10948, 1558, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.MaterialManager>::get_Current() */,
{ 10859, 1558, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,FairyGUI.MaterialManager>::get_Value() */,
{ 10947, 1558, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.MaterialManager>::MoveNext() */,
{ 10949, 1558, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.MaterialManager>::Dispose() */,
{ 11139, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::.ctor() */,
{ 11155, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Add(!0) */,
{ 11144, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::get_Count() */,
{ 11150, 442, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Vector2>::get_Item(System.Int32) */,
{ 10913, 1577, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Char[]>::ContainsKey(!0) */,
{ 10906, 1577, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.Int32,System.Char[]>::get_Item(!0) */,
{ 11162, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Clear() */,
{ 11155, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Add(!0) */,
{ 11207, 7, -1 } /* !0[] System.Collections.Generic.List`1<System.Char>::ToArray() */,
{ 10908, 1577, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Char[]>::Add(!0,!1) */,
{ 10889, 1577, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Char[]>::.ctor() */,
{ 11139, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::.ctor() */,
{ 11139, 1621, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationDef>::.ctor() */,
{ 11144, 1621, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.RelationDef>::get_Count() */,
{ 11150, 1621, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.RelationDef>::get_Item(System.Int32) */,
{ 11155, 1621, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationDef>::Add(!0) */,
{ 11199, 1621, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationDef>::RemoveAt(System.Int32) */,
{ 11162, 1621, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationDef>::Clear() */,
{ 11182, 1621, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<FairyGUI.RelationDef>::GetEnumerator() */,
{ 11231, 1621, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationDef>::get_Current() */,
{ 11229, 1621, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationDef>::MoveNext() */,
{ 11228, 1621, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationDef>::Dispose() */,
{ 11139, 1622, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationItem>::.ctor() */,
{ 11144, 1622, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.RelationItem>::get_Count() */,
{ 11150, 1622, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.RelationItem>::get_Item(System.Int32) */,
{ 11155, 1622, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationItem>::Add(!0) */,
{ 11199, 1622, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationItem>::RemoveAt(System.Int32) */,
{ 11162, 1622, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationItem>::Clear() */,
{ 11182, 1622, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<FairyGUI.RelationItem>::GetEnumerator() */,
{ 11231, 1622, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationItem>::get_Current() */,
{ 11229, 1622, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationItem>::MoveNext() */,
{ 11228, 1622, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationItem>::Dispose() */,
{ 11139, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::.ctor() */,
{ 11150, 437, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Rect>::get_Item(System.Int32) */,
{ 31853, -1, 2084 } /* T FairyGUI.NGraphics::GetMeshFactory<FairyGUI.RectMesh>() */,
{ 31853, -1, 2085 } /* T FairyGUI.NGraphics::GetMeshFactory<FairyGUI.RoundedRectMesh>() */,
{ 31853, -1, 2086 } /* T FairyGUI.NGraphics::GetMeshFactory<FairyGUI.EllipseMesh>() */,
{ 3692, 450, -1 } /* System.Void System.Nullable`1<UnityEngine.Color32>::.ctor(!0) */,
{ 31853, -1, 2087 } /* T FairyGUI.NGraphics::GetMeshFactory<FairyGUI.PolygonMesh>() */,
{ 11162, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Clear() */,
{ 11157, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 31853, -1, 2088 } /* T FairyGUI.NGraphics::GetMeshFactory<FairyGUI.RegularPolygonMesh>() */,
{ 11139, 1563, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NTexture>::.ctor() */,
{ 19405, -1, 2089 } /* !!0 UnityEngine.Object::FindObjectOfType<FairyGUI.StageEngine>() */,
{ 19272, -1, 2089 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.StageEngine>() */,
{ 19272, -1, 2079 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.UIContentScaler>() */,
{ 19876, 473, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode>::.ctor(System.Object,System.IntPtr) */,
{ 19272, -1, 2090 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.AudioSource>() */,
{ 11200, 1044, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::RemoveRange(System.Int32,System.Int32) */,
{ 1109, 1044, -1 } /* System.Void System.Comparison`1<FairyGUI.DisplayObject>::.ctor(System.Object,System.IntPtr) */,
{ 11206, 1044, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Sort(System.Comparison`1<!0>) */,
{ 11186, 1563, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.NTexture>::IndexOf(!0) */,
{ 11155, 1563, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NTexture>::Add(!0) */,
{ 11144, 1563, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.NTexture>::get_Count() */,
{ 11150, 1563, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.NTexture>::get_Item(System.Int32) */,
{ 11199, 1563, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NTexture>::RemoveAt(System.Int32) */,
{ 11186, 1045, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::IndexOf(!0) */,
{ 11155, 1045, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::Add(!0) */,
{ 11151, 1045, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::set_Item(System.Int32,!0) */,
{ 19405, -1, 2079 } /* !!0 UnityEngine.Object::FindObjectOfType<FairyGUI.UIContentScaler>() */,
{ 19272, -1, 2091 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.StageCamera>() */,
{ 11140, 1074, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::.ctor(System.Int32) */,
{ 11140, 1075, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>::.ctor(System.Int32) */,
{ 11139, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::.ctor() */,
{ 11155, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Add(!0) */,
{ 11155, 1075, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>::Add(!0) */,
{ 10927, 1060, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,FairyGUI.Emoji>::TryGetValue(!0,!1&) */,
{ 11190, 1074, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::Insert(System.Int32,!0) */,
{ 11162, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Clear() */,
{ 11155, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Add(!0) */,
{ 11155, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Add(!0) */,
{ 11155, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Add(!0) */,
{ 11200, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::RemoveRange(System.Int32,System.Int32) */,
{ 11200, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::RemoveRange(System.Int32,System.Int32) */,
{ 11200, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::RemoveRange(System.Int32,System.Int32) */,
{ 16598, 1075, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.TextField/LineInfo>::get_Count() */,
{ 16606, 1075, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.TextField/LineInfo>::Pop() */,
{ 16607, 1075, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.TextField/LineInfo>::Push(!0) */,
{ 11162, 1075, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>::Clear() */,
{ 16597, 1075, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.TextField/LineInfo>::.ctor() */,
{ 19272, -1, 2092 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.TimersEngine>() */,
{ 10889, 1642, -1 } /* System.Void System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::.ctor() */,
{ 11139, 1644, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Anymous_T>::.ctor() */,
{ 11140, 1644, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Anymous_T>::.ctor(System.Int32) */,
{ 10927, 1642, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::TryGetValue(!0,!1&) */,
{ 10907, 1642, -1 } /* System.Void System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::set_Item(!0,!1) */,
{ 10913, 1642, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::ContainsKey(!0) */,
{ 10925, 1642, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::Remove(!0) */,
{ 11144, 1644, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Anymous_T>::get_Count() */,
{ 11150, 1644, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Anymous_T>::get_Item(System.Int32) */,
{ 11199, 1644, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Anymous_T>::RemoveAt(System.Int32) */,
{ 11155, 1644, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Anymous_T>::Add(!0) */,
{ 10899, 1642, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::get_Count() */,
{ 10916, 1642, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::GetEnumerator() */,
{ 10948, 1642, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::get_Current() */,
{ 10859, 1642, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::get_Value() */,
{ 10947, 1642, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::MoveNext() */,
{ 10949, 1642, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::Dispose() */,
{ 11162, 1644, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Anymous_T>::Clear() */,
{ 10858, 1642, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::get_Key() */,
{ 10908, 1642, -1 } /* System.Void System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::Add(!0,!1) */,
{ 10912, 1642, -1 } /* System.Void System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::Clear() */,
{ 11139, 1045, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::.ctor() */,
{ 11162, 1045, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::Clear() */,
{ 11144, 1045, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::get_Count() */,
{ 11150, 1045, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::get_Item(System.Int32) */,
{ 10889, 1624, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>>::.ctor() */,
{ 10927, 1624, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>>::TryGetValue(!0,!1&) */,
{ 10907, 1624, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>>::set_Item(!0,!1) */,
{ 11139, 1627, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TreeNode>::.ctor() */,
{ 11144, 1627, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TreeNode>::get_Count() */,
{ 11155, 1627, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TreeNode>::Add(!0) */,
{ 11190, 1627, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TreeNode>::Insert(System.Int32,!0) */,
{ 11186, 1627, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TreeNode>::IndexOf(!0) */,
{ 11150, 1627, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.TreeNode>::get_Item(System.Int32) */,
{ 11199, 1627, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TreeNode>::RemoveAt(System.Int32) */,
{ 11144, 1587, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GTweener>::get_Count() */,
{ 11150, 1587, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.GTweener>::get_Item(System.Int32) */,
{ 11199, 1587, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GTweener>::RemoveAt(System.Int32) */,
{ 11155, 1587, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GTweener>::Add(!0) */,
{ 11162, 1587, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GTweener>::Clear() */,
{ 19272, -1, 2093 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.TweenManager/TweenEngine>() */,
{ 11140, 1587, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GTweener>::.ctor(System.Int32) */,
{ 11182, 8, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.String>::GetEnumerator() */,
{ 11231, 8, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.String>::get_Current() */,
{ 11229, 8, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.String>::MoveNext() */,
{ 11228, 8, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.String>::Dispose() */,
{ 11144, 1079, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.UIConfig/ConfigValue>::get_Count() */,
{ 11150, 1079, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.UIConfig/ConfigValue>::get_Item(System.Int32) */,
{ 11139, 1079, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.UIConfig/ConfigValue>::.ctor() */,
{ 10907, 1628, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIObjectFactory/GComponentCreator>::set_Item(!0,!1) */,
{ 10927, 1628, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIObjectFactory/GComponentCreator>::TryGetValue(!0,!1&) */,
{ 10912, 1628, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIObjectFactory/GComponentCreator>::Clear() */,
{ 10889, 1628, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIObjectFactory/GComponentCreator>::.ctor() */,
{ 11139, 1081, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.PackageItem>::.ctor() */,
{ 10889, 1634, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.PackageItem>::.ctor() */,
{ 10889, 1637, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage/AtlasSprite>::.ctor() */,
{ 10927, 1631, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::TryGetValue(!0,!1&) */,
{ 10913, 1631, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::ContainsKey(!0) */,
{ 10906, 1631, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::get_Item(!0) */,
{ 10907, 1631, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::set_Item(!0,!1) */,
{ 11155, 1080, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.UIPackage>::Add(!0) */,
{ 10925, 1631, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::Remove(!0) */,
{ 11196, 1080, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.UIPackage>::Remove(!0) */,
{ 10899, 1631, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::get_Count() */,
{ 11207, 1080, -1 } /* !0[] System.Collections.Generic.List`1<FairyGUI.UIPackage>::ToArray() */,
{ 11162, 1080, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.UIPackage>::Clear() */,
{ 10912, 1631, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::Clear() */,
{ 10927, 1634, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.PackageItem>::TryGetValue(!0,!1&) */,
{ 11155, 1081, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.PackageItem>::Add(!0) */,
{ 10907, 1634, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.PackageItem>::set_Item(!0,!1) */,
{ 10906, 1634, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,FairyGUI.PackageItem>::get_Item(!0) */,
{ 10907, 1637, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage/AtlasSprite>::set_Item(!0,!1) */,
{ 1109, 1081, -1 } /* System.Void System.Comparison`1<FairyGUI.PackageItem>::.ctor(System.Object,System.IntPtr) */,
{ 11206, 1081, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.PackageItem>::Sort(System.Comparison`1<!0>) */,
{ 11144, 1081, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.PackageItem>::get_Count() */,
{ 11150, 1081, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.PackageItem>::get_Item(System.Int32) */,
{ 11162, 1081, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.PackageItem>::Clear() */,
{ 10927, 1637, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage/AtlasSprite>::TryGetValue(!0,!1&) */,
{ 10889, 1631, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::.ctor() */,
{ 11139, 1080, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.UIPackage>::.ctor() */,
{ 19247, -1, 2094 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.MeshCollider>() */,
{ 19205, -1, 1511 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.Renderer>() */,
{ 19272, -1, 2095 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.BoxCollider>() */,
{ 19247, -1, 2095 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.BoxCollider>() */,
{ 19260, -1, 1511 } /* !!0[] UnityEngine.GameObject::GetComponentsInChildren<UnityEngine.Renderer>(System.Boolean) */,
{ 11157, 1511, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Renderer>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 16597, 1580, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::.ctor() */,
{ 16601, 1580, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::Clear() */,
{ 16607, 1580, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::Push(!0) */,
{ 3693, 445, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector4>::get_HasValue() */,
{ 3694, 445, -1 } /* !0 System.Nullable`1<UnityEngine.Vector4>::get_Value() */,
{ 16606, 1580, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::Pop() */,
{ 16598, 1580, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::get_Count() */,
{ 16598, 1074, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.Utils.HtmlElement>::get_Count() */,
{ 16606, 1074, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.Utils.HtmlElement>::Pop() */,
{ 16607, 1074, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.HtmlElement>::Push(!0) */,
{ 11162, 1074, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::Clear() */,
{ 16597, 1074, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.HtmlElement>::.ctor() */,
{ 16597, 1646, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.IHtmlObject>::.ctor() */,
{ 16598, 1646, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.Utils.IHtmlObject>::get_Count() */,
{ 16606, 1646, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.Utils.IHtmlObject>::Pop() */,
{ 16607, 1646, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.IHtmlObject>::Push(!0) */,
{ 11139, 1647, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlParser/TextFormat2>::.ctor() */,
{ 11155, 1074, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::Add(!0) */,
{ 11144, 1647, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Utils.HtmlParser/TextFormat2>::get_Count() */,
{ 11155, 1647, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlParser/TextFormat2>::Add(!0) */,
{ 11150, 1647, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Utils.HtmlParser/TextFormat2>::get_Item(System.Int32) */,
{ 10889, 1649, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.Utils.UBBParser/TagHandler>::.ctor() */,
{ 10907, 1649, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.Utils.UBBParser/TagHandler>::set_Item(!0,!1) */,
{ 10927, 1649, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.Utils.UBBParser/TagHandler>::TryGetValue(!0,!1&) */,
{ 16601, 1653, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.XML>::Clear() */,
{ 16607, 1653, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.XML>::Push(!0) */,
{ 16598, 1653, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.Utils.XML>::get_Count() */,
{ 16606, 1653, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.Utils.XML>::Pop() */,
{ 10912, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::Clear() */,
{ 16597, 1653, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.XML>::.ctor() */,
{ 11139, 1653, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.XML>::.ctor() */,
{ 11155, 1653, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.XML>::Add(!0) */,
{ 11162, 1653, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.XML>::Clear() */,
{ 11144, 1653, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Utils.XML>::get_Count() */,
{ 11150, 1653, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Utils.XML>::get_Item(System.Int32) */,
{ 16598, 1556, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.VertexBuffer>::get_Count() */,
{ 16606, 1556, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.VertexBuffer>::Pop() */,
{ 11139, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::.ctor() */,
{ 16607, 1556, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.VertexBuffer>::Push(!0) */,
{ 11162, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Clear() */,
{ 11157, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11157, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11157, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11192, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11192, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11192, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11151, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::set_Item(System.Int32,!0) */,
{ 11192, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<!0>) */,
{ 16597, 1556, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.VertexBuffer>::.ctor() */,
{ 11139, 1641, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.IUISource>::.ctor() */,
{ 11155, 1641, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.IUISource>::Add(!0) */,
{ 11144, 1641, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.IUISource>::get_Count() */,
{ 11150, 1641, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.IUISource>::get_Item(System.Int32) */,
{ 31324, -1, 1575 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.BaseFont>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1648 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.TextFormat>(System.IntPtr,System.Int32) */,
{ 1098, 1043, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,FairyGUI.GlyphInfo>::Invoke(!0,!1) */,
{ 31390, -1, 1041 } /* System.Void LuaInterface.ToLua::PushValue<FairyGUI.GlyphInfo>(System.IntPtr,T) */,
{ 31324, -1, 1563 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.NTexture>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1081 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.PackageItem>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2096 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.BlurFilter>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1044 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.DisplayObject>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2097 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.ColorFilter>(System.IntPtr,System.Int32) */,
{ 31355, -1, 109 } /* T[] LuaInterface.ToLua::CheckParamsNumber<System.Single>(System.IntPtr,System.Int32,System.Int32) */,
{ 31439, -1, 8 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String>(System.IntPtr,System.Int32) */,
{ 31439, -1, 462 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.GameObject>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2098 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Container>(System.IntPtr,System.Int32) */,
{ 31390, -1, 437 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Rect>(System.IntPtr,T) */,
{ 31398, -1, 426 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Camera>(System.IntPtr,T) */,
{ 31324, -1, 2099 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.UpdateContext>(System.IntPtr,System.Int32) */,
{ 31391, -1, 445 } /* System.Void LuaInterface.ToLua::PusNullable<UnityEngine.Vector4>(System.IntPtr,System.Nullable`1<T>) */,
{ 31391, -1, 437 } /* System.Void LuaInterface.ToLua::PusNullable<UnityEngine.Rect>(System.IntPtr,System.Nullable`1<T>) */,
{ 31334, -1, 445 } /* System.Nullable`1<T> LuaInterface.ToLua::CheckNullable<UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2100 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.IHitTest>(System.IntPtr,System.Int32) */,
{ 31407, -1, 966 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.EventCallback0>(System.IntPtr,System.Int32) */,
{ 31334, -1, 437 } /* System.Nullable`1<T> LuaInterface.ToLua::CheckNullable<UnityEngine.Rect>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1055 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Controller>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2101 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Utils.ByteBuffer>(System.IntPtr,System.Int32) */,
{ 31334, -1, 1051 } /* System.Nullable`1<T> LuaInterface.ToLua::CheckNullable<FairyGUI.Margin>(System.IntPtr,System.Int32) */,
{ 1098, 1048, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>::Invoke(!0,!1) */,
{ 31398, -1, 462 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.GameObject>(System.IntPtr,T) */,
{ 31324, -1, 1054 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GObject>(System.IntPtr,System.Int32) */,
{ 31324, -1, 443 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Material>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2102 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.IFilter>(System.IntPtr,System.Int32) */,
{ 31324, -1, 449 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Transform>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2103 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.DynamicFont>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1581 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.EventContext>(System.IntPtr,System.Int32) */,
{ 31439, -1, 965 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.EventCallback1>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1045 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.EventDispatcher>(System.IntPtr,System.Int32) */,
{ 31439, -1, 966 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.EventCallback0>(System.IntPtr,System.Int32) */,
{ 31439, -1, 1581 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.EventContext>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2104 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.EventListener>(System.IntPtr,System.Int32) */,
{ 31407, -1, 965 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.EventCallback1>(System.IntPtr,System.Int32) */,
{ 31439, -1, 1368 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaTable>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2078 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.GComponent>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2105 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GButton>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2106 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.NAudioClip>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2107 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GComboBox>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2078 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GComponent>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2108 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GGroup>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1653 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Utils.XML>(System.IntPtr,System.Int32) */,
{ 31390, -1, 1051 } /* System.Void LuaInterface.ToLua::PushValue<FairyGUI.Margin>(System.IntPtr,T) */,
{ 31398, -1, 2109 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.Controller>>(System.IntPtr,T) */,
{ 1098, 1053, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,FairyGUI.Margin>::Invoke(!0,!1) */,
{ 31324, -1, 2110 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GGraph>(System.IntPtr,System.Int32) */,
{ 31343, -1, 109 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.Single>(System.IntPtr,System.Int32) */,
{ 31340, -1, 442 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2111 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GImage>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2112 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GLabel>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2113 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GList>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2114 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<System.Int32>>(System.IntPtr,T) */,
{ 31407, -1, 967 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.ListItemRenderer>(System.IntPtr,System.Int32) */,
{ 31407, -1, 968 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.ListItemProvider>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2115 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GLoader>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2116 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GMovieClip>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2117 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GObjectPool>(System.IntPtr,System.Int32) */,
{ 31407, -1, 972 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.GObjectPool/InitCallbackDelegate>(System.IntPtr,System.Int32) */,
{ 31466, 972, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GObjectPool/InitCallbackDelegate>::Create(LuaInterface.LuaFunction) */,
{ 31467, 972, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GObjectPool/InitCallbackDelegate>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31439, -1, 442 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
{ 31439, -1, 437 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Rect>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2118 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GRoot>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2119 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GProgressBar>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2120 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.Dictionary`2<System.UInt32,FairyGUI.Emoji>>(System.IntPtr,T) */,
{ 31324, -1, 2121 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Window>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2122 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GSlider>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2123 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GTextField>(System.IntPtr,System.Int32) */,
{ 31398, -1, 937 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.Dictionary`2<System.String,System.String>>(System.IntPtr,T) */,
{ 31324, -1, 2124 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GTextInput>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1587 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GTweener>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2125 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GPath>(System.IntPtr,System.Int32) */,
{ 31407, -1, 978 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.GTweenCallback1>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1594 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.ITweenListener>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2126 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearAnimation>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1596 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearBase>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2127 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearColor>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2128 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearDisplay>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2129 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearIcon>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2130 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearLook>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2131 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearSize>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2132 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearText>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2133 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearXY>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2134 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GoWrapper>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2135 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Image>(System.IntPtr,System.Int32) */,
{ 31398, -1, 942 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.AudioClip>(System.IntPtr,T) */,
{ 31439, -1, 452 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Texture>(System.IntPtr,System.Int32) */,
{ 31439, -1, 607 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Sprite>(System.IntPtr,System.Int32) */,
{ 31324, -1, 452 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Texture>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1560 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.MaterialManager>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2136 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.PopupMenu>(System.IntPtr,System.Int32) */,
{ 1081, 1068, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.RelationType>::.ctor(System.Object,System.IntPtr) */,
{ 31324, -1, 2137 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Relations>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2138 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.ScrollPane>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2139 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.GObject,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2140 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Rect,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2141 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Stage>(System.IntPtr,System.Int32) */,
{ 31343, -1, 16 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2142 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector2,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2143 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RaycastHit,System.Boolean>(System.IntPtr,System.Int32) */,
{ 1098, 1073, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>::Invoke(!0,!1) */,
{ 31441, -1, 2144 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector2,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2145 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RaycastHit,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2146 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.IKeyboard>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2147 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.TextField>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2148 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>>(System.IntPtr,T) */,
{ 31398, -1, 2149 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>>(System.IntPtr,T) */,
{ 31398, -1, 2150 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>>(System.IntPtr,T) */,
{ 31340, -1, 450 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Color32>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2151 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Timers>(System.IntPtr,System.Int32) */,
{ 31407, -1, 973 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.TimerCallback>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1593 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Transition>(System.IntPtr,System.Int32) */,
{ 31407, -1, 969 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.PlayCompleteCallback>(System.IntPtr,System.Int32) */,
{ 31407, -1, 970 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.TransitionHook>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1591 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.UIConfig>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1079 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.UIConfig/ConfigValue>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2152 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.UIConfig/ConfigValue>>(System.IntPtr,T) */,
{ 31398, -1, 847 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<System.String>>(System.IntPtr,T) */,
{ 31407, -1, 976 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.UIConfig/SoundLoader>(System.IntPtr,System.Int32) */,
{ 31466, 976, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIConfig/SoundLoader>::Create(LuaInterface.LuaFunction) */,
{ 31467, 976, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIConfig/SoundLoader>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31439, -1, 1 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type>(System.IntPtr,System.Int32) */,
{ 31439, -1, 974 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIObjectFactory/GComponentCreator>(System.IntPtr,System.Int32) */,
{ 31439, -1, 975 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIObjectFactory/GLoaderCreator>(System.IntPtr,System.Int32) */,
{ 31439, -1, 1081 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.PackageItem>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2153 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.ObjectType>(System.IntPtr,System.Int32) */,
{ 31466, 974, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GComponentCreator>::Create(LuaInterface.LuaFunction) */,
{ 31467, 974, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GComponentCreator>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 975, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GLoaderCreator>::Create(LuaInterface.LuaFunction) */,
{ 31467, 975, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GLoaderCreator>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31398, -1, 2154 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.UIPackage>>(System.IntPtr,T) */,
{ 31440, -1, 28 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2155 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIPackage,System.String>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2156 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String,System.Type>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2157 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIPackage,System.String,System.Type>(System.IntPtr,System.Int32) */,
{ 31439, -1, 971 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIPackage/CreateObjectCallback>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2158 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String,FairyGUI.UIPackage/CreateObjectCallback>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2159 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIPackage,System.String,FairyGUI.UIPackage/CreateObjectCallback>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2160 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIPackage,FairyGUI.PackageItem>(System.IntPtr,System.Int32) */,
{ 31324, -1, 1080 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.UIPackage>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2161 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.PackageItem>>(System.IntPtr,T) */,
{ 31466, 971, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIPackage/CreateObjectCallback>::Create(LuaInterface.LuaFunction) */,
{ 31467, 971, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIPackage/CreateObjectCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31324, -1, 1641 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.IUISource>(System.IntPtr,System.Int32) */,
{ 1074, 935, -1 } /* System.Void System.Action`1<System.String[]>::Invoke(!0) */,
{ 30470, -1, 2162 } /* System.Void LuaInterface.LuaFunction::Call<System.Boolean,System.Int32,System.Int32>(T1,T2,T3) */,
{ 30470, -1, 2163 } /* System.Void LuaInterface.LuaFunction::Call<System.Boolean,System.Single,System.Single>(T1,T2,T3) */,
{ 19395, -1, 462 } /* !!0 UnityEngine.Object::Instantiate<UnityEngine.GameObject>(!!0) */,
{ 30150, -1, 462 } /* T taurus.unity.ResourcesManager::LoadObject<UnityEngine.GameObject>(System.String) */,
{ 1081, 120, -1 } /* System.Void System.Action`2<System.Int32,System.String>::.ctor(System.Object,System.IntPtr) */,
{ 19272, -1, 2164 } /* !!0 UnityEngine.GameObject::AddComponent<DSLuaClient>() */,
{ 30468, -1, 16 } /* System.Void LuaInterface.LuaFunction::Call<System.Int32>(T1) */,
{ 30469, -1, 120 } /* System.Void LuaInterface.LuaFunction::Call<System.Int32,System.String>(T1,T2) */,
{ 30150, -1, 942 } /* T taurus.unity.ResourcesManager::LoadObject<UnityEngine.AudioClip>(System.String) */,
{ 30151, -1, 942 } /* T taurus.unity.ResourcesManager::LoadObjectByGroup<UnityEngine.AudioClip>(System.String,System.String) */,
{ 31324, -1, 2165 } /* System.Object LuaInterface.ToLua::CheckObject<GameApplication>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2090 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.AudioSource>(System.IntPtr,T) */,
{ 31398, -1, 451 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Texture2D>(System.IntPtr,T) */,
{ 10913, 930, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,Version>::ContainsKey(!0) */,
{ 10906, 930, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,Version>::get_Item(!0) */,
{ 10907, 930, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,Version>::set_Item(!0,!1) */,
{ 1082, 934, -1 } /* System.Void System.Action`2<System.String,System.Action>::Invoke(!0,!1) */,
{ 10889, 930, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,Version>::.ctor() */,
{ 1074, 16, -1 } /* System.Void System.Action`1<System.Int32>::Invoke(!0) */,
{ 31440, -1, 2166 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<Version,Version>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2167 } /* System.Object LuaInterface.ToLua::CheckObject<Hotupdate>(System.IntPtr,System.Int32) */,
{ 31407, -1, 977 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<System.Action`2<System.String,System.Action>>(System.IntPtr,System.Int32) */,
{ 25633, 936, -1 } /* System.Void Singleton`1<LogManager>::Init() */,
{ 25634, 936, -1 } /* System.Void Singleton`1<LogManager>::UnInit() */,
{ 25628, 936, -1 } /* System.Void Singleton`1<LogManager>::.ctor() */,
{ 31466, 949, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Events.UnityAction>::Create(LuaInterface.LuaFunction) */,
{ 31467, 949, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Events.UnityAction>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 955, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Camera/CameraCallback>::Create(LuaInterface.LuaFunction) */,
{ 31467, 955, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Camera/CameraCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 956, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/AdvertisingIdentifierCallback>::Create(LuaInterface.LuaFunction) */,
{ 31467, 956, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/AdvertisingIdentifierCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 957, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/LowMemoryCallback>::Create(LuaInterface.LuaFunction) */,
{ 31467, 957, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/LowMemoryCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 958, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/LogCallback>::Create(LuaInterface.LuaFunction) */,
{ 31467, 958, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/LogCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 962, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMReaderCallback>::Create(LuaInterface.LuaFunction) */,
{ 31467, 962, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMReaderCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 963, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMSetPositionCallback>::Create(LuaInterface.LuaFunction) */,
{ 31467, 963, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMSetPositionCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 954, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback>::Create(LuaInterface.LuaFunction) */,
{ 31467, 954, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 965, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.EventCallback1>::Create(LuaInterface.LuaFunction) */,
{ 31466, 966, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.EventCallback0>::Create(LuaInterface.LuaFunction) */,
{ 31467, 966, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.EventCallback0>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 967, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.ListItemRenderer>::Create(LuaInterface.LuaFunction) */,
{ 31467, 967, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.ListItemRenderer>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 968, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.ListItemProvider>::Create(LuaInterface.LuaFunction) */,
{ 31467, 968, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.ListItemProvider>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 969, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.PlayCompleteCallback>::Create(LuaInterface.LuaFunction) */,
{ 31467, 969, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.PlayCompleteCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 970, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.TransitionHook>::Create(LuaInterface.LuaFunction) */,
{ 31467, 970, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.TransitionHook>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 973, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.TimerCallback>::Create(LuaInterface.LuaFunction) */,
{ 31467, 973, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.TimerCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 978, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback1>::Create(LuaInterface.LuaFunction) */,
{ 31467, 978, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback1>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 812, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action>::Create(LuaInterface.LuaFunction) */,
{ 31467, 812, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 950, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Predicate`1<System.Int32>>::Create(LuaInterface.LuaFunction) */,
{ 31467, 950, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Predicate`1<System.Int32>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 951, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.Int32>>::Create(LuaInterface.LuaFunction) */,
{ 31467, 951, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.Int32>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 952, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Comparison`1<System.Int32>>::Create(LuaInterface.LuaFunction) */,
{ 31467, 952, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Comparison`1<System.Int32>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 953, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Func`2<System.Int32,System.Int32>>::Create(LuaInterface.LuaFunction) */,
{ 31467, 953, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Func`2<System.Int32,System.Int32>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 959, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.Boolean>>::Create(LuaInterface.LuaFunction) */,
{ 31467, 959, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.Boolean>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 960, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.String>>::Create(LuaInterface.LuaFunction) */,
{ 31467, 960, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.String>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 961, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Func`1<System.Boolean>>::Create(LuaInterface.LuaFunction) */,
{ 31467, 961, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Func`1<System.Boolean>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 964, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<UnityEngine.AsyncOperation>>::Create(LuaInterface.LuaFunction) */,
{ 31467, 964, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<UnityEngine.AsyncOperation>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 31466, 977, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`2<System.String,System.Action>>::Create(LuaInterface.LuaFunction) */,
{ 31467, 977, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`2<System.String,System.Action>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
{ 19272, -1, 2168 } /* !!0 UnityEngine.GameObject::AddComponent<LuaLooper>() */,
{ 30860, -1, 1368 } /* T LuaInterface.LuaState::Require<LuaInterface.LuaTable>(System.String) */,
{ 31143, -1, 1368 } /* System.Void LuaInterface.LuaTable::Call<LuaInterface.LuaTable>(System.String,T1) */,
{ 31398, -1, 2169 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Coroutine>(System.IntPtr,T) */,
{ 30477, -1, 47 } /* R1 LuaInterface.LuaFunction::Invoke<System.Boolean>() */,
{ 11141, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 11144, 1, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Type>::get_Count() */,
{ 11162, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::Clear() */,
{ 10207, -1, 1329 } /* System.IntPtr System.Runtime.InteropServices.Marshal::GetFunctionPointerForDelegate<LuaInterface.LuaCSFunction>(!!0) */,
{ 16597, 1272, -1 } /* System.Void System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::.ctor() */,
{ 16607, 1272, -1 } /* System.Void System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::Push(!0) */,
{ 16606, 1272, -1 } /* !0 System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::Pop() */,
{ 11157, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
{ 10927, 1274, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Reflection.MethodInfo>>>::TryGetValue(!0,!1&) */,
{ 10889, 1273, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Reflection.MethodInfo>>::.ctor() */,
{ 10908, 1274, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Reflection.MethodInfo>>>::Add(!0,!1) */,
{ 10927, 1273, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Reflection.MethodInfo>>::TryGetValue(!0,!1&) */,
{ 10908, 1273, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Reflection.MethodInfo>>::Add(!0,!1) */,
{ 11150, 96, -1 } /* !0 System.Collections.Generic.List`1<System.Reflection.MethodInfo>::get_Item(System.Int32) */,
{ 10889, 1274, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Reflection.MethodInfo>>>::.ctor() */,
{ 11140, 1503, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaObjectPool/PoolNode>::.ctor(System.Int32) */,
{ 11155, 1503, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaObjectPool/PoolNode>::Add(!0) */,
{ 11144, 1503, -1 } /* System.Int32 System.Collections.Generic.List`1<LuaInterface.LuaObjectPool/PoolNode>::get_Count() */,
{ 11150, 1503, -1 } /* !0 System.Collections.Generic.List`1<LuaInterface.LuaObjectPool/PoolNode>::get_Item(System.Int32) */,
{ 11162, 1503, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaObjectPool/PoolNode>::Clear() */,
{ 1082, 188, -1 } /* System.Void System.Action`2<System.Object,System.Int32>::Invoke(!0,!1) */,
{ 11139, 140, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.Assembly>::.ctor() */,
{ 11150, 140, -1 } /* !0 System.Collections.Generic.List`1<System.Reflection.Assembly>::get_Item(System.Int32) */,
{ 11144, 140, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Reflection.Assembly>::get_Count() */,
{ 31398, -1, 2170 } /* System.Void LuaInterface.ToLua::PushSealed<LuaInterface.LuaMethod>(System.IntPtr,T) */,
{ 31398, -1, 2171 } /* System.Void LuaInterface.ToLua::PushSealed<LuaInterface.LuaConstructor>(System.IntPtr,T) */,
{ 31440, -1, 2172 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2173 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Type[]>(System.IntPtr,System.Int32) */,
{ 31365, -1, 1 } /* T[] LuaInterface.ToLua::ToObjectArray<System.Type>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2174 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.UInt32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2175 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Type[],System.Reflection.ParameterModifier[]>(System.IntPtr,System.Int32) */,
{ 31366, -1, 64 } /* T[] LuaInterface.ToLua::ToStructArray<System.Reflection.ParameterModifier>(System.IntPtr,System.Int32) */,
{ 31444, -1, 2176 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.UInt32,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]>(System.IntPtr,System.Int32) */,
{ 31445, -1, 2177 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.UInt32,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2178 } /* System.Void LuaInterface.ToLua::PushSealed<LuaInterface.LuaProperty>(System.IntPtr,T) */,
{ 31441, -1, 2179 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Type>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2180 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Type,System.Type[]>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2181 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]>(System.IntPtr,System.Int32) */,
{ 31445, -1, 2182 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.UInt32,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2183 } /* System.Void LuaInterface.ToLua::PushSealed<LuaInterface.LuaField>(System.IntPtr,T) */,
{ 11163, 140, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Reflection.Assembly>::Contains(!0) */,
{ 11155, 140, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.Assembly>::Add(!0) */,
{ 11162, 140, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.Assembly>::Clear() */,
{ 31456, 462, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.GameObject>::GetLuaReference(System.IntPtr) */,
{ 31456, 449, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Transform>::GetLuaReference(System.IntPtr) */,
{ 3692, 108, -1 } /* System.Void System.Nullable`1<System.SByte>::.ctor(!0) */,
{ 3692, 6, -1 } /* System.Void System.Nullable`1<System.Byte>::.ctor(!0) */,
{ 3692, 95, -1 } /* System.Void System.Nullable`1<System.Int16>::.ctor(!0) */,
{ 3692, 134, -1 } /* System.Void System.Nullable`1<System.UInt16>::.ctor(!0) */,
{ 3692, 7, -1 } /* System.Void System.Nullable`1<System.Char>::.ctor(!0) */,
{ 3692, 21, -1 } /* System.Void System.Nullable`1<System.UInt32>::.ctor(!0) */,
{ 3692, 61, -1 } /* System.Void System.Nullable`1<System.Decimal>::.ctor(!0) */,
{ 3692, 109, -1 } /* System.Void System.Nullable`1<System.Single>::.ctor(!0) */,
{ 3692, 81, -1 } /* System.Void System.Nullable`1<System.Double>::.ctor(!0) */,
{ 3692, 37, -1 } /* System.Void System.Nullable`1<System.Int64>::.ctor(!0) */,
{ 3692, 82, -1 } /* System.Void System.Nullable`1<System.UInt64>::.ctor(!0) */,
{ 31361, -1, 108 } /* T[] LuaInterface.ToLua::ToNumberArray<System.SByte>(System.IntPtr,System.Int32) */,
{ 31361, -1, 95 } /* T[] LuaInterface.ToLua::ToNumberArray<System.Int16>(System.IntPtr,System.Int32) */,
{ 31361, -1, 134 } /* T[] LuaInterface.ToLua::ToNumberArray<System.UInt16>(System.IntPtr,System.Int32) */,
{ 31361, -1, 61 } /* T[] LuaInterface.ToLua::ToNumberArray<System.Decimal>(System.IntPtr,System.Int32) */,
{ 31361, -1, 109 } /* T[] LuaInterface.ToLua::ToNumberArray<System.Single>(System.IntPtr,System.Int32) */,
{ 31361, -1, 81 } /* T[] LuaInterface.ToLua::ToNumberArray<System.Double>(System.IntPtr,System.Int32) */,
{ 31361, -1, 16 } /* T[] LuaInterface.ToLua::ToNumberArray<System.Int32>(System.IntPtr,System.Int32) */,
{ 31361, -1, 21 } /* T[] LuaInterface.ToLua::ToNumberArray<System.UInt32>(System.IntPtr,System.Int32) */,
{ 31366, -1, 37 } /* T[] LuaInterface.ToLua::ToStructArray<System.Int64>(System.IntPtr,System.Int32) */,
{ 31366, -1, 82 } /* T[] LuaInterface.ToLua::ToStructArray<System.UInt64>(System.IntPtr,System.Int32) */,
{ 3692, 455, -1 } /* System.Void System.Nullable`1<UnityEngine.Quaternion>::.ctor(!0) */,
{ 3692, 442, -1 } /* System.Void System.Nullable`1<UnityEngine.Vector2>::.ctor(!0) */,
{ 3692, 447, -1 } /* System.Void System.Nullable`1<UnityEngine.Color>::.ctor(!0) */,
{ 3692, 1209, -1 } /* System.Void System.Nullable`1<UnityEngine.Ray>::.ctor(!0) */,
{ 3692, 436, -1 } /* System.Void System.Nullable`1<UnityEngine.Bounds>::.ctor(!0) */,
{ 3692, 1301, -1 } /* System.Void System.Nullable`1<UnityEngine.LayerMask>::.ctor(!0) */,
{ 31366, -1, 431 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
{ 31366, -1, 455 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
{ 31366, -1, 442 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
{ 31366, -1, 447 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Color>(System.IntPtr,System.Int32) */,
{ 31366, -1, 445 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
{ 31343, -1, 108 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.SByte>(System.IntPtr,System.Int32) */,
{ 31343, -1, 95 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.Int16>(System.IntPtr,System.Int32) */,
{ 31343, -1, 134 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.UInt16>(System.IntPtr,System.Int32) */,
{ 31343, -1, 61 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.Decimal>(System.IntPtr,System.Int32) */,
{ 31343, -1, 81 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.Double>(System.IntPtr,System.Int32) */,
{ 31343, -1, 21 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.UInt32>(System.IntPtr,System.Int32) */,
{ 31340, -1, 37 } /* T[] LuaInterface.ToLua::CheckStructArray<System.Int64>(System.IntPtr,System.Int32) */,
{ 31340, -1, 82 } /* T[] LuaInterface.ToLua::CheckStructArray<System.UInt64>(System.IntPtr,System.Int32) */,
{ 31340, -1, 431 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
{ 31340, -1, 455 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
{ 31340, -1, 447 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Color>(System.IntPtr,System.Int32) */,
{ 31340, -1, 445 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
{ 31339, -1, 1 } /* T[] LuaInterface.ToLua::CheckObjectArray<System.Type>(System.IntPtr,System.Int32) */,
{ 3693, 108, -1 } /* System.Boolean System.Nullable`1<System.SByte>::get_HasValue() */,
{ 3694, 108, -1 } /* !0 System.Nullable`1<System.SByte>::get_Value() */,
{ 3693, 6, -1 } /* System.Boolean System.Nullable`1<System.Byte>::get_HasValue() */,
{ 3694, 6, -1 } /* !0 System.Nullable`1<System.Byte>::get_Value() */,
{ 3693, 95, -1 } /* System.Boolean System.Nullable`1<System.Int16>::get_HasValue() */,
{ 3694, 95, -1 } /* !0 System.Nullable`1<System.Int16>::get_Value() */,
{ 3693, 134, -1 } /* System.Boolean System.Nullable`1<System.UInt16>::get_HasValue() */,
{ 3694, 134, -1 } /* !0 System.Nullable`1<System.UInt16>::get_Value() */,
{ 3693, 7, -1 } /* System.Boolean System.Nullable`1<System.Char>::get_HasValue() */,
{ 3694, 7, -1 } /* !0 System.Nullable`1<System.Char>::get_Value() */,
{ 3693, 21, -1 } /* System.Boolean System.Nullable`1<System.UInt32>::get_HasValue() */,
{ 3694, 21, -1 } /* !0 System.Nullable`1<System.UInt32>::get_Value() */,
{ 3693, 61, -1 } /* System.Boolean System.Nullable`1<System.Decimal>::get_HasValue() */,
{ 3694, 61, -1 } /* !0 System.Nullable`1<System.Decimal>::get_Value() */,
{ 3693, 109, -1 } /* System.Boolean System.Nullable`1<System.Single>::get_HasValue() */,
{ 3694, 109, -1 } /* !0 System.Nullable`1<System.Single>::get_Value() */,
{ 3693, 81, -1 } /* System.Boolean System.Nullable`1<System.Double>::get_HasValue() */,
{ 3694, 81, -1 } /* !0 System.Nullable`1<System.Double>::get_Value() */,
{ 3693, 37, -1 } /* System.Boolean System.Nullable`1<System.Int64>::get_HasValue() */,
{ 3694, 37, -1 } /* !0 System.Nullable`1<System.Int64>::get_Value() */,
{ 3693, 82, -1 } /* System.Boolean System.Nullable`1<System.UInt64>::get_HasValue() */,
{ 3694, 82, -1 } /* !0 System.Nullable`1<System.UInt64>::get_Value() */,
{ 3693, 455, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Quaternion>::get_HasValue() */,
{ 3694, 455, -1 } /* !0 System.Nullable`1<UnityEngine.Quaternion>::get_Value() */,
{ 3693, 442, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector2>::get_HasValue() */,
{ 3694, 442, -1 } /* !0 System.Nullable`1<UnityEngine.Vector2>::get_Value() */,
{ 3693, 447, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color>::get_HasValue() */,
{ 3694, 447, -1 } /* !0 System.Nullable`1<UnityEngine.Color>::get_Value() */,
{ 3693, 1209, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Ray>::get_HasValue() */,
{ 3694, 1209, -1 } /* !0 System.Nullable`1<UnityEngine.Ray>::get_Value() */,
{ 3693, 436, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Bounds>::get_HasValue() */,
{ 3694, 436, -1 } /* !0 System.Nullable`1<UnityEngine.Bounds>::get_Value() */,
{ 3693, 1301, -1 } /* System.Boolean System.Nullable`1<UnityEngine.LayerMask>::get_HasValue() */,
{ 3694, 1301, -1 } /* !0 System.Nullable`1<UnityEngine.LayerMask>::get_Value() */,
{ 3693, 533, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Touch>::get_HasValue() */,
{ 3694, 533, -1 } /* !0 System.Nullable`1<UnityEngine.Touch>::get_Value() */,
{ 10889, 1307, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>::.ctor() */,
{ 10889, 1310, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::.ctor() */,
{ 10889, 1313, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::.ctor() */,
{ 11139, 1319, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.GCRef>::.ctor() */,
{ 11139, 1320, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>::.ctor() */,
{ 10889, 1321, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::.ctor() */,
{ 10889, 1324, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Enum,System.Object>::.ctor() */,
{ 10889, 1327, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>::.ctor() */,
{ 10889, 1331, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Type>::.ctor() */,
{ 17254, 1, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Type>::.ctor() */,
{ 10908, 1336, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,LuaInterface.LuaState>::Add(!0,!1) */,
{ 10906, 1321, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::get_Item(!0) */,
{ 17254, 8, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.String>::.ctor() */,
{ 10913, 1327, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>::ContainsKey(!0) */,
{ 10907, 1327, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>::set_Item(!0,!1) */,
{ 17259, 8, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.String>::Contains(!0) */,
{ 17268, 8, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.String>::Add(!0) */,
{ 10927, 1327, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>::TryGetValue(!0,!1&) */,
{ 10908, 1321, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::Add(!0,!1) */,
{ 10908, 1331, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Type>::Add(!0,!1) */,
{ 17268, 1, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Type>::Add(!0) */,
{ 10927, 1331, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Type>::TryGetValue(!0,!1&) */,
{ 10927, 1321, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::TryGetValue(!0,!1&) */,
{ 10927, 1307, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>::TryGetValue(!0,!1&) */,
{ 10925, 1307, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>::Remove(!0) */,
{ 11150, 1319, -1 } /* !0 System.Collections.Generic.List`1<LuaInterface.GCRef>::get_Item(System.Int32) */,
{ 11199, 1319, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.GCRef>::RemoveAt(System.Int32) */,
{ 11144, 1319, -1 } /* System.Int32 System.Collections.Generic.List`1<LuaInterface.GCRef>::get_Count() */,
{ 10927, 1310, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::TryGetValue(!0,!1&) */,
{ 10908, 1307, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>::Add(!0,!1) */,
{ 10925, 1310, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::Remove(!0) */,
{ 10925, 1313, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::Remove(!0) */,
{ 10908, 1310, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::Add(!0,!1) */,
{ 10927, 1313, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::TryGetValue(!0,!1&) */,
{ 10907, 1313, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::set_Item(!0,!1) */,
{ 10927, 1324, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Enum,System.Object>::TryGetValue(!0,!1&) */,
{ 10908, 1324, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Enum,System.Object>::Add(!0,!1) */,
{ 11155, 1319, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.GCRef>::Add(!0) */,
{ 11155, 1320, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>::Add(!0) */,
{ 11162, 1319, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.GCRef>::Clear() */,
{ 11150, 1320, -1 } /* !0 System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>::get_Item(System.Int32) */,
{ 11144, 1320, -1 } /* System.Int32 System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>::get_Count() */,
{ 11162, 1320, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>::Clear() */,
{ 11139, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::.ctor() */,
{ 10916, 1313, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::GetEnumerator() */,
{ 10948, 1313, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.WeakReference>::get_Current() */,
{ 10859, 1313, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int64,System.WeakReference>::get_Value() */,
{ 10858, 1313, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.Int64,System.WeakReference>::get_Key() */,
{ 11155, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Add(!0) */,
{ 10947, 1313, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.WeakReference>::MoveNext() */,
{ 11150, 37, -1 } /* !0 System.Collections.Generic.List`1<System.Int64>::get_Item(System.Int32) */,
{ 11144, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::get_Count() */,
{ 17259, 1, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Type>::Contains(!0) */,
{ 10916, 1321, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::GetEnumerator() */,
{ 10948, 1321, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Type,System.Int32>::get_Current() */,
{ 10859, 1321, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Type,System.Int32>::get_Value() */,
{ 10947, 1321, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Type,System.Int32>::MoveNext() */,
{ 10949, 1321, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Type,System.Int32>::Dispose() */,
{ 10916, 1310, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::GetEnumerator() */,
{ 10948, 1310, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.WeakReference>::get_Current() */,
{ 10859, 1310, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int32,System.WeakReference>::get_Value() */,
{ 10947, 1310, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.WeakReference>::MoveNext() */,
{ 10949, 1310, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.WeakReference>::Dispose() */,
{ 10912, 1313, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::Clear() */,
{ 10912, 1310, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::Clear() */,
{ 10912, 1307, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>::Clear() */,
{ 10912, 1321, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::Clear() */,
{ 10912, 1331, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Type>::Clear() */,
{ 10912, 1324, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Enum,System.Object>::Clear() */,
{ 10912, 1327, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>::Clear() */,
{ 17258, 1, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Type>::Clear() */,
{ 10925, 1336, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,LuaInterface.LuaState>::Remove(!0) */,
{ 31454, 108, -1 } /* System.Void LuaInterface.TypeTraits`1<System.SByte>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 6, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Byte>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 95, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int16>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 134, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt16>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 7, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Char>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 16, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int32>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 21, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt32>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 61, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Decimal>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 109, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Single>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 81, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Double>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 47, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Boolean>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 37, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int64>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 82, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt64>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 8, -1 } /* System.Void LuaInterface.TypeTraits`1<System.String>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1343, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1344, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1345, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1346, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1347, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 335, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1348, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1349, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1350, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1351, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1352, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1353, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1354, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 513, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Byte[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 794, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Char[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1355, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Boolean[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 898, -1 } /* System.Void LuaInterface.TypeTraits`1<System.SByte[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1284, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int16[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1287, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt16[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1290, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Decimal[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1056, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Single[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1293, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Double[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 65, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int32[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1296, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt32[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 890, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int64[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1304, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt64[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 935, -1 } /* System.Void LuaInterface.TypeTraits`1<System.String[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 431, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector3>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 455, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 442, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector2>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 447, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Color>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 445, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector4>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1209, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Ray>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 436, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Bounds>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 533, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Touch>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1301, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 506, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1356, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1357, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1358, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1359, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1360, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1361, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1362, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1363, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1364, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1365, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1109, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector3[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1305, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Quaternion[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1059, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector2[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1237, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Color[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1306, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector4[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 85, -1 } /* System.Void LuaInterface.TypeTraits`1<System.IntPtr>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1366, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UIntPtr>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1367, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaFunction>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1368, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaTable>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1369, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaThread>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1320, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaBaseRef>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1370, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1371, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.EventObject>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 843, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Collections.IEnumerator>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Type>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 462, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.GameObject>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 449, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Transform>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 1372, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Type[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31454, 792, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Object[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 1081, 1282, -1 } /* System.Void System.Action`2<System.IntPtr,System.SByte>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1283, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.SByte>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 108, -1 } /* System.Void LuaInterface.StackTraits`1<System.SByte>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1373, -1 } /* System.Void System.Action`2<System.IntPtr,System.Byte>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1374, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Byte>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 6, -1 } /* System.Void LuaInterface.StackTraits`1<System.Byte>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1285, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int16>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1286, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int16>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 95, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int16>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1288, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt16>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1289, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt16>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 134, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt16>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1375, -1 } /* System.Void System.Action`2<System.IntPtr,System.Char>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1376, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Char>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 7, -1 } /* System.Void LuaInterface.StackTraits`1<System.Char>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 911, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 912, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 16, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1297, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt32>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1298, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt32>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 21, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt32>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1291, -1 } /* System.Void System.Action`2<System.IntPtr,System.Decimal>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1292, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Decimal>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 61, -1 } /* System.Void LuaInterface.StackTraits`1<System.Decimal>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 938, -1 } /* System.Void System.Action`2<System.IntPtr,System.Single>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 939, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Single>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 109, -1 } /* System.Void LuaInterface.StackTraits`1<System.Single>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1294, -1 } /* System.Void System.Action`2<System.IntPtr,System.Double>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1295, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Double>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 81, -1 } /* System.Void LuaInterface.StackTraits`1<System.Double>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 929, -1 } /* System.Void System.Action`2<System.IntPtr,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 47, -1 } /* System.Void LuaInterface.StackTraits`1<System.Boolean>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 909, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int64>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 910, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int64>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 37, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int64>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1299, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt64>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1300, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt64>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 82, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt64>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1377, -1 } /* System.Void System.Action`2<System.IntPtr,System.String>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1378, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.String>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 8, -1 } /* System.Void LuaInterface.StackTraits`1<System.String>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1379, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.SByte>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1380, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.SByte>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1343, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1381, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Byte>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1382, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Byte>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1344, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1383, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int16>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1384, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int16>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1345, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1385, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt16>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1386, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt16>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1346, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1387, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Char>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1388, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Char>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1347, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1389, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1390, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 335, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1391, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt32>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1392, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt32>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1348, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1393, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Decimal>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1394, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Decimal>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1349, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1395, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Single>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1396, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Single>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1350, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1397, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Double>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1398, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Double>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1351, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1399, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Boolean>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1400, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Boolean>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1352, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1401, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int64>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1402, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int64>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1353, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1403, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt64>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1404, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt64>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1354, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1405, -1 } /* System.Void System.Action`2<System.IntPtr,System.Byte[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1406, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Byte[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 513, -1 } /* System.Void LuaInterface.StackTraits`1<System.Byte[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1407, -1 } /* System.Void System.Action`2<System.IntPtr,System.Char[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1408, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Char[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 794, -1 } /* System.Void LuaInterface.StackTraits`1<System.Char[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1409, -1 } /* System.Void System.Action`2<System.IntPtr,System.Boolean[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1410, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Boolean[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1355, -1 } /* System.Void LuaInterface.StackTraits`1<System.Boolean[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1411, -1 } /* System.Void System.Action`2<System.IntPtr,System.SByte[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1412, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.SByte[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 898, -1 } /* System.Void LuaInterface.StackTraits`1<System.SByte[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1413, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int16[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1414, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int16[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1284, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int16[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1415, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt16[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1416, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt16[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1287, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt16[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1417, -1 } /* System.Void System.Action`2<System.IntPtr,System.Decimal[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1418, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Decimal[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1290, -1 } /* System.Void LuaInterface.StackTraits`1<System.Decimal[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1419, -1 } /* System.Void System.Action`2<System.IntPtr,System.Single[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1420, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Single[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1056, -1 } /* System.Void LuaInterface.StackTraits`1<System.Single[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1421, -1 } /* System.Void System.Action`2<System.IntPtr,System.Double[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1422, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Double[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1293, -1 } /* System.Void LuaInterface.StackTraits`1<System.Double[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1423, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1424, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int32[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 65, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1425, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt32[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1426, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt32[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1296, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt32[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1427, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int64[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1428, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int64[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 890, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int64[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1429, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt64[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1430, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt64[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1304, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt64[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1431, -1 } /* System.Void System.Action`2<System.IntPtr,System.String[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1432, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.String[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 935, -1 } /* System.Void LuaInterface.StackTraits`1<System.String[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1107, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector3>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1108, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector3>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 431, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector3>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1302, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Quaternion>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1303, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Quaternion>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 455, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Quaternion>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1057, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector2>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1058, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector2>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 442, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector2>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1128, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1129, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 447, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1049, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector4>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1050, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector4>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 445, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector4>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1433, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Ray>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1434, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Ray>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1209, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Ray>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1435, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Touch>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 533, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Touch>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1437, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Bounds>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1438, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Bounds>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 436, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Bounds>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1439, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LayerMask>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1440, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.LayerMask>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1301, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LayerMask>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1072, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RaycastHit>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 506, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1441, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector3>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1442, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector3>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1356, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1443, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Quaternion>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1444, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Quaternion>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1357, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1445, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector2>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1446, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector2>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1358, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1447, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Color>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1448, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Color>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1359, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1449, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector4>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1450, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector4>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1360, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1451, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Ray>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1452, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Ray>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1361, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1453, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Touch>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1363, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1455, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Bounds>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1456, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Bounds>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1362, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1457, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.LayerMask>>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1458, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.LayerMask>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1364, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1459, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1365, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1461, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector3[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1462, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector3[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1109, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector3[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1463, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Quaternion[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1464, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Quaternion[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1305, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Quaternion[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1465, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector2[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1466, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector2[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1059, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector2[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1467, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1468, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1237, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1469, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector4[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1470, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector4[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1306, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector4[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1471, -1 } /* System.Void System.Action`2<System.IntPtr,System.UIntPtr>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1472, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UIntPtr>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1366, -1 } /* System.Void LuaInterface.StackTraits`1<System.UIntPtr>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1473, -1 } /* System.Void System.Action`2<System.IntPtr,System.IntPtr>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1474, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.IntPtr>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 85, -1 } /* System.Void LuaInterface.StackTraits`1<System.IntPtr>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1475, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaFunction>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1476, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaFunction>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1367, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaFunction>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1477, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaTable>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1478, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaTable>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1368, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaTable>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1479, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaThread>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1480, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaThread>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1369, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaThread>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1481, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaBaseRef>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1482, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaBaseRef>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1320, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaBaseRef>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1483, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaByteBuffer>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1484, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaByteBuffer>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1370, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1485, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.EventObject>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1486, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.EventObject>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1371, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.EventObject>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1487, -1 } /* System.Void System.Action`2<System.IntPtr,System.Collections.IEnumerator>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1488, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Collections.IEnumerator>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 843, -1 } /* System.Void LuaInterface.StackTraits`1<System.Collections.IEnumerator>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1489, -1 } /* System.Void System.Action`2<System.IntPtr,System.Type>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1490, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Type>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1, -1 } /* System.Void LuaInterface.StackTraits`1<System.Type>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1491, -1 } /* System.Void System.Action`2<System.IntPtr,System.Type[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1492, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Type[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1372, -1 } /* System.Void LuaInterface.StackTraits`1<System.Type[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1493, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.GameObject>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1494, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.GameObject>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 462, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.GameObject>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1495, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Transform>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1496, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Transform>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 449, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Transform>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 916, -1 } /* System.Void System.Action`2<System.IntPtr,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 917, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1497, -1 } /* System.Void System.Action`2<System.IntPtr,System.Object[]>::.ctor(System.Object,System.IntPtr) */,
{ 1097, 1498, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Object[]>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 792, -1 } /* System.Void LuaInterface.StackTraits`1<System.Object[]>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 1081, 1499, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.nil>::.ctor(System.Object,System.IntPtr) */,
{ 31469, 1500, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.nil>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 10889, 1336, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,LuaInterface.LuaState>::.ctor() */,
{ 30624, 431, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Vector3>::.ctor() */,
{ 31388, -1, 431 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Vector3>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 30624, 442, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Vector2>::.ctor() */,
{ 31388, -1, 442 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Vector2>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 30624, 445, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Vector4>::.ctor() */,
{ 31388, -1, 445 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Vector4>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 30624, 447, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Color>::.ctor() */,
{ 31388, -1, 447 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Color>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 30624, 455, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Quaternion>::.ctor() */,
{ 31388, -1, 455 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Quaternion>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 30624, 1209, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Ray>::.ctor() */,
{ 31388, -1, 1209 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Ray>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 30624, 436, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Bounds>::.ctor() */,
{ 31388, -1, 436 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Bounds>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 30624, 506, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.RaycastHit>::.ctor() */,
{ 31388, -1, 506 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.RaycastHit>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 30624, 533, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Touch>::.ctor() */,
{ 31388, -1, 533 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Touch>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 30624, 1301, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.LayerMask>::.ctor() */,
{ 31388, -1, 1301 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.LayerMask>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 10892, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<!0>) */,
{ 11139, 1504, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::.ctor() */,
{ 1081, 188, -1 } /* System.Void System.Action`2<System.Object,System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 10907, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::set_Item(!0,!1) */,
{ 10927, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::TryGetValue(!0,!1&) */,
{ 10925, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Remove(!0) */,
{ 11155, 1504, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::Add(!0) */,
{ 1117, 1504, -1 } /* System.Void System.Predicate`1<LuaInterface.ObjectTranslator/DelayGC>::.ctor(System.Object,System.IntPtr) */,
{ 11174, 1504, -1 } /* System.Int32 System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::FindIndex(System.Predicate`1<!0>) */,
{ 11199, 1504, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::RemoveAt(System.Int32) */,
{ 11144, 1504, -1 } /* System.Int32 System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::get_Count() */,
{ 11150, 1504, -1 } /* !0 System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::get_Item(System.Int32) */,
{ 10912, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Clear() */,
{ 10889, 1506, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.ToLua/LuaPushVarObject>::.ctor() */,
{ 1098, 908, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,System.Boolean>::Invoke(!0,!1) */,
{ 1098, 1378, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,System.String>::Invoke(!0,!1) */,
{ 10927, 1506, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.ToLua/LuaPushVarObject>::TryGetValue(!0,!1&) */,
{ 24975, -1, 16 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Int32>(System.IntPtr) */,
{ 24975, -1, 21 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.UInt32>(System.IntPtr) */,
{ 24975, -1, 109 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Single>(System.IntPtr) */,
{ 24975, -1, 81 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Double>(System.IntPtr) */,
{ 24975, -1, 37 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Int64>(System.IntPtr) */,
{ 24975, -1, 82 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.UInt64>(System.IntPtr) */,
{ 24975, -1, 6 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Byte>(System.IntPtr) */,
{ 24975, -1, 108 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.SByte>(System.IntPtr) */,
{ 24975, -1, 7 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Char>(System.IntPtr) */,
{ 24975, -1, 95 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Int16>(System.IntPtr) */,
{ 24975, -1, 134 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.UInt16>(System.IntPtr) */,
{ 24975, -1, 47 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Boolean>(System.IntPtr) */,
{ 24975, -1, 8 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.String>(System.IntPtr) */,
{ 10908, 863, -1 } /* System.Void System.Collections.Generic.Dictionary`2<ZXing.EncodeHintType,System.Object>::Add(!0,!1) */,
{ 24429, 882, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::set_Format(ZXing.BarcodeFormat) */,
{ 24431, 882, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::set_Options(ZXing.Common.EncodingOptions) */,
{ 24436, 882, -1 } /* !0 ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::Write(System.String) */,
{ 31324, -1, 66 } /* System.Object LuaInterface.ToLua::CheckObject<System.Array>(System.IntPtr,System.Int32) */,
{ 31439, -1, 37 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int64>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2184 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
{ 31440, -1, 356 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2185 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int64,System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2186 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31451, -1, 37 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Int64>(System.IntPtr,System.Int32,System.Int32) */,
{ 31352, -1, 37 } /* T[] LuaInterface.ToLua::ToParamsNumber<System.Int64>(System.IntPtr,System.Int32,System.Int32) */,
{ 31451, -1, 16 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Int32>(System.IntPtr,System.Int32,System.Int32) */,
{ 31352, -1, 16 } /* T[] LuaInterface.ToLua::ToParamsNumber<System.Int32>(System.IntPtr,System.Int32,System.Int32) */,
{ 31440, -1, 2187 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int64>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2188 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2189 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2190 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2191 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int64,System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
{ 31440, -1, 1321 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2192 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.Int32[],System.Int32[]>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2193 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2194 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.Int32,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2195 } /* System.Object LuaInterface.ToLua::CheckObject<System.Collections.IComparer>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2196 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int64,System.Array,System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2197 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Array,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2195 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Collections.IComparer>(System.IntPtr,System.Int32) */,
{ 31439, -1, 66 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Array>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2198 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Array,System.Collections.IComparer>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2199 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32,System.Collections.IComparer>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2200 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Array,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31324, -1, 96 } /* System.Object LuaInterface.ToLua::CheckObject<System.Reflection.MethodInfo>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2201 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Reflection.MethodInfo,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31440, -1, 208 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.String>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2202 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Reflection.MethodInfo>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2203 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2204 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.String,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2205 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Reflection.MethodInfo,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2206 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2207 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.String,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31324, -1, 142 } /* System.Object LuaInterface.ToLua::CheckObject<System.Delegate>(System.IntPtr,System.Int32) */,
{ 1098, 915, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,System.Runtime.Serialization.StreamingContext>::Invoke(!0,!1) */,
{ 31440, -1, 2208 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Delegate,System.Delegate>(System.IntPtr,System.Int32) */,
{ 31451, -1, 142 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Delegate>(System.IntPtr,System.Int32,System.Int32) */,
{ 31350, -1, 142 } /* T[] LuaInterface.ToLua::ToParamsObject<System.Delegate>(System.IntPtr,System.Int32,System.Int32) */,
{ 31324, -1, 373 } /* System.Object LuaInterface.ToLua::CheckObject<System.Enum>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2209 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.Object>(System.IntPtr,System.Int32) */,
{ 31398, -1, 8 } /* System.Void LuaInterface.ToLua::PushSealed<System.String>(System.IntPtr,T) */,
{ 31441, -1, 2210 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Char[],System.StringSplitOptions>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2211 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Char[],System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2212 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String[],System.StringSplitOptions>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2213 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String[],System.Int32,System.StringSplitOptions>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2214 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Char[],System.Int32,System.StringSplitOptions>(System.IntPtr,System.Int32) */,
{ 31451, -1, 7 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Char>(System.IntPtr,System.Int32,System.Int32) */,
{ 31439, -1, 2215 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.StringComparison>(System.IntPtr,System.Int32) */,
{ 31439, -1, 47 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Boolean>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2216 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Globalization.CultureInfo,System.Globalization.CompareOptions>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2217 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Boolean,System.Globalization.CultureInfo>(System.IntPtr,System.Int32) */,
{ 31324, -1, 164 } /* System.Object LuaInterface.ToLua::CheckObject<System.Globalization.CultureInfo>(System.IntPtr,System.Int32) */,
{ 31439, -1, 7 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Char>(System.IntPtr,System.Int32) */,
{ 31440, -1, 301 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2218 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Char,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2219 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.StringComparison>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2220 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2221 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Int32,System.StringComparison>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2222 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Char,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2223 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Char,System.Char>(System.IntPtr,System.Int32) */,
{ 31324, -1, 165 } /* System.Object LuaInterface.ToLua::CheckObject<System.IFormatProvider>(System.IntPtr,System.Int32) */,
{ 31440, -1, 136 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Object>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2224 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2225 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2226 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.IFormatProvider,System.String>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2227 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String,System.String>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2228 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String,System.String,System.String>(System.IntPtr,System.Int32) */,
{ 31451, -1, 8 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.String>(System.IntPtr,System.Int32,System.Int32) */,
{ 1098, 920, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,System.RuntimeTypeHandle>::Invoke(!0,!1) */,
{ 31390, -1, 918 } /* System.Void LuaInterface.ToLua::PushValue<System.RuntimeTypeHandle>(System.IntPtr,T) */,
{ 31407, -1, 2229 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<System.Reflection.TypeFilter>(System.IntPtr,System.Int32) */,
{ 31390, -1, 921 } /* System.Void LuaInterface.ToLua::PushValue<System.Reflection.InterfaceMapping>(System.IntPtr,T) */,
{ 31407, -1, 2230 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<System.Reflection.MemberFilter>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2231 } /* System.Object LuaInterface.ToLua::CheckObject<System.Reflection.Binder>(System.IntPtr,System.Int32) */,
{ 31340, -1, 64 } /* T[] LuaInterface.ToLua::CheckStructArray<System.Reflection.ParameterModifier>(System.IntPtr,System.Int32) */,
{ 31358, -1, 1 } /* T[] LuaInterface.ToLua::CheckParamsObject<System.Type>(System.IntPtr,System.Int32,System.Int32) */,
{ 31390, -1, 94 } /* System.Void LuaInterface.ToLua::PushValue<System.Guid>(System.IntPtr,T) */,
{ 31398, -1, 2232 } /* System.Void LuaInterface.ToLua::PushSealed<System.Runtime.InteropServices.StructLayoutAttribute>(System.IntPtr,T) */,
{ 1081, 1083, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimationBlendMode>::.ctor(System.Object,System.IntPtr) */,
{ 31398, -1, 2233 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.AnimationClip>(System.IntPtr,T) */,
{ 31339, -1, 557 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.AnimationEvent>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2234 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.AnimationState>(System.IntPtr,T) */,
{ 31398, -1, 2235 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Animation>(System.IntPtr,T) */,
{ 31439, -1, 1213 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.PlayMode>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2233 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.AnimationClip>(System.IntPtr,System.Int32) */,
{ 31439, -1, 16 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2236 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Animator>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2237 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2238 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2239 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single,System.Single,System.Single>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2240 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single,System.Single,System.Single>(System.IntPtr,System.Int32) */,
{ 31440, -1, 326 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31440, -1, 467 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31390, -1, 1085 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.AnimatorStateInfo>(System.IntPtr,T) */,
{ 31390, -1, 1088 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.AnimatorTransitionInfo>(System.IntPtr,T) */,
{ 1098, 1093, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.MatchTargetWeightMask>::Invoke(!0,!1) */,
{ 31441, -1, 2241 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2242 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2243 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2244 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2245 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single,System.Int32,System.Single,System.Single>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2246 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single,System.Int32,System.Single,System.Single>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2247 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2248 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
{ 31390, -1, 1094 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Playables.PlayableGraph>(System.IntPtr,T) */,
{ 31324, -1, 2249 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.RuntimeAnimatorController>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2250 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Avatar>(System.IntPtr,System.Int32) */,
{ 31324, -1, 429 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Object>(System.IntPtr,System.Int32) */,
{ 31407, -1, 956 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<UnityEngine.Application/AdvertisingIdentifierCallback>(System.IntPtr,System.Int32) */,
{ 31324, -1, 403 } /* System.Object LuaInterface.ToLua::CheckObject<System.IO.Stream>(System.IntPtr,System.Int32) */,
{ 31324, -1, 504 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.AssetBundle>(System.IntPtr,System.Int32) */,
{ 1098, 1099, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.BuildCompression>::Invoke(!0,!1) */,
{ 31407, -1, 962 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<UnityEngine.AudioClip/PCMReaderCallback>(System.IntPtr,System.Int32) */,
{ 31407, -1, 963 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<UnityEngine.AudioClip/PCMSetPositionCallback>(System.IntPtr,System.Int32) */,
{ 1081, 1101, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.CameraClearFlags>::.ctor(System.Object,System.IntPtr) */,
{ 31440, -1, 2251 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderBuffer,UnityEngine.RenderBuffer>(System.IntPtr,System.Int32) */,
{ 1098, 1104, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderBuffer>::Invoke(!0,!1) */,
{ 31440, -1, 2252 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderBuffer[],UnityEngine.RenderBuffer>(System.IntPtr,System.Int32) */,
{ 31366, -1, 430 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.RenderBuffer>(System.IntPtr,System.Int32) */,
{ 31390, -1, 446 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Matrix4x4>(System.IntPtr,T) */,
{ 1098, 1112, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Camera/GateFitParameters>::Invoke(!0,!1) */,
{ 1098, 1106, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Matrix4x4>::Invoke(!0,!1) */,
{ 31339, -1, 426 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.Camera>(System.IntPtr,System.Int32) */,
{ 31439, -1, 435 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Cubemap>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2253 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTexture>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2254 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Cubemap,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2255 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTexture,System.Int32>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2253 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.RenderTexture>(System.IntPtr,System.Int32) */,
{ 31324, -1, 432 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Rendering.CommandBuffer>(System.IntPtr,System.Int32) */,
{ 31390, -1, 485 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Rendering.ScriptableCullingParameters>(System.IntPtr,T) */,
{ 31390, -1, 475 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.SceneManagement.Scene>(System.IntPtr,T) */,
{ 31407, -1, 955 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<UnityEngine.Camera/CameraCallback>(System.IntPtr,System.Int32) */,
{ 1098, 1116, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.SceneManagement.Scene>::Invoke(!0,!1) */,
{ 31324, -1, 2256 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.CharacterController>(System.IntPtr,System.Int32) */,
{ 31324, -1, 508 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Collider>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2257 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.PhysicMaterial>(System.IntPtr,System.Int32) */,
{ 31324, -1, 428 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Component>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2258 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.SendMessageOptions>(System.IntPtr,System.Int32) */,
{ 31451, -1, 1 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Type>(System.IntPtr,System.Int32,System.Int32) */,
{ 31350, -1, 1 } /* T[] LuaInterface.ToLua::ToParamsObject<System.Type>(System.IntPtr,System.Int32,System.Int32) */,
{ 31440, -1, 2259 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.SendMessageOptions>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2260 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Object,UnityEngine.SendMessageOptions>(System.IntPtr,System.Int32) */,
{ 31390, -1, 534 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.AccelerationEvent>(System.IntPtr,T) */,
{ 31439, -1, 1119 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.KeyCode>(System.IntPtr,System.Int32) */,
{ 1081, 1120, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.KeyCode>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 1123, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LightType>::.ctor(System.Object,System.IntPtr) */,
{ 31398, -1, 448 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Light>(System.IntPtr,T) */,
{ 31398, -1, 2261 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Flare>(System.IntPtr,T) */,
{ 31390, -1, 1125 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.LightBakingOutput>(System.IntPtr,T) */,
{ 1098, 1127, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.LightBakingOutput>::Invoke(!0,!1) */,
{ 31439, -1, 2262 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Shader>(System.IntPtr,System.Int32) */,
{ 31439, -1, 443 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Material>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2263 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Color>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2264 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Color>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2265 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2266 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2267 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Matrix4x4>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2268 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Matrix4x4>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2269 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Texture>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2270 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Texture>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2271 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.RenderTexture,UnityEngine.Rendering.RenderTextureSubElement>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2272 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.RenderTexture,UnityEngine.Rendering.RenderTextureSubElement>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2273 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.ComputeBuffer>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2274 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.ComputeBuffer>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2275 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.ComputeBuffer,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2276 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.ComputeBuffer,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2277 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Collections.Generic.List`1<System.Single>>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2278 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single[]>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2279 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Collections.Generic.List`1<System.Single>>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2280 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single[]>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2281 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Collections.Generic.List`1<UnityEngine.Color>>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2282 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Color[]>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2283 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Collections.Generic.List`1<UnityEngine.Color>>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2284 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Color[]>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2285 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2286 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Vector4[]>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2287 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Collections.Generic.List`1<UnityEngine.Vector4>>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2288 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Vector4[]>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2289 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2290 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Matrix4x4[]>(System.IntPtr,System.Int32) */,
{ 31366, -1, 446 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Matrix4x4>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2291 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2292 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Matrix4x4[]>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2293 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2294 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2262 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Shader>(System.IntPtr,T) */,
{ 31398, -1, 594 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Mesh>(System.IntPtr,T) */,
{ 31324, -1, 1592 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.MonoBehaviour>(System.IntPtr,System.Int32) */,
{ 31439, -1, 843 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Collections.IEnumerator>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2169 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Coroutine>(System.IntPtr,System.Int32) */,
{ 1081, 1131, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.NetworkReachability>::.ctor(System.Object,System.IntPtr) */,
{ 31440, -1, 2295 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2296 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Transform,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31398, -1, 2297 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.ParticleSystem>(System.IntPtr,T) */,
{ 31439, -1, 2298 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.ParticleSystem/Particle[]>(System.IntPtr,System.Int32) */,
{ 31366, -1, 592 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.ParticleSystem/Particle>(System.IntPtr,System.Int32) */,
{ 31439, -1, 593 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>(System.IntPtr,System.Int32) */,
{ 1098, 1136, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::Invoke(!0,!1) */,
{ 31440, -1, 2299 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.ParticleSystem/Particle[],System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2300 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2301 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.ParticleSystem/Particle[],System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2302 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31390, -1, 1137 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/PlaybackState>(System.IntPtr,T) */,
{ 1098, 1139, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/PlaybackState>::Invoke(!0,!1) */,
{ 31390, -1, 1140 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/Trails>(System.IntPtr,T) */,
{ 1098, 1142, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Trails>::Invoke(!0,!1) */,
{ 1098, 1145, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmitParams>::Invoke(!0,!1) */,
{ 31439, -1, 592 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.ParticleSystem/Particle>(System.IntPtr,System.Int32) */,
{ 1098, 1134, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Particle>::Invoke(!0,!1) */,
{ 31390, -1, 592 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/Particle>(System.IntPtr,T) */,
{ 31439, -1, 2303 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>>(System.IntPtr,System.Int32) */,
{ 31390, -1, 1146 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/MainModule>(System.IntPtr,T) */,
{ 31390, -1, 1149 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/EmissionModule>(System.IntPtr,T) */,
{ 31390, -1, 1152 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/ShapeModule>(System.IntPtr,T) */,
{ 31390, -1, 1155 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>(System.IntPtr,T) */,
{ 31390, -1, 1158 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>(System.IntPtr,T) */,
{ 31390, -1, 1161 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/InheritVelocityModule>(System.IntPtr,T) */,
{ 31390, -1, 1164 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/ForceOverLifetimeModule>(System.IntPtr,T) */,
{ 31390, -1, 1167 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/ColorOverLifetimeModule>(System.IntPtr,T) */,
{ 31390, -1, 1170 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/ColorBySpeedModule>(System.IntPtr,T) */,
{ 31390, -1, 1173 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/SizeOverLifetimeModule>(System.IntPtr,T) */,
{ 31390, -1, 1176 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/SizeBySpeedModule>(System.IntPtr,T) */,
{ 31390, -1, 1179 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/RotationOverLifetimeModule>(System.IntPtr,T) */,
{ 31390, -1, 1182 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/RotationBySpeedModule>(System.IntPtr,T) */,
{ 31390, -1, 1185 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/ExternalForcesModule>(System.IntPtr,T) */,
{ 31390, -1, 1188 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/NoiseModule>(System.IntPtr,T) */,
{ 31390, -1, 1191 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/CollisionModule>(System.IntPtr,T) */,
{ 31390, -1, 1194 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/TriggerModule>(System.IntPtr,T) */,
{ 31390, -1, 1197 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/TextureSheetAnimationModule>(System.IntPtr,T) */,
{ 31390, -1, 1200 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/LightsModule>(System.IntPtr,T) */,
{ 31390, -1, 1203 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/TrailModule>(System.IntPtr,T) */,
{ 31390, -1, 1206 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/CustomDataModule>(System.IntPtr,T) */,
{ 31440, -1, 2304 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2305 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2306 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2307 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2308 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Single>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2309 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2310 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2311 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2312 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2313 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2314 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2315 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2316 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2317 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2318 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2319 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2320 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Int32>(System.IntPtr,System.Int32) */,
{ 31439, -1, 109 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Single>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2321 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2322 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2323 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2324 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2325 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2326 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2327 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2328 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2329 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2330 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single>(System.IntPtr,System.Int32) */,
{ 31444, -1, 2331 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
{ 31444, -1, 2332 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31439, -1, 455 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2333 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Quaternion,System.Single>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2334 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2335 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Quaternion,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2336 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,UnityEngine.Quaternion,System.Single>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2337 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Quaternion,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2338 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,UnityEngine.Quaternion,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31340, -1, 506 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.RaycastHit>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2339 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,UnityEngine.RaycastHit[],System.Single>(System.IntPtr,System.Int32) */,
{ 31366, -1, 506 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.RaycastHit>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2340 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit[]>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2341 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,UnityEngine.RaycastHit[],System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2342 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2343 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2344 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2345 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Single>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2346 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2347 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Single>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2348 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31339, -1, 508 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.Collider>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2349 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,UnityEngine.RaycastHit[],System.Single>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2350 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit[]>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2351 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,UnityEngine.RaycastHit[],System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2352 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single>(System.IntPtr,System.Int32) */,
{ 31444, -1, 2353 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
{ 31444, -1, 2354 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31390, -1, 507 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.PhysicsScene>(System.IntPtr,T) */,
{ 1081, 1214, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.PlayMode>::.ctor(System.Object,System.IntPtr) */,
{ 31324, -1, 2355 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Rendering.RenderPipelineAsset>(System.IntPtr,System.Int32) */,
{ 1081, 1217, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.QueueMode>::.ctor(System.Object,System.IntPtr) */,
{ 31390, -1, 482 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Rendering.SphericalHarmonicsL2>(System.IntPtr,T) */,
{ 31398, -1, 435 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Cubemap>(System.IntPtr,T) */,
{ 1098, 1220, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.SphericalHarmonicsL2>::Invoke(!0,!1) */,
{ 31439, -1, 1221 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureDescriptor>(System.IntPtr,System.Int32) */,
{ 1098, 1223, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderTextureDescriptor>::Invoke(!0,!1) */,
{ 31439, -1, 2356 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.DefaultFormat>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2357 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2358 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2359 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2360 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2361 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2362 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32,UnityEngine.RenderTextureMemoryless>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2363 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2364 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32,UnityEngine.RenderTextureMemoryless,UnityEngine.VRTextureUsage>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2365 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32,UnityEngine.RenderTextureMemoryless>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2366 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32,UnityEngine.RenderTextureMemoryless,UnityEngine.VRTextureUsage,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2367 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32,UnityEngine.RenderTextureMemoryless,UnityEngine.VRTextureUsage>(System.IntPtr,System.Int32) */,
{ 31390, -1, 430 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.RenderBuffer>(System.IntPtr,T) */,
{ 31390, -1, 1221 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.RenderTextureDescriptor>(System.IntPtr,T) */,
{ 31324, -1, 1511 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Renderer>(System.IntPtr,System.Int32) */,
{ 31339, -1, 443 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.Material>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2368 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Rigidbody>(System.IntPtr,System.Int32) */,
{ 1081, 1225, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RuntimePlatform>::.ctor(System.Object,System.IntPtr) */,
{ 31439, -1, 2369 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.FullScreenMode>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2370 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Boolean,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2371 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.FullScreenMode,System.Int32>(System.IntPtr,System.Int32) */,
{ 31390, -1, 441 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Resolution>(System.IntPtr,T) */,
{ 1098, 1230, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ShaderTagId>::Invoke(!0,!1) */,
{ 31390, -1, 488 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Rendering.ShaderTagId>(System.IntPtr,T) */,
{ 1081, 1232, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.SkinWeights>::.ctor(System.Object,System.IntPtr) */,
{ 31324, -1, 2372 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.SkinnedMeshRenderer>(System.IntPtr,System.Int32) */,
{ 31339, -1, 449 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.Transform>(System.IntPtr,System.Int32) */,
{ 1081, 1235, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Space>::.ctor(System.Object,System.IntPtr) */,
{ 31398, -1, 2373 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.SystemInfo>(System.IntPtr,T) */,
{ 31440, -1, 2374 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.TextureFormat,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2375 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.DefaultFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2376 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2377 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.TextureFormat,System.Int32,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2378 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.TextureFormat,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2379 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32,UnityEngine.Experimental.Rendering.TextureCreationFlags>(System.IntPtr,System.Int32) */,
{ 31339, -1, 451 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.Texture2D>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2380 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.TrackedReference>(System.IntPtr,System.Int32) */,
{ 31439, -1, 1234 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Space>(System.IntPtr,System.Int32) */,
{ 31439, -1, 449 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Transform>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2381 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Single,System.Single,System.Single>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2382 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Space>(System.IntPtr,System.Int32) */,
{ 31439, -1, 431 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2383 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Transform,UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
{ 31439, -1, 2384 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.WWWForm>(System.IntPtr,System.Int32) */,
{ 31439, -1, 513 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Byte[]>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2385 } /* System.Object LuaInterface.ToLua::CheckObject<System.Text.Encoding>(System.IntPtr,System.Int32) */,
{ 31439, -1, 453 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Hash128>(System.IntPtr,System.Int32) */,
{ 1098, 1239, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Hash128>::Invoke(!0,!1) */,
{ 31439, -1, 1240 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.CachedAssetBundle>(System.IntPtr,System.Int32) */,
{ 1098, 1242, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.CachedAssetBundle>::Invoke(!0,!1) */,
{ 31440, -1, 2386 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.UInt32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2387 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Hash128,System.UInt32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2388 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.CachedAssetBundle,System.UInt32>(System.IntPtr,System.Int32) */,
{ 31324, -1, 2389 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.WWW>(System.IntPtr,System.Int32) */,
{ 1081, 1244, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.WrapMode>::.ctor(System.Object,System.IntPtr) */,
{ 1081, 944, -1 } /* System.Void System.Action`2<System.Single,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 944, -1 } /* System.Void System.Action`2<System.Single,System.Boolean>::Invoke(!0,!1) */,
{ 19205, -1, 2164 } /* !!0 UnityEngine.Component::GetComponent<DSLuaClient>() */,
{ 31324, -1, 932 } /* System.Object LuaInterface.ToLua::CheckObject<Version>(System.IntPtr,System.Int32) */,
{ 10925, 940, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AudioClip>::Remove(!0) */,
{ 10907, 940, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AudioClip>::set_Item(!0,!1) */,
{ 10912, 940, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AudioClip>::Clear() */,
{ 10927, 940, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AudioClip>::TryGetValue(!0,!1&) */,
{ 30468, -1, 942 } /* System.Void LuaInterface.LuaFunction::Call<UnityEngine.AudioClip>(T1) */,
{ 10889, 940, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AudioClip>::.ctor() */,
{ 30468, -1, 8 } /* System.Void LuaInterface.LuaFunction::Call<System.String>(T1) */,
{ 10913, 1257, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::ContainsKey(!0) */,
{ 10906, 1257, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::get_Item(!0) */,
{ 10927, 1250, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::TryGetValue(!0,!1&) */,
{ 10913, 1261, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::ContainsKey(!0) */,
{ 10906, 1261, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::get_Item(!0) */,
{ 10908, 1261, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::Add(!0,!1) */,
{ 11144, 1249, -1 } /* System.Int32 System.Collections.Generic.List`1<taurus.unity.AssetConfig>::get_Count() */,
{ 10908, 1257, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::Add(!0,!1) */,
{ 10927, 1268, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::TryGetValue(!0,!1&) */,
{ 11139, 1259, -1 } /* System.Void System.Collections.Generic.List`1<taurus.unity.AssetEntity>::.ctor() */,
{ 10907, 1268, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::set_Item(!0,!1) */,
{ 11155, 1259, -1 } /* System.Void System.Collections.Generic.List`1<taurus.unity.AssetEntity>::Add(!0) */,
{ 11150, 1259, -1 } /* !0 System.Collections.Generic.List`1<taurus.unity.AssetEntity>::get_Item(System.Int32) */,
{ 11199, 1259, -1 } /* System.Void System.Collections.Generic.List`1<taurus.unity.AssetEntity>::RemoveAt(System.Int32) */,
{ 11144, 1259, -1 } /* System.Int32 System.Collections.Generic.List`1<taurus.unity.AssetEntity>::get_Count() */,
{ 10906, 1253, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::get_Item(!0) */,
{ 10927, 1257, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::TryGetValue(!0,!1&) */,
{ 10925, 1257, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::Remove(!0) */,
{ 11182, 1249, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<taurus.unity.AssetConfig>::GetEnumerator() */,
{ 11231, 1249, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<taurus.unity.AssetConfig>::get_Current() */,
{ 11229, 1249, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<taurus.unity.AssetConfig>::MoveNext() */,
{ 11228, 1249, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<taurus.unity.AssetConfig>::Dispose() */,
{ 10925, 1261, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::Remove(!0) */,
{ 10916, 1257, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::GetEnumerator() */,
{ 10948, 1257, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,taurus.unity.AssetEntity>::get_Current() */,
{ 10859, 1257, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,taurus.unity.AssetEntity>::get_Value() */,
{ 10947, 1257, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,taurus.unity.AssetEntity>::MoveNext() */,
{ 10949, 1257, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,taurus.unity.AssetEntity>::Dispose() */,
{ 10916, 1261, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::GetEnumerator() */,
{ 10948, 1261, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,UnityEngine.AssetBundle>::get_Current() */,
{ 10859, 1261, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,UnityEngine.AssetBundle>::get_Value() */,
{ 10947, 1261, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,UnityEngine.AssetBundle>::MoveNext() */,
{ 10949, 1261, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,UnityEngine.AssetBundle>::Dispose() */,
{ 10912, 1250, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::Clear() */,
{ 10912, 1253, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::Clear() */,
{ 10912, 467, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::Clear() */,
{ 10912, 1261, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::Clear() */,
{ 10912, 1257, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::Clear() */,
{ 10912, 1268, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::Clear() */,
{ 10913, 467, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::ContainsKey(!0) */,
{ 10913, 1250, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::ContainsKey(!0) */,
{ 10908, 1250, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::Add(!0,!1) */,
{ 10913, 1253, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::ContainsKey(!0) */,
{ 11155, 1249, -1 } /* System.Void System.Collections.Generic.List`1<taurus.unity.AssetConfig>::Add(!0) */,
{ 11139, 1249, -1 } /* System.Void System.Collections.Generic.List`1<taurus.unity.AssetConfig>::.ctor() */,
{ 10908, 1253, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::Add(!0,!1) */,
{ 10908, 467, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::Add(!0,!1) */,
{ 10889, 1250, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::.ctor() */,
{ 10889, 1253, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::.ctor() */,
{ 10889, 1257, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::.ctor() */,
{ 10889, 1261, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::.ctor() */,
{ 10889, 467, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::.ctor() */,
{ 10889, 1268, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::.ctor() */,
{ 31324, -1, 2390 } /* System.Object LuaInterface.ToLua::CheckObject<taurus.unity.LuaNetClient>(System.IntPtr,System.Int32) */,
{ 31390, -1, 1246 } /* System.Void LuaInterface.ToLua::PushValue<securityConnection>(System.IntPtr,T) */,
{ 21480, -1, 47 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Boolean>(System.IntPtr) */,
{ 21480, -1, 7 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Char>(System.IntPtr) */,
{ 21480, -1, 81 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Double>(System.IntPtr) */,
{ 21480, -1, 95 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Int16>(System.IntPtr) */,
{ 21480, -1, 16 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Int32>(System.IntPtr) */,
{ 21480, -1, 37 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Int64>(System.IntPtr) */,
{ 21480, -1, 108 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.SByte>(System.IntPtr) */,
{ 21480, -1, 109 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Single>(System.IntPtr) */,
{ 21656, -1, 47 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Boolean>(System.IntPtr) */,
{ 21656, -1, 7 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Char>(System.IntPtr) */,
{ 21656, -1, 81 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Double>(System.IntPtr) */,
{ 21656, -1, 95 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Int16>(System.IntPtr) */,
{ 21656, -1, 16 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Int32>(System.IntPtr) */,
{ 21656, -1, 37 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Int64>(System.IntPtr) */,
{ 21656, -1, 108 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.SByte>(System.IntPtr) */,
{ 21656, -1, 109 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Single>(System.IntPtr) */,
{ 953, -1, 2391 } /* R System.Array::UnsafeMov<System.Int32Enum,System.Int32>(S) */,
{ 21628, -1, 47 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Boolean>(System.String,System.Object[]) */,
{ 21628, -1, 7 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Char>(System.String,System.Object[]) */,
{ 21628, -1, 81 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Double>(System.String,System.Object[]) */,
{ 21628, -1, 95 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Int16>(System.String,System.Object[]) */,
{ 21628, -1, 16 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Int32>(System.String,System.Object[]) */,
{ 21628, -1, 37 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Int64>(System.String,System.Object[]) */,
{ 21628, -1, 108 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.SByte>(System.String,System.Object[]) */,
{ 21628, -1, 109 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Single>(System.String,System.Object[]) */,
{ 21629, -1, 16 } /* ReturnType UnityEngine.AndroidJavaObject::_CallStatic<System.Int32>(System.String,System.Object[]) */,
{ 31440, -1, 573 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Boolean,System.Object>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2392 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32,System.Object>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2393 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2394 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Object,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2395 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Object,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31440, -1, 121 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Object>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2396 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31440, -1, 591 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2397 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2398 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32,System.Int32Enum,System.Int32Enum,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2399 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32,System.Int32Enum,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2400 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2391 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2401 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32Enum,System.Int32,System.Int32Enum,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2402 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32Enum,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2403 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32Enum,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2404 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31439, -1, 90 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2405 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int64,System.Object,System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2406 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31440, -1, 244 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2407 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2408 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
{ 31440, -1, 188 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32>(System.IntPtr,System.Int32) */,
{ 31440, -1, 434 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2409 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2410 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Boolean>(System.IntPtr,System.Int32) */,
{ 31442, -1, 210 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2411 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31441, -1, 196 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2412 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31445, -1, 2413 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.UInt32,System.Object,System.Int32Enum,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31445, -1, 2414 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.UInt32,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31444, -1, 2415 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.UInt32,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2416 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.UInt32>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2417 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Single,System.Int32,System.Single,System.Single>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2418 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Single,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2419 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2420 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Single,System.Single,System.Single>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2421 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Single>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2422 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Color>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2423 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Matrix4x4>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2424 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Quaternion,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2425 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Quaternion,System.Single>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2426 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2427 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.RenderBuffer>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2428 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2429 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2430 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2431 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2432 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Quaternion,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2433 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Object,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2434 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Object,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2435 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Object,System.Single>(System.IntPtr,System.Int32) */,
{ 31440, -1, 2436 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Object>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2437 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31444, -1, 2438 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Object,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2439 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Object,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2440 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Object,System.Single>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2441 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2442 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 31444, -1, 2443 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Object,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2444 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Object,System.Single>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2445 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Object>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2446 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Object,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
{ 31442, -1, 2447 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Object,System.Single>(System.IntPtr,System.Int32) */,
{ 31441, -1, 2448 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Object>(System.IntPtr,System.Int32) */,
{ 31443, -1, 2449 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
{ 902, -1, 1585 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<FairyGUI.GPath/Segment>(T) */,
{ 902, -1, 1586 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<FairyGUI.GPathPoint>(T) */,
{ 902, -1, 1076 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<FairyGUI.TextField/CharPosition>(T) */,
{ 902, -1, 1580 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<FairyGUI.UpdateContext/ClipInfo>(T) */,
{ 902, -1, 1502 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(T) */,
{ 902, -1, 1272 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<LuaInterface.LuaFunction/FuncData>(T) */,
{ 902, -1, 15 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<Mono.Globalization.Unicode.CodePointIndexer/TableRange>(T) */,
{ 902, -1, 20 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<Mono.Security.Uri/UriScheme>(T) */,
{ 902, -1, 413 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.ArraySegment`1<System.Byte>>(T) */,
{ 902, -1, 47 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Boolean>(T) */,
{ 902, -1, 6 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Byte>(T) */,
{ 902, -1, 398 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.ByteEnum>(T) */,
{ 902, -1, 7 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Char>(T) */,
{ 902, -1, 34 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.DictionaryEntry>(T) */,
{ 902, -1, 347 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>(T) */,
{ 902, -1, 123 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>(T) */,
{ 902, -1, 870 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(T) */,
{ 902, -1, 1316 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(T) */,
{ 902, -1, 1338 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(T) */,
{ 902, -1, 1265 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>(T) */,
{ 902, -1, 303 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>(T) */,
{ 902, -1, 786 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(T) */,
{ 902, -1, 1515 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(T) */,
{ 902, -1, 31 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>(T) */,
{ 902, -1, 171 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>(T) */,
{ 902, -1, 1063 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(T) */,
{ 902, -1, 604 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
{ 902, -1, 770 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
{ 902, -1, 774 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
{ 902, -1, 423 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.HashSet`1/Slot<System.Object>>(T) */,
{ 902, -1, 115 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T) */,
{ 902, -1, 346 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>(T) */,
{ 902, -1, 122 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>(T) */,
{ 902, -1, 864 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(T) */,
{ 902, -1, 1315 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(T) */,
{ 902, -1, 1337 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(T) */,
{ 902, -1, 1264 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>(T) */,
{ 902, -1, 302 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>(T) */,
{ 902, -1, 785 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(T) */,
{ 902, -1, 1514 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(T) */,
{ 902, -1, 30 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>(T) */,
{ 902, -1, 169 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>(T) */,
{ 902, -1, 1062 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(T) */,
{ 902, -1, 602 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
{ 902, -1, 768 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
{ 902, -1, 773 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
{ 902, -1, 319 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Hashtable/bucket>(T) */,
{ 902, -1, 368 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.ComponentModel.AttributeCollection/AttributeEntry>(T) */,
{ 902, -1, 59 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.DateTime>(T) */,
{ 902, -1, 61 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Decimal>(T) */,
{ 902, -1, 81 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Double>(T) */,
{ 902, -1, 232 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Globalization.InternalCodePageDataItem>(T) */,
{ 902, -1, 233 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Globalization.InternalEncodingDataItem>(T) */,
{ 902, -1, 230 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Globalization.TimeSpanParse/TimeSpanToken>(T) */,
{ 902, -1, 94 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Guid>(T) */,
{ 902, -1, 95 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Int16>(T) */,
{ 902, -1, 16 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Int32>(T) */,
{ 902, -1, 90 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Int32Enum>(T) */,
{ 902, -1, 37 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Int64>(T) */,
{ 902, -1, 85 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.IntPtr>(T) */,
{ 902, -1, 400 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Net.CookieTokenizer/RecognizedAttribute>(T) */,
{ 902, -1, 401 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Net.HeaderVariantInfo>(T) */,
{ 902, -1, 415 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Net.Sockets.Socket/WSABUF>(T) */,
{ 902, -1, 1365 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Nullable`1<UnityEngine.RaycastHit>>(T) */,
{ 902, -1, 151 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.ParameterizedStrings/FormatParam>(T) */,
{ 902, -1, 176 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Reflection.CustomAttributeNamedArgument>(T) */,
{ 902, -1, 166 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Reflection.CustomAttributeTypedArgument>(T) */,
{ 902, -1, 64 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Reflection.ParameterModifier>(T) */,
{ 902, -1, 170 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Resources.ResourceLocator>(T) */,
{ 902, -1, 33 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Runtime.CompilerServices.Ephemeron>(T) */,
{ 902, -1, 414 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Runtime.InteropServices.GCHandle>(T) */,
{ 902, -1, 108 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.SByte>(T) */,
{ 902, -1, 395 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Security.Cryptography.X509Certificates.X509ChainStatus>(T) */,
{ 902, -1, 109 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Single>(T) */,
{ 902, -1, 359 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>(T) */,
{ 902, -1, 240 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Threading.CancellationTokenRegistration>(T) */,
{ 902, -1, 110 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.TimeSpan>(T) */,
{ 902, -1, 134 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.UInt16>(T) */,
{ 902, -1, 324 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.UInt16Enum>(T) */,
{ 902, -1, 21 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.UInt32>(T) */,
{ 902, -1, 329 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.UInt32Enum>(T) */,
{ 902, -1, 82 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.UInt64>(T) */,
{ 902, -1, 534 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.AccelerationEvent>(T) */,
{ 902, -1, 561 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.AnimatorClipInfo>(T) */,
{ 902, -1, 439 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.BeforeRenderHelper/OrderBlock>(T) */,
{ 902, -1, 450 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Color32>(T) */,
{ 902, -1, 447 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Color>(T) */,
{ 902, -1, 539 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.ContactPoint2D>(T) */,
{ 902, -1, 505 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.ContactPoint>(T) */,
{ 902, -1, 499 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(T) */,
{ 902, -1, 603 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>(T) */,
{ 902, -1, 425 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Keyframe>(T) */,
{ 902, -1, 477 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.LowLevel.PlayerLoopSystem>(T) */,
{ 902, -1, 446 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Matrix4x4>(T) */,
{ 902, -1, 592 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.ParticleSystem/Particle>(T) */,
{ 902, -1, 489 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Plane>(T) */,
{ 902, -1, 495 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Playables.PlayableBinding>(T) */,
{ 902, -1, 455 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Quaternion>(T) */,
{ 902, -1, 537 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.RaycastHit2D>(T) */,
{ 902, -1, 506 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.RaycastHit>(T) */,
{ 902, -1, 437 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Rect>(T) */,
{ 902, -1, 430 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.RenderBuffer>(T) */,
{ 902, -1, 491 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Rendering.BatchVisibility>(T) */,
{ 902, -1, 444 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T) */,
{ 902, -1, 441 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Resolution>(T) */,
{ 902, -1, 535 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.SendMouseEvents/HitInfo>(T) */,
{ 902, -1, 584 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(T) */,
{ 902, -1, 587 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(T) */,
{ 902, -1, 533 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Touch>(T) */,
{ 902, -1, 612 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T) */,
{ 902, -1, 610 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.UIElements.EventDispatcher/EventRecord>(T) */,
{ 902, -1, 622 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.UIElements.FocusController/FocusedElement>(T) */,
{ 902, -1, 769 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(T) */,
{ 902, -1, 789 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.UIElements.StyleSheets.StyleValue>(T) */,
{ 902, -1, 463 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.UnitySynchronizationContext/WorkRequest>(T) */,
{ 902, -1, 442 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Vector2>(T) */,
{ 902, -1, 431 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Vector3>(T) */,
{ 902, -1, 445 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Vector4>(T) */,
{ 902, -1, 554 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.jvalue>(T) */,
{ 901, -1, 1585 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<FairyGUI.GPath/Segment>(T) */,
{ 901, -1, 1586 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<FairyGUI.GPathPoint>(T) */,
{ 901, -1, 1076 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<FairyGUI.TextField/CharPosition>(T) */,
{ 901, -1, 1580 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<FairyGUI.UpdateContext/ClipInfo>(T) */,
{ 901, -1, 1502 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(T) */,
{ 901, -1, 1272 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<LuaInterface.LuaFunction/FuncData>(T) */,
{ 901, -1, 15 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<Mono.Globalization.Unicode.CodePointIndexer/TableRange>(T) */,
{ 901, -1, 20 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<Mono.Security.Uri/UriScheme>(T) */,
{ 901, -1, 413 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.ArraySegment`1<System.Byte>>(T) */,
{ 901, -1, 47 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Boolean>(T) */,
{ 901, -1, 6 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Byte>(T) */,
{ 901, -1, 398 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.ByteEnum>(T) */,
{ 901, -1, 7 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Char>(T) */,
{ 901, -1, 34 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.DictionaryEntry>(T) */,
{ 901, -1, 347 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>(T) */,
{ 901, -1, 123 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>(T) */,
{ 901, -1, 870 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(T) */,
{ 901, -1, 1316 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(T) */,
{ 901, -1, 1338 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(T) */,
{ 901, -1, 1265 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>(T) */,
{ 901, -1, 303 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>(T) */,
{ 901, -1, 786 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(T) */,
{ 901, -1, 1515 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(T) */,
{ 901, -1, 31 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>(T) */,
{ 901, -1, 171 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>(T) */,
{ 901, -1, 1063 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(T) */,
{ 901, -1, 604 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
{ 901, -1, 770 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
{ 901, -1, 774 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
{ 901, -1, 423 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.HashSet`1/Slot<System.Object>>(T) */,
{ 901, -1, 115 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T) */,
{ 901, -1, 346 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>(T) */,
{ 901, -1, 122 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>(T) */,
{ 901, -1, 864 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(T) */,
{ 901, -1, 1315 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(T) */,
{ 901, -1, 1337 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(T) */,
{ 901, -1, 1264 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>(T) */,
{ 901, -1, 302 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>(T) */,
{ 901, -1, 785 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(T) */,
{ 901, -1, 1514 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(T) */,
{ 901, -1, 30 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>(T) */,
{ 901, -1, 169 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>(T) */,
{ 901, -1, 1062 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(T) */,
{ 901, -1, 602 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
{ 901, -1, 768 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
{ 901, -1, 773 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
{ 901, -1, 319 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Hashtable/bucket>(T) */,
{ 901, -1, 368 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.ComponentModel.AttributeCollection/AttributeEntry>(T) */,
{ 901, -1, 59 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.DateTime>(T) */,
{ 901, -1, 61 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Decimal>(T) */,
{ 901, -1, 81 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Double>(T) */,
{ 901, -1, 232 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Globalization.InternalCodePageDataItem>(T) */,
{ 901, -1, 233 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Globalization.InternalEncodingDataItem>(T) */,
{ 901, -1, 230 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Globalization.TimeSpanParse/TimeSpanToken>(T) */,
{ 901, -1, 94 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Guid>(T) */,
{ 901, -1, 95 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Int16>(T) */,
{ 901, -1, 16 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Int32>(T) */,
{ 901, -1, 90 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Int32Enum>(T) */,
{ 901, -1, 37 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Int64>(T) */,
{ 901, -1, 85 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.IntPtr>(T) */,
{ 901, -1, 400 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Net.CookieTokenizer/RecognizedAttribute>(T) */,
{ 901, -1, 401 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Net.HeaderVariantInfo>(T) */,
{ 901, -1, 415 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Net.Sockets.Socket/WSABUF>(T) */,
{ 901, -1, 1365 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Nullable`1<UnityEngine.RaycastHit>>(T) */,
{ 901, -1, 151 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.ParameterizedStrings/FormatParam>(T) */,
{ 901, -1, 176 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Reflection.CustomAttributeNamedArgument>(T) */,
{ 901, -1, 166 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Reflection.CustomAttributeTypedArgument>(T) */,
{ 901, -1, 64 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Reflection.ParameterModifier>(T) */,
{ 901, -1, 170 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Resources.ResourceLocator>(T) */,
{ 901, -1, 33 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Runtime.CompilerServices.Ephemeron>(T) */,
{ 901, -1, 414 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Runtime.InteropServices.GCHandle>(T) */,
{ 901, -1, 108 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.SByte>(T) */,
{ 901, -1, 395 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Security.Cryptography.X509Certificates.X509ChainStatus>(T) */,
{ 901, -1, 109 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Single>(T) */,
{ 901, -1, 359 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>(T) */,
{ 901, -1, 240 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Threading.CancellationTokenRegistration>(T) */,
{ 901, -1, 110 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.TimeSpan>(T) */,
{ 901, -1, 134 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.UInt16>(T) */,
{ 901, -1, 324 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.UInt16Enum>(T) */,
{ 901, -1, 21 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.UInt32>(T) */,
{ 901, -1, 329 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.UInt32Enum>(T) */,
{ 901, -1, 82 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.UInt64>(T) */,
{ 901, -1, 534 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.AccelerationEvent>(T) */,
{ 901, -1, 561 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.AnimatorClipInfo>(T) */,
{ 901, -1, 439 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.BeforeRenderHelper/OrderBlock>(T) */,
{ 901, -1, 450 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Color32>(T) */,
{ 901, -1, 447 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Color>(T) */,
{ 901, -1, 539 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.ContactPoint2D>(T) */,
{ 901, -1, 505 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.ContactPoint>(T) */,
{ 901, -1, 499 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(T) */,
{ 901, -1, 603 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>(T) */,
{ 901, -1, 425 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Keyframe>(T) */,
{ 901, -1, 477 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.LowLevel.PlayerLoopSystem>(T) */,
{ 901, -1, 446 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Matrix4x4>(T) */,
{ 901, -1, 592 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.ParticleSystem/Particle>(T) */,
{ 901, -1, 489 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Plane>(T) */,
{ 901, -1, 495 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Playables.PlayableBinding>(T) */,
{ 901, -1, 455 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Quaternion>(T) */,
{ 901, -1, 537 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.RaycastHit2D>(T) */,
{ 901, -1, 506 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.RaycastHit>(T) */,
{ 901, -1, 437 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Rect>(T) */,
{ 901, -1, 430 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.RenderBuffer>(T) */,
{ 901, -1, 491 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Rendering.BatchVisibility>(T) */,
{ 901, -1, 444 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T) */,
{ 901, -1, 441 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Resolution>(T) */,
{ 901, -1, 535 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.SendMouseEvents/HitInfo>(T) */,
{ 901, -1, 584 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(T) */,
{ 901, -1, 587 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(T) */,
{ 901, -1, 533 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Touch>(T) */,
{ 901, -1, 612 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T) */,
{ 901, -1, 610 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.UIElements.EventDispatcher/EventRecord>(T) */,
{ 901, -1, 622 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.UIElements.FocusController/FocusedElement>(T) */,
{ 901, -1, 769 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(T) */,
{ 901, -1, 789 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.UIElements.StyleSheets.StyleValue>(T) */,
{ 901, -1, 463 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.UnitySynchronizationContext/WorkRequest>(T) */,
{ 901, -1, 442 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Vector2>(T) */,
{ 901, -1, 431 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Vector3>(T) */,
{ 901, -1, 445 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Vector4>(T) */,
{ 901, -1, 554 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.jvalue>(T) */,
{ 10092, -1, 1580 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<FairyGUI.UpdateContext/ClipInfo>() */,
{ 10092, -1, 1272 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<LuaInterface.LuaFunction/FuncData>() */,
{ 10092, -1, 37 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<System.Int64>() */,
{ 10092, -1, 612 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<UnityEngine.UIElements.EventDispatcher/DispatchContext>() */,
{ 10092, -1, 610 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<UnityEngine.UIElements.EventDispatcher/EventRecord>() */,
{ 898, -1, 1585 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<FairyGUI.GPath/Segment>() */,
{ 898, -1, 1586 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<FairyGUI.GPathPoint>() */,
{ 898, -1, 1076 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<FairyGUI.TextField/CharPosition>() */,
{ 898, -1, 1580 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<FairyGUI.UpdateContext/ClipInfo>() */,
{ 898, -1, 1502 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>() */,
{ 898, -1, 1272 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<LuaInterface.LuaFunction/FuncData>() */,
{ 898, -1, 15 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<Mono.Globalization.Unicode.CodePointIndexer/TableRange>() */,
{ 898, -1, 20 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<Mono.Security.Uri/UriScheme>() */,
{ 898, -1, 413 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.ArraySegment`1<System.Byte>>() */,
{ 898, -1, 47 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Boolean>() */,
{ 898, -1, 6 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Byte>() */,
{ 898, -1, 398 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.ByteEnum>() */,
{ 898, -1, 7 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Char>() */,
{ 898, -1, 34 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.DictionaryEntry>() */,
{ 898, -1, 347 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>() */,
{ 898, -1, 123 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>() */,
{ 898, -1, 870 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>() */,
{ 898, -1, 1316 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>() */,
{ 898, -1, 1338 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>() */,
{ 898, -1, 1265 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>() */,
{ 898, -1, 303 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>() */,
{ 898, -1, 786 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>() */,
{ 898, -1, 1515 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>() */,
{ 898, -1, 31 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>() */,
{ 898, -1, 171 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>() */,
{ 898, -1, 1063 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>() */,
{ 898, -1, 604 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>() */,
{ 898, -1, 770 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>() */,
{ 898, -1, 774 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>() */,
{ 898, -1, 423 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.HashSet`1/Slot<System.Object>>() */,
{ 898, -1, 115 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>() */,
{ 898, -1, 346 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>() */,
{ 898, -1, 122 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>() */,
{ 898, -1, 864 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>() */,
{ 898, -1, 1315 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>() */,
{ 898, -1, 1337 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>() */,
{ 898, -1, 1264 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>() */,
{ 898, -1, 302 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>() */,
{ 898, -1, 785 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>() */,
{ 898, -1, 1514 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>() */,
{ 898, -1, 30 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>() */,
{ 898, -1, 169 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>() */,
{ 898, -1, 1062 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>() */,
{ 898, -1, 602 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>() */,
{ 898, -1, 768 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>() */,
{ 898, -1, 773 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>() */,
{ 898, -1, 319 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Hashtable/bucket>() */,
{ 898, -1, 368 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.ComponentModel.AttributeCollection/AttributeEntry>() */,
{ 898, -1, 59 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.DateTime>() */,
{ 898, -1, 61 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Decimal>() */,
{ 898, -1, 81 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Double>() */,
{ 898, -1, 232 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Globalization.InternalCodePageDataItem>() */,
{ 898, -1, 233 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Globalization.InternalEncodingDataItem>() */,
{ 898, -1, 230 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Globalization.TimeSpanParse/TimeSpanToken>() */,
{ 898, -1, 94 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Guid>() */,
{ 898, -1, 95 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Int16>() */,
{ 898, -1, 16 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Int32>() */,
{ 898, -1, 90 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Int32Enum>() */,
{ 898, -1, 37 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Int64>() */,
{ 898, -1, 85 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.IntPtr>() */,
{ 898, -1, 400 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Net.CookieTokenizer/RecognizedAttribute>() */,
{ 898, -1, 401 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Net.HeaderVariantInfo>() */,
{ 898, -1, 415 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Net.Sockets.Socket/WSABUF>() */,
{ 898, -1, 1365 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Nullable`1<UnityEngine.RaycastHit>>() */,
{ 898, -1, 151 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.ParameterizedStrings/FormatParam>() */,
{ 898, -1, 176 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Reflection.CustomAttributeNamedArgument>() */,
{ 898, -1, 166 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Reflection.CustomAttributeTypedArgument>() */,
{ 898, -1, 64 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Reflection.ParameterModifier>() */,
{ 898, -1, 170 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Resources.ResourceLocator>() */,
{ 898, -1, 33 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Runtime.CompilerServices.Ephemeron>() */,
{ 898, -1, 414 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Runtime.InteropServices.GCHandle>() */,
{ 898, -1, 108 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.SByte>() */,
{ 898, -1, 395 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Security.Cryptography.X509Certificates.X509ChainStatus>() */,
{ 898, -1, 109 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Single>() */,
{ 898, -1, 359 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>() */,
{ 898, -1, 240 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Threading.CancellationTokenRegistration>() */,
{ 898, -1, 110 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.TimeSpan>() */,
{ 898, -1, 134 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.UInt16>() */,
{ 898, -1, 324 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.UInt16Enum>() */,
{ 898, -1, 21 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.UInt32>() */,
{ 898, -1, 329 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.UInt32Enum>() */,
{ 898, -1, 82 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.UInt64>() */,
{ 898, -1, 534 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.AccelerationEvent>() */,
{ 898, -1, 561 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.AnimatorClipInfo>() */,
{ 898, -1, 439 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.BeforeRenderHelper/OrderBlock>() */,
{ 898, -1, 450 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Color32>() */,
{ 898, -1, 447 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Color>() */,
{ 898, -1, 539 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.ContactPoint2D>() */,
{ 898, -1, 505 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.ContactPoint>() */,
{ 898, -1, 499 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>() */,
{ 898, -1, 603 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>() */,
{ 898, -1, 425 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Keyframe>() */,
{ 898, -1, 477 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.LowLevel.PlayerLoopSystem>() */,
{ 898, -1, 446 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Matrix4x4>() */,
{ 898, -1, 592 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.ParticleSystem/Particle>() */,
{ 898, -1, 489 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Plane>() */,
{ 898, -1, 495 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Playables.PlayableBinding>() */,
{ 898, -1, 455 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Quaternion>() */,
{ 898, -1, 537 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.RaycastHit2D>() */,
{ 898, -1, 506 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.RaycastHit>() */,
{ 898, -1, 437 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Rect>() */,
{ 898, -1, 430 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.RenderBuffer>() */,
{ 898, -1, 491 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Rendering.BatchVisibility>() */,
{ 898, -1, 444 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>() */,
{ 898, -1, 441 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Resolution>() */,
{ 898, -1, 535 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.SendMouseEvents/HitInfo>() */,
{ 898, -1, 584 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>() */,
{ 898, -1, 587 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>() */,
{ 898, -1, 533 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Touch>() */,
{ 898, -1, 612 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>() */,
{ 898, -1, 610 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>() */,
{ 898, -1, 622 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.UIElements.FocusController/FocusedElement>() */,
{ 898, -1, 769 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>() */,
{ 898, -1, 789 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.UIElements.StyleSheets.StyleValue>() */,
{ 898, -1, 463 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>() */,
{ 898, -1, 442 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Vector2>() */,
{ 898, -1, 431 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Vector3>() */,
{ 898, -1, 445 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Vector4>() */,
{ 898, -1, 554 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.jvalue>() */,
{ 843, -1, 1585 } /* System.Int32 System.Array::BinarySearch<FairyGUI.GPath/Segment>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 1586 } /* System.Int32 System.Array::BinarySearch<FairyGUI.GPathPoint>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 1076 } /* System.Int32 System.Array::BinarySearch<FairyGUI.TextField/CharPosition>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 6 } /* System.Int32 System.Array::BinarySearch<System.Byte>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 7 } /* System.Int32 System.Array::BinarySearch<System.Char>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 115 } /* System.Int32 System.Array::BinarySearch<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 16 } /* System.Int32 System.Array::BinarySearch<System.Int32>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 90 } /* System.Int32 System.Array::BinarySearch<System.Int32Enum>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 37 } /* System.Int32 System.Array::BinarySearch<System.Int64>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 109 } /* System.Int32 System.Array::BinarySearch<System.Single>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 82 } /* System.Int32 System.Array::BinarySearch<System.UInt64>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 561 } /* System.Int32 System.Array::BinarySearch<UnityEngine.AnimatorClipInfo>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 439 } /* System.Int32 System.Array::BinarySearch<UnityEngine.BeforeRenderHelper/OrderBlock>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 450 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Color32>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 447 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Color>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 446 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Matrix4x4>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 592 } /* System.Int32 System.Array::BinarySearch<UnityEngine.ParticleSystem/Particle>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 537 } /* System.Int32 System.Array::BinarySearch<UnityEngine.RaycastHit2D>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 437 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Rect>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 444 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 622 } /* System.Int32 System.Array::BinarySearch<UnityEngine.UIElements.FocusController/FocusedElement>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 463 } /* System.Int32 System.Array::BinarySearch<UnityEngine.UnitySynchronizationContext/WorkRequest>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 442 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Vector2>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 431 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Vector3>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 445 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Vector4>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 849, -1, 1585 } /* System.Int32 System.Array::IndexOf<FairyGUI.GPath/Segment>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 1586 } /* System.Int32 System.Array::IndexOf<FairyGUI.GPathPoint>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 1076 } /* System.Int32 System.Array::IndexOf<FairyGUI.TextField/CharPosition>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 6 } /* System.Int32 System.Array::IndexOf<System.Byte>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 7 } /* System.Int32 System.Array::IndexOf<System.Char>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 115 } /* System.Int32 System.Array::IndexOf<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 16 } /* System.Int32 System.Array::IndexOf<System.Int32>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 90 } /* System.Int32 System.Array::IndexOf<System.Int32Enum>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 37 } /* System.Int32 System.Array::IndexOf<System.Int64>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 109 } /* System.Int32 System.Array::IndexOf<System.Single>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 561 } /* System.Int32 System.Array::IndexOf<UnityEngine.AnimatorClipInfo>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 439 } /* System.Int32 System.Array::IndexOf<UnityEngine.BeforeRenderHelper/OrderBlock>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 450 } /* System.Int32 System.Array::IndexOf<UnityEngine.Color32>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 447 } /* System.Int32 System.Array::IndexOf<UnityEngine.Color>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 446 } /* System.Int32 System.Array::IndexOf<UnityEngine.Matrix4x4>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 592 } /* System.Int32 System.Array::IndexOf<UnityEngine.ParticleSystem/Particle>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 537 } /* System.Int32 System.Array::IndexOf<UnityEngine.RaycastHit2D>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 437 } /* System.Int32 System.Array::IndexOf<UnityEngine.Rect>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 444 } /* System.Int32 System.Array::IndexOf<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 622 } /* System.Int32 System.Array::IndexOf<UnityEngine.UIElements.FocusController/FocusedElement>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 463 } /* System.Int32 System.Array::IndexOf<UnityEngine.UnitySynchronizationContext/WorkRequest>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 442 } /* System.Int32 System.Array::IndexOf<UnityEngine.Vector2>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 431 } /* System.Int32 System.Array::IndexOf<UnityEngine.Vector3>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 445 } /* System.Int32 System.Array::IndexOf<UnityEngine.Vector4>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 1585 } /* System.Int32 System.Array::IndexOfImpl<FairyGUI.GPath/Segment>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 1586 } /* System.Int32 System.Array::IndexOfImpl<FairyGUI.GPathPoint>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 1076 } /* System.Int32 System.Array::IndexOfImpl<FairyGUI.TextField/CharPosition>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 6 } /* System.Int32 System.Array::IndexOfImpl<System.Byte>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 7 } /* System.Int32 System.Array::IndexOfImpl<System.Char>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 115 } /* System.Int32 System.Array::IndexOfImpl<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 16 } /* System.Int32 System.Array::IndexOfImpl<System.Int32>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 90 } /* System.Int32 System.Array::IndexOfImpl<System.Int32Enum>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 37 } /* System.Int32 System.Array::IndexOfImpl<System.Int64>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 109 } /* System.Int32 System.Array::IndexOfImpl<System.Single>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 561 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.AnimatorClipInfo>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 439 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.BeforeRenderHelper/OrderBlock>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 450 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Color32>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 447 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Color>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 446 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Matrix4x4>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 592 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.ParticleSystem/Particle>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 537 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.RaycastHit2D>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 437 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Rect>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 444 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 622 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.UIElements.FocusController/FocusedElement>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 463 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.UnitySynchronizationContext/WorkRequest>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 442 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Vector2>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 431 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Vector3>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 445 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Vector4>(T[],T,System.Int32,System.Int32) */,
{ 908, -1, 1585 } /* System.Int32 System.Array::InternalArray__IndexOf<FairyGUI.GPath/Segment>(T) */,
{ 908, -1, 1586 } /* System.Int32 System.Array::InternalArray__IndexOf<FairyGUI.GPathPoint>(T) */,
{ 908, -1, 1076 } /* System.Int32 System.Array::InternalArray__IndexOf<FairyGUI.TextField/CharPosition>(T) */,
{ 908, -1, 1580 } /* System.Int32 System.Array::InternalArray__IndexOf<FairyGUI.UpdateContext/ClipInfo>(T) */,
{ 908, -1, 1502 } /* System.Int32 System.Array::InternalArray__IndexOf<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(T) */,
{ 908, -1, 1272 } /* System.Int32 System.Array::InternalArray__IndexOf<LuaInterface.LuaFunction/FuncData>(T) */,
{ 908, -1, 15 } /* System.Int32 System.Array::InternalArray__IndexOf<Mono.Globalization.Unicode.CodePointIndexer/TableRange>(T) */,
{ 908, -1, 20 } /* System.Int32 System.Array::InternalArray__IndexOf<Mono.Security.Uri/UriScheme>(T) */,
{ 908, -1, 413 } /* System.Int32 System.Array::InternalArray__IndexOf<System.ArraySegment`1<System.Byte>>(T) */,
{ 908, -1, 47 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Boolean>(T) */,
{ 908, -1, 6 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Byte>(T) */,
{ 908, -1, 398 } /* System.Int32 System.Array::InternalArray__IndexOf<System.ByteEnum>(T) */,
{ 908, -1, 7 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Char>(T) */,
{ 908, -1, 34 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.DictionaryEntry>(T) */,
{ 908, -1, 347 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>(T) */,
{ 908, -1, 123 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>(T) */,
{ 908, -1, 870 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(T) */,
{ 908, -1, 1316 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(T) */,
{ 908, -1, 1338 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(T) */,
{ 908, -1, 1265 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>(T) */,
{ 908, -1, 303 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>(T) */,
{ 908, -1, 786 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(T) */,
{ 908, -1, 1515 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(T) */,
{ 908, -1, 31 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>(T) */,
{ 908, -1, 171 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>(T) */,
{ 908, -1, 1063 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(T) */,
{ 908, -1, 604 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
{ 908, -1, 770 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
{ 908, -1, 774 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
{ 908, -1, 423 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.HashSet`1/Slot<System.Object>>(T) */,
{ 908, -1, 115 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T) */,
{ 908, -1, 346 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>(T) */,
{ 908, -1, 122 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>(T) */,
{ 908, -1, 864 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(T) */,
{ 908, -1, 1315 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(T) */,
{ 908, -1, 1337 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(T) */,
{ 908, -1, 1264 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>(T) */,
{ 908, -1, 302 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>(T) */,
{ 908, -1, 785 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(T) */,
{ 908, -1, 1514 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(T) */,
{ 908, -1, 30 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>(T) */,
{ 908, -1, 169 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>(T) */,
{ 908, -1, 1062 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(T) */,
{ 908, -1, 602 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
{ 908, -1, 768 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
{ 908, -1, 773 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
{ 908, -1, 319 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Hashtable/bucket>(T) */,
{ 908, -1, 368 } /* System.Int32 System.Array::InternalArray__IndexOf<System.ComponentModel.AttributeCollection/AttributeEntry>(T) */,
{ 908, -1, 59 } /* System.Int32 System.Array::InternalArray__IndexOf<System.DateTime>(T) */,
{ 908, -1, 61 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Decimal>(T) */,
{ 908, -1, 81 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Double>(T) */,
{ 908, -1, 232 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Globalization.InternalCodePageDataItem>(T) */,
{ 908, -1, 233 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Globalization.InternalEncodingDataItem>(T) */,
{ 908, -1, 230 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Globalization.TimeSpanParse/TimeSpanToken>(T) */,
{ 908, -1, 94 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Guid>(T) */,
{ 908, -1, 95 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Int16>(T) */,
{ 908, -1, 16 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Int32>(T) */,
{ 908, -1, 90 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Int32Enum>(T) */,
{ 908, -1, 37 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Int64>(T) */,
{ 908, -1, 85 } /* System.Int32 System.Array::InternalArray__IndexOf<System.IntPtr>(T) */,
{ 908, -1, 400 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Net.CookieTokenizer/RecognizedAttribute>(T) */,
{ 908, -1, 401 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Net.HeaderVariantInfo>(T) */,
{ 908, -1, 415 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Net.Sockets.Socket/WSABUF>(T) */,
{ 908, -1, 1365 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Nullable`1<UnityEngine.RaycastHit>>(T) */,
{ 908, -1, 151 } /* System.Int32 System.Array::InternalArray__IndexOf<System.ParameterizedStrings/FormatParam>(T) */,
{ 908, -1, 176 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Reflection.CustomAttributeNamedArgument>(T) */,
{ 908, -1, 166 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Reflection.CustomAttributeTypedArgument>(T) */,
{ 908, -1, 64 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Reflection.ParameterModifier>(T) */,
{ 908, -1, 170 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Resources.ResourceLocator>(T) */,
{ 908, -1, 33 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Runtime.CompilerServices.Ephemeron>(T) */,
{ 908, -1, 414 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Runtime.InteropServices.GCHandle>(T) */,
{ 908, -1, 108 } /* System.Int32 System.Array::InternalArray__IndexOf<System.SByte>(T) */,
{ 908, -1, 395 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Security.Cryptography.X509Certificates.X509ChainStatus>(T) */,
{ 908, -1, 109 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Single>(T) */,
{ 908, -1, 359 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>(T) */,
{ 908, -1, 240 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Threading.CancellationTokenRegistration>(T) */,
{ 908, -1, 110 } /* System.Int32 System.Array::InternalArray__IndexOf<System.TimeSpan>(T) */,
{ 908, -1, 134 } /* System.Int32 System.Array::InternalArray__IndexOf<System.UInt16>(T) */,
{ 908, -1, 324 } /* System.Int32 System.Array::InternalArray__IndexOf<System.UInt16Enum>(T) */,
{ 908, -1, 21 } /* System.Int32 System.Array::InternalArray__IndexOf<System.UInt32>(T) */,
{ 908, -1, 329 } /* System.Int32 System.Array::InternalArray__IndexOf<System.UInt32Enum>(T) */,
{ 908, -1, 82 } /* System.Int32 System.Array::InternalArray__IndexOf<System.UInt64>(T) */,
{ 908, -1, 534 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.AccelerationEvent>(T) */,
{ 908, -1, 561 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.AnimatorClipInfo>(T) */,
{ 908, -1, 439 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.BeforeRenderHelper/OrderBlock>(T) */,
{ 908, -1, 450 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Color32>(T) */,
{ 908, -1, 447 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Color>(T) */,
{ 908, -1, 539 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.ContactPoint2D>(T) */,
{ 908, -1, 505 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.ContactPoint>(T) */,
{ 908, -1, 499 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(T) */,
{ 908, -1, 603 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>(T) */,
{ 908, -1, 425 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Keyframe>(T) */,
{ 908, -1, 477 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.LowLevel.PlayerLoopSystem>(T) */,
{ 908, -1, 446 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Matrix4x4>(T) */,
{ 908, -1, 592 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.ParticleSystem/Particle>(T) */,
{ 908, -1, 489 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Plane>(T) */,
{ 908, -1, 495 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Playables.PlayableBinding>(T) */,
{ 908, -1, 455 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Quaternion>(T) */,
{ 908, -1, 537 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.RaycastHit2D>(T) */,
{ 908, -1, 506 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.RaycastHit>(T) */,
{ 908, -1, 437 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Rect>(T) */,
{ 908, -1, 430 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.RenderBuffer>(T) */,
{ 908, -1, 491 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Rendering.BatchVisibility>(T) */,
{ 908, -1, 444 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T) */,
{ 908, -1, 441 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Resolution>(T) */,
{ 908, -1, 535 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.SendMouseEvents/HitInfo>(T) */,
{ 908, -1, 584 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(T) */,
{ 908, -1, 587 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(T) */,
{ 908, -1, 533 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Touch>(T) */,
{ 908, -1, 612 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T) */,
{ 908, -1, 610 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.UIElements.EventDispatcher/EventRecord>(T) */,
{ 908, -1, 622 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.UIElements.FocusController/FocusedElement>(T) */,
{ 908, -1, 769 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(T) */,
{ 908, -1, 789 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.UIElements.StyleSheets.StyleValue>(T) */,
{ 908, -1, 463 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.UnitySynchronizationContext/WorkRequest>(T) */,
{ 908, -1, 442 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Vector2>(T) */,
{ 908, -1, 431 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Vector3>(T) */,
{ 908, -1, 445 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Vector4>(T) */,
{ 908, -1, 554 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.jvalue>(T) */,
{ 855, -1, 1585 } /* System.Int32 System.Array::LastIndexOf<FairyGUI.GPath/Segment>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 1586 } /* System.Int32 System.Array::LastIndexOf<FairyGUI.GPathPoint>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 1076 } /* System.Int32 System.Array::LastIndexOf<FairyGUI.TextField/CharPosition>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 6 } /* System.Int32 System.Array::LastIndexOf<System.Byte>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 7 } /* System.Int32 System.Array::LastIndexOf<System.Char>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 115 } /* System.Int32 System.Array::LastIndexOf<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 16 } /* System.Int32 System.Array::LastIndexOf<System.Int32>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 90 } /* System.Int32 System.Array::LastIndexOf<System.Int32Enum>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 37 } /* System.Int32 System.Array::LastIndexOf<System.Int64>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 109 } /* System.Int32 System.Array::LastIndexOf<System.Single>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 561 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.AnimatorClipInfo>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 439 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.BeforeRenderHelper/OrderBlock>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 450 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Color32>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 447 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Color>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 446 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Matrix4x4>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 592 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.ParticleSystem/Particle>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 537 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.RaycastHit2D>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 437 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Rect>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 444 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 622 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.UIElements.FocusController/FocusedElement>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 463 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.UnitySynchronizationContext/WorkRequest>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 442 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Vector2>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 431 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Vector3>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 445 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Vector4>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 1585 } /* System.Int32 System.Array::LastIndexOfImpl<FairyGUI.GPath/Segment>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 1586 } /* System.Int32 System.Array::LastIndexOfImpl<FairyGUI.GPathPoint>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 1076 } /* System.Int32 System.Array::LastIndexOfImpl<FairyGUI.TextField/CharPosition>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 6 } /* System.Int32 System.Array::LastIndexOfImpl<System.Byte>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 7 } /* System.Int32 System.Array::LastIndexOfImpl<System.Char>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 115 } /* System.Int32 System.Array::LastIndexOfImpl<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 16 } /* System.Int32 System.Array::LastIndexOfImpl<System.Int32>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 90 } /* System.Int32 System.Array::LastIndexOfImpl<System.Int32Enum>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 37 } /* System.Int32 System.Array::LastIndexOfImpl<System.Int64>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 109 } /* System.Int32 System.Array::LastIndexOfImpl<System.Single>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 561 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.AnimatorClipInfo>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 439 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.BeforeRenderHelper/OrderBlock>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 450 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Color32>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 447 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Color>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 446 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Matrix4x4>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 592 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.ParticleSystem/Particle>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 537 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.RaycastHit2D>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 437 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Rect>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 444 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 622 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.UIElements.FocusController/FocusedElement>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 463 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.UnitySynchronizationContext/WorkRequest>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 442 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Vector2>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 431 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Vector3>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 445 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Vector4>(T[],T,System.Int32,System.Int32) */,
{ 10070, -1, 90 } /* System.Int32 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCast<System.Int32Enum>(T) */,
{ 17390, -1, 90 } /* System.Int32 Unity.Collections.LowLevel.Unsafe.UnsafeUtility::EnumToInt<System.Int32Enum>(T) */,
{ 21481, -1, 47 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Boolean>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21481, -1, 7 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Char>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21481, -1, 81 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Double>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21481, -1, 95 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Int16>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21481, -1, 16 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Int32>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21481, -1, 37 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Int64>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21481, -1, 108 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.SByte>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21481, -1, 109 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Single>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21658, -1, 47 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Boolean>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21658, -1, 7 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Char>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21658, -1, 81 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Double>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21658, -1, 95 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Int16>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21658, -1, 16 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Int32>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21658, -1, 37 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Int64>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21658, -1, 108 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.SByte>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21658, -1, 109 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Single>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 23172, -1, 90 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Int32Enum>(UnityEngine.UIElements.IStyleValue`1<T>) */,
{ 21664, -1, 47 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Boolean>(System.Object[]) */,
{ 21664, -1, 7 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Char>(System.Object[]) */,
{ 21664, -1, 81 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Double>(System.Object[]) */,
{ 21664, -1, 95 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Int16>(System.Object[]) */,
{ 21664, -1, 16 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Int32>(System.Object[]) */,
{ 21664, -1, 37 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Int64>(System.Object[]) */,
{ 21664, -1, 108 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.SByte>(System.Object[]) */,
{ 21664, -1, 109 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Single>(System.Object[]) */,
{ 9985, -1, 335 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<System.Nullable`1<System.Int32>>(TResult) */,
{ 9985, -1, 189 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<System.Threading.Tasks.VoidTaskResult>(TResult) */,
{ 7263, 16, 2450 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.TaskFactory`1<System.Int32>::FromAsyncTrim<System.Object,System.IO.Stream/ReadWriteParameters>(TInstance,TArgs,System.Func`5<TInstance,TArgs,System.AsyncCallback,System.Object,System.IAsyncResult>,System.Func`3<TInstance,System.IAsyncResult,TResult>) */,
{ 7263, 189, 2450 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.TaskFactory`1<System.Threading.Tasks.VoidTaskResult>::FromAsyncTrim<System.Object,System.IO.Stream/ReadWriteParameters>(TInstance,TArgs,System.Func`5<TInstance,TArgs,System.AsyncCallback,System.Object,System.IAsyncResult>,System.Func`3<TInstance,System.IAsyncResult,TResult>) */,
{ 30469, -1, 121 } /* System.Void LuaInterface.LuaFunction::Call<System.Int32,System.Object>(T1,T2) */,
{ 30518, -1, 47 } /* System.Void LuaInterface.LuaFunction::PushGeneric<System.Boolean>(T) */,
{ 30518, -1, 16 } /* System.Void LuaInterface.LuaFunction::PushGeneric<System.Int32>(T) */,
{ 30518, -1, 109 } /* System.Void LuaInterface.LuaFunction::PushGeneric<System.Single>(T) */,
{ 30921, -1, 47 } /* System.Void LuaInterface.LuaState::PushGeneric<System.Boolean>(T) */,
{ 30921, -1, 16 } /* System.Void LuaInterface.LuaState::PushGeneric<System.Int32>(T) */,
{ 30921, -1, 109 } /* System.Void LuaInterface.LuaState::PushGeneric<System.Single>(T) */,
{ 31388, -1, 47 } /* System.Void LuaInterface.ToLua::PushOut<System.Boolean>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 6 } /* System.Void LuaInterface.ToLua::PushOut<System.Byte>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 7 } /* System.Void LuaInterface.ToLua::PushOut<System.Char>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 81 } /* System.Void LuaInterface.ToLua::PushOut<System.Double>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 95 } /* System.Void LuaInterface.ToLua::PushOut<System.Int16>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 16 } /* System.Void LuaInterface.ToLua::PushOut<System.Int32>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 37 } /* System.Void LuaInterface.ToLua::PushOut<System.Int64>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 108 } /* System.Void LuaInterface.ToLua::PushOut<System.SByte>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 109 } /* System.Void LuaInterface.ToLua::PushOut<System.Single>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 134 } /* System.Void LuaInterface.ToLua::PushOut<System.UInt16>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 21 } /* System.Void LuaInterface.ToLua::PushOut<System.UInt32>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 31388, -1, 82 } /* System.Void LuaInterface.ToLua::PushOut<System.UInt64>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 900, -1, 1585 } /* System.Void System.Array::InternalArray__ICollection_Add<FairyGUI.GPath/Segment>(T) */,
{ 900, -1, 1586 } /* System.Void System.Array::InternalArray__ICollection_Add<FairyGUI.GPathPoint>(T) */,
{ 900, -1, 1076 } /* System.Void System.Array::InternalArray__ICollection_Add<FairyGUI.TextField/CharPosition>(T) */,
{ 900, -1, 1580 } /* System.Void System.Array::InternalArray__ICollection_Add<FairyGUI.UpdateContext/ClipInfo>(T) */,
{ 900, -1, 1502 } /* System.Void System.Array::InternalArray__ICollection_Add<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(T) */,
{ 900, -1, 1272 } /* System.Void System.Array::InternalArray__ICollection_Add<LuaInterface.LuaFunction/FuncData>(T) */,
{ 900, -1, 15 } /* System.Void System.Array::InternalArray__ICollection_Add<Mono.Globalization.Unicode.CodePointIndexer/TableRange>(T) */,
{ 900, -1, 20 } /* System.Void System.Array::InternalArray__ICollection_Add<Mono.Security.Uri/UriScheme>(T) */,
{ 900, -1, 413 } /* System.Void System.Array::InternalArray__ICollection_Add<System.ArraySegment`1<System.Byte>>(T) */,
{ 900, -1, 47 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Boolean>(T) */,
{ 900, -1, 6 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Byte>(T) */,
{ 900, -1, 398 } /* System.Void System.Array::InternalArray__ICollection_Add<System.ByteEnum>(T) */,
{ 900, -1, 7 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Char>(T) */,
{ 900, -1, 34 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.DictionaryEntry>(T) */,
{ 900, -1, 347 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>(T) */,
{ 900, -1, 123 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>(T) */,
{ 900, -1, 870 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(T) */,
{ 900, -1, 1316 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(T) */,
{ 900, -1, 1338 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(T) */,
{ 900, -1, 1265 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>(T) */,
{ 900, -1, 303 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>(T) */,
{ 900, -1, 786 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(T) */,
{ 900, -1, 1515 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(T) */,
{ 900, -1, 31 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>(T) */,
{ 900, -1, 171 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>(T) */,
{ 900, -1, 1063 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(T) */,
{ 900, -1, 604 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
{ 900, -1, 770 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
{ 900, -1, 774 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
{ 900, -1, 423 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.HashSet`1/Slot<System.Object>>(T) */,
{ 900, -1, 115 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T) */,
{ 900, -1, 346 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>(T) */,
{ 900, -1, 122 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>(T) */,
{ 900, -1, 864 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(T) */,
{ 900, -1, 1315 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(T) */,
{ 900, -1, 1337 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(T) */,
{ 900, -1, 1264 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>(T) */,
{ 900, -1, 302 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>(T) */,
{ 900, -1, 785 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(T) */,
{ 900, -1, 1514 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(T) */,
{ 900, -1, 30 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>(T) */,
{ 900, -1, 169 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>(T) */,
{ 900, -1, 1062 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(T) */,
{ 900, -1, 602 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
{ 900, -1, 768 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
{ 900, -1, 773 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
{ 900, -1, 319 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Hashtable/bucket>(T) */,
{ 900, -1, 368 } /* System.Void System.Array::InternalArray__ICollection_Add<System.ComponentModel.AttributeCollection/AttributeEntry>(T) */,
{ 900, -1, 59 } /* System.Void System.Array::InternalArray__ICollection_Add<System.DateTime>(T) */,
{ 900, -1, 61 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Decimal>(T) */,
{ 900, -1, 81 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Double>(T) */,
{ 900, -1, 232 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Globalization.InternalCodePageDataItem>(T) */,
{ 900, -1, 233 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Globalization.InternalEncodingDataItem>(T) */,
{ 900, -1, 230 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Globalization.TimeSpanParse/TimeSpanToken>(T) */,
{ 900, -1, 94 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Guid>(T) */,
{ 900, -1, 95 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Int16>(T) */,
{ 900, -1, 16 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Int32>(T) */,
{ 900, -1, 90 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Int32Enum>(T) */,
{ 900, -1, 37 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Int64>(T) */,
{ 900, -1, 85 } /* System.Void System.Array::InternalArray__ICollection_Add<System.IntPtr>(T) */,
{ 900, -1, 400 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Net.CookieTokenizer/RecognizedAttribute>(T) */,
{ 900, -1, 401 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Net.HeaderVariantInfo>(T) */,
{ 900, -1, 415 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Net.Sockets.Socket/WSABUF>(T) */,
{ 900, -1, 1365 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Nullable`1<UnityEngine.RaycastHit>>(T) */,
{ 900, -1, 151 } /* System.Void System.Array::InternalArray__ICollection_Add<System.ParameterizedStrings/FormatParam>(T) */,
{ 900, -1, 176 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Reflection.CustomAttributeNamedArgument>(T) */,
{ 900, -1, 166 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Reflection.CustomAttributeTypedArgument>(T) */,
{ 900, -1, 64 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Reflection.ParameterModifier>(T) */,
{ 900, -1, 170 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Resources.ResourceLocator>(T) */,
{ 900, -1, 33 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Runtime.CompilerServices.Ephemeron>(T) */,
{ 900, -1, 414 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Runtime.InteropServices.GCHandle>(T) */,
{ 900, -1, 108 } /* System.Void System.Array::InternalArray__ICollection_Add<System.SByte>(T) */,
{ 900, -1, 395 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Security.Cryptography.X509Certificates.X509ChainStatus>(T) */,
{ 900, -1, 109 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Single>(T) */,
{ 900, -1, 359 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>(T) */,
{ 900, -1, 240 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Threading.CancellationTokenRegistration>(T) */,
{ 900, -1, 110 } /* System.Void System.Array::InternalArray__ICollection_Add<System.TimeSpan>(T) */,
{ 900, -1, 134 } /* System.Void System.Array::InternalArray__ICollection_Add<System.UInt16>(T) */,
{ 900, -1, 324 } /* System.Void System.Array::InternalArray__ICollection_Add<System.UInt16Enum>(T) */,
{ 900, -1, 21 } /* System.Void System.Array::InternalArray__ICollection_Add<System.UInt32>(T) */,
{ 900, -1, 329 } /* System.Void System.Array::InternalArray__ICollection_Add<System.UInt32Enum>(T) */,
{ 900, -1, 82 } /* System.Void System.Array::InternalArray__ICollection_Add<System.UInt64>(T) */,
{ 900, -1, 534 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.AccelerationEvent>(T) */,
{ 900, -1, 561 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.AnimatorClipInfo>(T) */,
{ 900, -1, 439 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.BeforeRenderHelper/OrderBlock>(T) */,
{ 900, -1, 450 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Color32>(T) */,
{ 900, -1, 447 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Color>(T) */,
{ 900, -1, 539 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.ContactPoint2D>(T) */,
{ 900, -1, 505 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.ContactPoint>(T) */,
{ 900, -1, 499 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(T) */,
{ 900, -1, 603 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>(T) */,
{ 900, -1, 425 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Keyframe>(T) */,
{ 900, -1, 477 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.LowLevel.PlayerLoopSystem>(T) */,
{ 900, -1, 446 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Matrix4x4>(T) */,
{ 900, -1, 592 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.ParticleSystem/Particle>(T) */,
{ 900, -1, 489 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Plane>(T) */,
{ 900, -1, 495 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Playables.PlayableBinding>(T) */,
{ 900, -1, 455 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Quaternion>(T) */,
{ 900, -1, 537 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.RaycastHit2D>(T) */,
{ 900, -1, 506 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.RaycastHit>(T) */,
{ 900, -1, 437 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Rect>(T) */,
{ 900, -1, 430 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.RenderBuffer>(T) */,
{ 900, -1, 491 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Rendering.BatchVisibility>(T) */,
{ 900, -1, 444 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T) */,
{ 900, -1, 441 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Resolution>(T) */,
{ 900, -1, 535 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.SendMouseEvents/HitInfo>(T) */,
{ 900, -1, 584 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(T) */,
{ 900, -1, 587 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(T) */,
{ 900, -1, 533 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Touch>(T) */,
{ 900, -1, 612 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T) */,
{ 900, -1, 610 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.UIElements.EventDispatcher/EventRecord>(T) */,
{ 900, -1, 622 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.UIElements.FocusController/FocusedElement>(T) */,
{ 900, -1, 769 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(T) */,
{ 900, -1, 789 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.UIElements.StyleSheets.StyleValue>(T) */,
{ 900, -1, 463 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.UnitySynchronizationContext/WorkRequest>(T) */,
{ 900, -1, 442 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Vector2>(T) */,
{ 900, -1, 431 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Vector3>(T) */,
{ 900, -1, 445 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Vector4>(T) */,
{ 900, -1, 554 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.jvalue>(T) */,
{ 903, -1, 1585 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<FairyGUI.GPath/Segment>(T[],System.Int32) */,
{ 903, -1, 1586 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<FairyGUI.GPathPoint>(T[],System.Int32) */,
{ 903, -1, 1076 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<FairyGUI.TextField/CharPosition>(T[],System.Int32) */,
{ 903, -1, 1580 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<FairyGUI.UpdateContext/ClipInfo>(T[],System.Int32) */,
{ 903, -1, 1502 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(T[],System.Int32) */,
{ 903, -1, 1272 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<LuaInterface.LuaFunction/FuncData>(T[],System.Int32) */,
{ 903, -1, 15 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<Mono.Globalization.Unicode.CodePointIndexer/TableRange>(T[],System.Int32) */,
{ 903, -1, 20 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<Mono.Security.Uri/UriScheme>(T[],System.Int32) */,
{ 903, -1, 413 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.ArraySegment`1<System.Byte>>(T[],System.Int32) */,
{ 903, -1, 47 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Boolean>(T[],System.Int32) */,
{ 903, -1, 6 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Byte>(T[],System.Int32) */,
{ 903, -1, 398 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.ByteEnum>(T[],System.Int32) */,
{ 903, -1, 7 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Char>(T[],System.Int32) */,
{ 903, -1, 34 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.DictionaryEntry>(T[],System.Int32) */,
{ 903, -1, 347 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>(T[],System.Int32) */,
{ 903, -1, 123 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>(T[],System.Int32) */,
{ 903, -1, 870 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(T[],System.Int32) */,
{ 903, -1, 1316 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(T[],System.Int32) */,
{ 903, -1, 1338 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(T[],System.Int32) */,
{ 903, -1, 1265 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>(T[],System.Int32) */,
{ 903, -1, 303 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>(T[],System.Int32) */,
{ 903, -1, 786 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(T[],System.Int32) */,
{ 903, -1, 1515 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(T[],System.Int32) */,
{ 903, -1, 31 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>(T[],System.Int32) */,
{ 903, -1, 171 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>(T[],System.Int32) */,
{ 903, -1, 1063 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(T[],System.Int32) */,
{ 903, -1, 604 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T[],System.Int32) */,
{ 903, -1, 770 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T[],System.Int32) */,
{ 903, -1, 774 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T[],System.Int32) */,
{ 903, -1, 423 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.HashSet`1/Slot<System.Object>>(T[],System.Int32) */,
{ 903, -1, 115 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T[],System.Int32) */,
{ 903, -1, 346 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>(T[],System.Int32) */,
{ 903, -1, 122 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>(T[],System.Int32) */,
{ 903, -1, 864 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(T[],System.Int32) */,
{ 903, -1, 1315 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(T[],System.Int32) */,
{ 903, -1, 1337 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(T[],System.Int32) */,
{ 903, -1, 1264 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>(T[],System.Int32) */,
{ 903, -1, 302 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>(T[],System.Int32) */,
{ 903, -1, 785 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(T[],System.Int32) */,
{ 903, -1, 1514 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(T[],System.Int32) */,
{ 903, -1, 30 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>(T[],System.Int32) */,
{ 903, -1, 169 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>(T[],System.Int32) */,
{ 903, -1, 1062 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(T[],System.Int32) */,
{ 903, -1, 602 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T[],System.Int32) */,
{ 903, -1, 768 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T[],System.Int32) */,
{ 903, -1, 773 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T[],System.Int32) */,
{ 903, -1, 319 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Hashtable/bucket>(T[],System.Int32) */,
{ 903, -1, 368 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.ComponentModel.AttributeCollection/AttributeEntry>(T[],System.Int32) */,
{ 903, -1, 59 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.DateTime>(T[],System.Int32) */,
{ 903, -1, 61 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Decimal>(T[],System.Int32) */,
{ 903, -1, 81 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Double>(T[],System.Int32) */,
{ 903, -1, 232 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Globalization.InternalCodePageDataItem>(T[],System.Int32) */,
{ 903, -1, 233 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Globalization.InternalEncodingDataItem>(T[],System.Int32) */,
{ 903, -1, 230 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Globalization.TimeSpanParse/TimeSpanToken>(T[],System.Int32) */,
{ 903, -1, 94 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Guid>(T[],System.Int32) */,
{ 903, -1, 95 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Int16>(T[],System.Int32) */,
{ 903, -1, 16 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Int32>(T[],System.Int32) */,
{ 903, -1, 90 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Int32Enum>(T[],System.Int32) */,
{ 903, -1, 37 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Int64>(T[],System.Int32) */,
{ 903, -1, 85 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.IntPtr>(T[],System.Int32) */,
{ 903, -1, 400 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Net.CookieTokenizer/RecognizedAttribute>(T[],System.Int32) */,
{ 903, -1, 401 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Net.HeaderVariantInfo>(T[],System.Int32) */,
{ 903, -1, 415 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Net.Sockets.Socket/WSABUF>(T[],System.Int32) */,
{ 903, -1, 1365 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Nullable`1<UnityEngine.RaycastHit>>(T[],System.Int32) */,
{ 903, -1, 151 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.ParameterizedStrings/FormatParam>(T[],System.Int32) */,
{ 903, -1, 176 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Reflection.CustomAttributeNamedArgument>(T[],System.Int32) */,
{ 903, -1, 166 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Reflection.CustomAttributeTypedArgument>(T[],System.Int32) */,
{ 903, -1, 64 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Reflection.ParameterModifier>(T[],System.Int32) */,
{ 903, -1, 170 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Resources.ResourceLocator>(T[],System.Int32) */,
{ 903, -1, 33 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Runtime.CompilerServices.Ephemeron>(T[],System.Int32) */,
{ 903, -1, 414 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Runtime.InteropServices.GCHandle>(T[],System.Int32) */,
{ 903, -1, 108 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.SByte>(T[],System.Int32) */,
{ 903, -1, 395 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Security.Cryptography.X509Certificates.X509ChainStatus>(T[],System.Int32) */,
{ 903, -1, 109 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Single>(T[],System.Int32) */,
{ 903, -1, 359 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>(T[],System.Int32) */,
{ 903, -1, 240 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Threading.CancellationTokenRegistration>(T[],System.Int32) */,
{ 903, -1, 110 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.TimeSpan>(T[],System.Int32) */,
{ 903, -1, 134 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.UInt16>(T[],System.Int32) */,
{ 903, -1, 324 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.UInt16Enum>(T[],System.Int32) */,
{ 903, -1, 21 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.UInt32>(T[],System.Int32) */,
{ 903, -1, 329 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.UInt32Enum>(T[],System.Int32) */,
{ 903, -1, 82 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.UInt64>(T[],System.Int32) */,
{ 903, -1, 534 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.AccelerationEvent>(T[],System.Int32) */,
{ 903, -1, 561 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.AnimatorClipInfo>(T[],System.Int32) */,
{ 903, -1, 439 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.BeforeRenderHelper/OrderBlock>(T[],System.Int32) */,
{ 903, -1, 450 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Color32>(T[],System.Int32) */,
{ 903, -1, 447 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Color>(T[],System.Int32) */,
{ 903, -1, 539 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.ContactPoint2D>(T[],System.Int32) */,
{ 903, -1, 505 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.ContactPoint>(T[],System.Int32) */,
{ 903, -1, 499 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(T[],System.Int32) */,
{ 903, -1, 603 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>(T[],System.Int32) */,
{ 903, -1, 425 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Keyframe>(T[],System.Int32) */,
{ 903, -1, 477 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.LowLevel.PlayerLoopSystem>(T[],System.Int32) */,
{ 903, -1, 446 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Matrix4x4>(T[],System.Int32) */,
{ 903, -1, 592 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.ParticleSystem/Particle>(T[],System.Int32) */,
{ 903, -1, 489 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Plane>(T[],System.Int32) */,
{ 903, -1, 495 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Playables.PlayableBinding>(T[],System.Int32) */,
{ 903, -1, 455 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Quaternion>(T[],System.Int32) */,
{ 903, -1, 537 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.RaycastHit2D>(T[],System.Int32) */,
{ 903, -1, 506 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.RaycastHit>(T[],System.Int32) */,
{ 903, -1, 437 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Rect>(T[],System.Int32) */,
{ 903, -1, 430 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.RenderBuffer>(T[],System.Int32) */,
{ 903, -1, 491 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Rendering.BatchVisibility>(T[],System.Int32) */,
{ 903, -1, 444 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T[],System.Int32) */,
{ 903, -1, 441 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Resolution>(T[],System.Int32) */,
{ 903, -1, 535 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.SendMouseEvents/HitInfo>(T[],System.Int32) */,
{ 903, -1, 584 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(T[],System.Int32) */,
{ 903, -1, 587 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(T[],System.Int32) */,
{ 903, -1, 533 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Touch>(T[],System.Int32) */,
{ 903, -1, 612 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T[],System.Int32) */,
{ 903, -1, 610 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.UIElements.EventDispatcher/EventRecord>(T[],System.Int32) */,
{ 903, -1, 622 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.UIElements.FocusController/FocusedElement>(T[],System.Int32) */,
{ 903, -1, 769 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(T[],System.Int32) */,
{ 903, -1, 789 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.UIElements.StyleSheets.StyleValue>(T[],System.Int32) */,
{ 903, -1, 463 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.UnitySynchronizationContext/WorkRequest>(T[],System.Int32) */,
{ 903, -1, 442 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Vector2>(T[],System.Int32) */,
{ 903, -1, 431 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Vector3>(T[],System.Int32) */,
{ 903, -1, 445 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Vector4>(T[],System.Int32) */,
{ 903, -1, 554 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.jvalue>(T[],System.Int32) */,
{ 906, -1, 1585 } /* System.Void System.Array::InternalArray__Insert<FairyGUI.GPath/Segment>(System.Int32,T) */,
{ 906, -1, 1586 } /* System.Void System.Array::InternalArray__Insert<FairyGUI.GPathPoint>(System.Int32,T) */,
{ 906, -1, 1076 } /* System.Void System.Array::InternalArray__Insert<FairyGUI.TextField/CharPosition>(System.Int32,T) */,
{ 906, -1, 1580 } /* System.Void System.Array::InternalArray__Insert<FairyGUI.UpdateContext/ClipInfo>(System.Int32,T) */,
{ 906, -1, 1502 } /* System.Void System.Array::InternalArray__Insert<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(System.Int32,T) */,
{ 906, -1, 1272 } /* System.Void System.Array::InternalArray__Insert<LuaInterface.LuaFunction/FuncData>(System.Int32,T) */,
{ 906, -1, 15 } /* System.Void System.Array::InternalArray__Insert<Mono.Globalization.Unicode.CodePointIndexer/TableRange>(System.Int32,T) */,
{ 906, -1, 20 } /* System.Void System.Array::InternalArray__Insert<Mono.Security.Uri/UriScheme>(System.Int32,T) */,
{ 906, -1, 413 } /* System.Void System.Array::InternalArray__Insert<System.ArraySegment`1<System.Byte>>(System.Int32,T) */,
{ 906, -1, 47 } /* System.Void System.Array::InternalArray__Insert<System.Boolean>(System.Int32,T) */,
{ 906, -1, 6 } /* System.Void System.Array::InternalArray__Insert<System.Byte>(System.Int32,T) */,
{ 906, -1, 398 } /* System.Void System.Array::InternalArray__Insert<System.ByteEnum>(System.Int32,T) */,
{ 906, -1, 7 } /* System.Void System.Array::InternalArray__Insert<System.Char>(System.Int32,T) */,
{ 906, -1, 34 } /* System.Void System.Array::InternalArray__Insert<System.Collections.DictionaryEntry>(System.Int32,T) */,
{ 906, -1, 347 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>(System.Int32,T) */,
{ 906, -1, 123 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>(System.Int32,T) */,
{ 906, -1, 870 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(System.Int32,T) */,
{ 906, -1, 1316 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(System.Int32,T) */,
{ 906, -1, 1338 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(System.Int32,T) */,
{ 906, -1, 1265 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>(System.Int32,T) */,
{ 906, -1, 303 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>(System.Int32,T) */,
{ 906, -1, 786 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(System.Int32,T) */,
{ 906, -1, 1515 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(System.Int32,T) */,
{ 906, -1, 31 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>(System.Int32,T) */,
{ 906, -1, 171 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>(System.Int32,T) */,
{ 906, -1, 1063 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(System.Int32,T) */,
{ 906, -1, 604 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32,T) */,
{ 906, -1, 770 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32,T) */,
{ 906, -1, 774 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32,T) */,
{ 906, -1, 423 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.HashSet`1/Slot<System.Object>>(System.Int32,T) */,
{ 906, -1, 115 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(System.Int32,T) */,
{ 906, -1, 346 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>(System.Int32,T) */,
{ 906, -1, 122 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>(System.Int32,T) */,
{ 906, -1, 864 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(System.Int32,T) */,
{ 906, -1, 1315 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(System.Int32,T) */,
{ 906, -1, 1337 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(System.Int32,T) */,
{ 906, -1, 1264 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>(System.Int32,T) */,
{ 906, -1, 302 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>(System.Int32,T) */,
{ 906, -1, 785 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(System.Int32,T) */,
{ 906, -1, 1514 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(System.Int32,T) */,
{ 906, -1, 30 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>(System.Int32,T) */,
{ 906, -1, 169 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>(System.Int32,T) */,
{ 906, -1, 1062 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(System.Int32,T) */,
{ 906, -1, 602 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32,T) */,
{ 906, -1, 768 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32,T) */,
{ 906, -1, 773 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32,T) */,
{ 906, -1, 319 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Hashtable/bucket>(System.Int32,T) */,
{ 906, -1, 368 } /* System.Void System.Array::InternalArray__Insert<System.ComponentModel.AttributeCollection/AttributeEntry>(System.Int32,T) */,
{ 906, -1, 59 } /* System.Void System.Array::InternalArray__Insert<System.DateTime>(System.Int32,T) */,
{ 906, -1, 61 } /* System.Void System.Array::InternalArray__Insert<System.Decimal>(System.Int32,T) */,
{ 906, -1, 81 } /* System.Void System.Array::InternalArray__Insert<System.Double>(System.Int32,T) */,
{ 906, -1, 232 } /* System.Void System.Array::InternalArray__Insert<System.Globalization.InternalCodePageDataItem>(System.Int32,T) */,
{ 906, -1, 233 } /* System.Void System.Array::InternalArray__Insert<System.Globalization.InternalEncodingDataItem>(System.Int32,T) */,
{ 906, -1, 230 } /* System.Void System.Array::InternalArray__Insert<System.Globalization.TimeSpanParse/TimeSpanToken>(System.Int32,T) */,
{ 906, -1, 94 } /* System.Void System.Array::InternalArray__Insert<System.Guid>(System.Int32,T) */,
{ 906, -1, 95 } /* System.Void System.Array::InternalArray__Insert<System.Int16>(System.Int32,T) */,
{ 906, -1, 16 } /* System.Void System.Array::InternalArray__Insert<System.Int32>(System.Int32,T) */,
{ 906, -1, 90 } /* System.Void System.Array::InternalArray__Insert<System.Int32Enum>(System.Int32,T) */,
{ 906, -1, 37 } /* System.Void System.Array::InternalArray__Insert<System.Int64>(System.Int32,T) */,
{ 906, -1, 85 } /* System.Void System.Array::InternalArray__Insert<System.IntPtr>(System.Int32,T) */,
{ 906, -1, 400 } /* System.Void System.Array::InternalArray__Insert<System.Net.CookieTokenizer/RecognizedAttribute>(System.Int32,T) */,
{ 906, -1, 401 } /* System.Void System.Array::InternalArray__Insert<System.Net.HeaderVariantInfo>(System.Int32,T) */,
{ 906, -1, 415 } /* System.Void System.Array::InternalArray__Insert<System.Net.Sockets.Socket/WSABUF>(System.Int32,T) */,
{ 906, -1, 1365 } /* System.Void System.Array::InternalArray__Insert<System.Nullable`1<UnityEngine.RaycastHit>>(System.Int32,T) */,
{ 906, -1, 151 } /* System.Void System.Array::InternalArray__Insert<System.ParameterizedStrings/FormatParam>(System.Int32,T) */,
{ 906, -1, 176 } /* System.Void System.Array::InternalArray__Insert<System.Reflection.CustomAttributeNamedArgument>(System.Int32,T) */,
{ 906, -1, 166 } /* System.Void System.Array::InternalArray__Insert<System.Reflection.CustomAttributeTypedArgument>(System.Int32,T) */,
{ 906, -1, 64 } /* System.Void System.Array::InternalArray__Insert<System.Reflection.ParameterModifier>(System.Int32,T) */,
{ 906, -1, 170 } /* System.Void System.Array::InternalArray__Insert<System.Resources.ResourceLocator>(System.Int32,T) */,
{ 906, -1, 33 } /* System.Void System.Array::InternalArray__Insert<System.Runtime.CompilerServices.Ephemeron>(System.Int32,T) */,
{ 906, -1, 414 } /* System.Void System.Array::InternalArray__Insert<System.Runtime.InteropServices.GCHandle>(System.Int32,T) */,
{ 906, -1, 108 } /* System.Void System.Array::InternalArray__Insert<System.SByte>(System.Int32,T) */,
{ 906, -1, 395 } /* System.Void System.Array::InternalArray__Insert<System.Security.Cryptography.X509Certificates.X509ChainStatus>(System.Int32,T) */,
{ 906, -1, 109 } /* System.Void System.Array::InternalArray__Insert<System.Single>(System.Int32,T) */,
{ 906, -1, 359 } /* System.Void System.Array::InternalArray__Insert<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>(System.Int32,T) */,
{ 906, -1, 240 } /* System.Void System.Array::InternalArray__Insert<System.Threading.CancellationTokenRegistration>(System.Int32,T) */,
{ 906, -1, 110 } /* System.Void System.Array::InternalArray__Insert<System.TimeSpan>(System.Int32,T) */,
{ 906, -1, 134 } /* System.Void System.Array::InternalArray__Insert<System.UInt16>(System.Int32,T) */,
{ 906, -1, 324 } /* System.Void System.Array::InternalArray__Insert<System.UInt16Enum>(System.Int32,T) */,
{ 906, -1, 21 } /* System.Void System.Array::InternalArray__Insert<System.UInt32>(System.Int32,T) */,
{ 906, -1, 329 } /* System.Void System.Array::InternalArray__Insert<System.UInt32Enum>(System.Int32,T) */,
{ 906, -1, 82 } /* System.Void System.Array::InternalArray__Insert<System.UInt64>(System.Int32,T) */,
{ 906, -1, 534 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.AccelerationEvent>(System.Int32,T) */,
{ 906, -1, 561 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.AnimatorClipInfo>(System.Int32,T) */,
{ 906, -1, 439 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.BeforeRenderHelper/OrderBlock>(System.Int32,T) */,
{ 906, -1, 450 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Color32>(System.Int32,T) */,
{ 906, -1, 447 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Color>(System.Int32,T) */,
{ 906, -1, 539 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.ContactPoint2D>(System.Int32,T) */,
{ 906, -1, 505 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.ContactPoint>(System.Int32,T) */,
{ 906, -1, 499 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(System.Int32,T) */,
{ 906, -1, 603 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>(System.Int32,T) */,
{ 906, -1, 425 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Keyframe>(System.Int32,T) */,
{ 906, -1, 477 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.LowLevel.PlayerLoopSystem>(System.Int32,T) */,
{ 906, -1, 446 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Matrix4x4>(System.Int32,T) */,
{ 906, -1, 592 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.ParticleSystem/Particle>(System.Int32,T) */,
{ 906, -1, 489 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Plane>(System.Int32,T) */,
{ 906, -1, 495 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Playables.PlayableBinding>(System.Int32,T) */,
{ 906, -1, 455 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Quaternion>(System.Int32,T) */,
{ 906, -1, 537 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.RaycastHit2D>(System.Int32,T) */,
{ 906, -1, 506 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.RaycastHit>(System.Int32,T) */,
{ 906, -1, 437 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Rect>(System.Int32,T) */,
{ 906, -1, 430 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.RenderBuffer>(System.Int32,T) */,
{ 906, -1, 491 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Rendering.BatchVisibility>(System.Int32,T) */,
{ 906, -1, 444 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Rendering.ReflectionProbeBlendInfo>(System.Int32,T) */,
{ 906, -1, 441 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Resolution>(System.Int32,T) */,
{ 906, -1, 535 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.SendMouseEvents/HitInfo>(System.Int32,T) */,
{ 906, -1, 584 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(System.Int32,T) */,
{ 906, -1, 587 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(System.Int32,T) */,
{ 906, -1, 533 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Touch>(System.Int32,T) */,
{ 906, -1, 612 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.UIElements.EventDispatcher/DispatchContext>(System.Int32,T) */,
{ 906, -1, 610 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.UIElements.EventDispatcher/EventRecord>(System.Int32,T) */,
{ 906, -1, 622 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.UIElements.FocusController/FocusedElement>(System.Int32,T) */,
{ 906, -1, 769 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(System.Int32,T) */,
{ 906, -1, 789 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.UIElements.StyleSheets.StyleValue>(System.Int32,T) */,
{ 906, -1, 463 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.UnitySynchronizationContext/WorkRequest>(System.Int32,T) */,
{ 906, -1, 442 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Vector2>(System.Int32,T) */,
{ 906, -1, 431 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Vector3>(System.Int32,T) */,
{ 906, -1, 445 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Vector4>(System.Int32,T) */,
{ 906, -1, 554 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.jvalue>(System.Int32,T) */,
{ 910, -1, 1585 } /* System.Void System.Array::InternalArray__set_Item<FairyGUI.GPath/Segment>(System.Int32,T) */,
{ 910, -1, 1586 } /* System.Void System.Array::InternalArray__set_Item<FairyGUI.GPathPoint>(System.Int32,T) */,
{ 910, -1, 1076 } /* System.Void System.Array::InternalArray__set_Item<FairyGUI.TextField/CharPosition>(System.Int32,T) */,
{ 910, -1, 1580 } /* System.Void System.Array::InternalArray__set_Item<FairyGUI.UpdateContext/ClipInfo>(System.Int32,T) */,
{ 910, -1, 1502 } /* System.Void System.Array::InternalArray__set_Item<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(System.Int32,T) */,
{ 910, -1, 1272 } /* System.Void System.Array::InternalArray__set_Item<LuaInterface.LuaFunction/FuncData>(System.Int32,T) */,
{ 910, -1, 15 } /* System.Void System.Array::InternalArray__set_Item<Mono.Globalization.Unicode.CodePointIndexer/TableRange>(System.Int32,T) */,
{ 910, -1, 20 } /* System.Void System.Array::InternalArray__set_Item<Mono.Security.Uri/UriScheme>(System.Int32,T) */,
{ 910, -1, 413 } /* System.Void System.Array::InternalArray__set_Item<System.ArraySegment`1<System.Byte>>(System.Int32,T) */,
{ 910, -1, 47 } /* System.Void System.Array::InternalArray__set_Item<System.Boolean>(System.Int32,T) */,
{ 910, -1, 6 } /* System.Void System.Array::InternalArray__set_Item<System.Byte>(System.Int32,T) */,
{ 910, -1, 398 } /* System.Void System.Array::InternalArray__set_Item<System.ByteEnum>(System.Int32,T) */,
{ 910, -1, 7 } /* System.Void System.Array::InternalArray__set_Item<System.Char>(System.Int32,T) */,
{ 910, -1, 34 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.DictionaryEntry>(System.Int32,T) */,
{ 910, -1, 347 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>(System.Int32,T) */,
{ 910, -1, 123 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>(System.Int32,T) */,
{ 910, -1, 870 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(System.Int32,T) */,
{ 910, -1, 1316 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(System.Int32,T) */,
{ 910, -1, 1338 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(System.Int32,T) */,
{ 910, -1, 1265 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>(System.Int32,T) */,
{ 910, -1, 303 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>(System.Int32,T) */,
{ 910, -1, 786 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(System.Int32,T) */,
{ 910, -1, 1515 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(System.Int32,T) */,
{ 910, -1, 31 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>(System.Int32,T) */,
{ 910, -1, 171 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>(System.Int32,T) */,
{ 910, -1, 1063 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(System.Int32,T) */,
{ 910, -1, 604 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32,T) */,
{ 910, -1, 770 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32,T) */,
{ 910, -1, 774 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32,T) */,
{ 910, -1, 423 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.HashSet`1/Slot<System.Object>>(System.Int32,T) */,
{ 910, -1, 115 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(System.Int32,T) */,
{ 910, -1, 346 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>(System.Int32,T) */,
{ 910, -1, 122 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>(System.Int32,T) */,
{ 910, -1, 864 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(System.Int32,T) */,
{ 910, -1, 1315 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(System.Int32,T) */,
{ 910, -1, 1337 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(System.Int32,T) */,
{ 910, -1, 1264 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>(System.Int32,T) */,
{ 910, -1, 302 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>(System.Int32,T) */,
{ 910, -1, 785 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(System.Int32,T) */,
{ 910, -1, 1514 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(System.Int32,T) */,
{ 910, -1, 30 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>(System.Int32,T) */,
{ 910, -1, 169 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>(System.Int32,T) */,
{ 910, -1, 1062 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(System.Int32,T) */,
{ 910, -1, 602 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32,T) */,
{ 910, -1, 768 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32,T) */,
{ 910, -1, 773 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32,T) */,
{ 910, -1, 319 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Hashtable/bucket>(System.Int32,T) */,
{ 910, -1, 368 } /* System.Void System.Array::InternalArray__set_Item<System.ComponentModel.AttributeCollection/AttributeEntry>(System.Int32,T) */,
{ 910, -1, 59 } /* System.Void System.Array::InternalArray__set_Item<System.DateTime>(System.Int32,T) */,
{ 910, -1, 61 } /* System.Void System.Array::InternalArray__set_Item<System.Decimal>(System.Int32,T) */,
{ 910, -1, 81 } /* System.Void System.Array::InternalArray__set_Item<System.Double>(System.Int32,T) */,
{ 910, -1, 232 } /* System.Void System.Array::InternalArray__set_Item<System.Globalization.InternalCodePageDataItem>(System.Int32,T) */,
{ 910, -1, 233 } /* System.Void System.Array::InternalArray__set_Item<System.Globalization.InternalEncodingDataItem>(System.Int32,T) */,
{ 910, -1, 230 } /* System.Void System.Array::InternalArray__set_Item<System.Globalization.TimeSpanParse/TimeSpanToken>(System.Int32,T) */,
{ 910, -1, 94 } /* System.Void System.Array::InternalArray__set_Item<System.Guid>(System.Int32,T) */,
{ 910, -1, 95 } /* System.Void System.Array::InternalArray__set_Item<System.Int16>(System.Int32,T) */,
{ 910, -1, 16 } /* System.Void System.Array::InternalArray__set_Item<System.Int32>(System.Int32,T) */,
{ 910, -1, 90 } /* System.Void System.Array::InternalArray__set_Item<System.Int32Enum>(System.Int32,T) */,
{ 910, -1, 37 } /* System.Void System.Array::InternalArray__set_Item<System.Int64>(System.Int32,T) */,
{ 910, -1, 85 } /* System.Void System.Array::InternalArray__set_Item<System.IntPtr>(System.Int32,T) */,
{ 910, -1, 400 } /* System.Void System.Array::InternalArray__set_Item<System.Net.CookieTokenizer/RecognizedAttribute>(System.Int32,T) */,
{ 910, -1, 401 } /* System.Void System.Array::InternalArray__set_Item<System.Net.HeaderVariantInfo>(System.Int32,T) */,
{ 910, -1, 415 } /* System.Void System.Array::InternalArray__set_Item<System.Net.Sockets.Socket/WSABUF>(System.Int32,T) */,
{ 910, -1, 1365 } /* System.Void System.Array::InternalArray__set_Item<System.Nullable`1<UnityEngine.RaycastHit>>(System.Int32,T) */,
{ 910, -1, 151 } /* System.Void System.Array::InternalArray__set_Item<System.ParameterizedStrings/FormatParam>(System.Int32,T) */,
{ 910, -1, 176 } /* System.Void System.Array::InternalArray__set_Item<System.Reflection.CustomAttributeNamedArgument>(System.Int32,T) */,
{ 910, -1, 166 } /* System.Void System.Array::InternalArray__set_Item<System.Reflection.CustomAttributeTypedArgument>(System.Int32,T) */,
{ 910, -1, 64 } /* System.Void System.Array::InternalArray__set_Item<System.Reflection.ParameterModifier>(System.Int32,T) */,
{ 910, -1, 170 } /* System.Void System.Array::InternalArray__set_Item<System.Resources.ResourceLocator>(System.Int32,T) */,
{ 910, -1, 33 } /* System.Void System.Array::InternalArray__set_Item<System.Runtime.CompilerServices.Ephemeron>(System.Int32,T) */,
{ 910, -1, 414 } /* System.Void System.Array::InternalArray__set_Item<System.Runtime.InteropServices.GCHandle>(System.Int32,T) */,
{ 910, -1, 108 } /* System.Void System.Array::InternalArray__set_Item<System.SByte>(System.Int32,T) */,
{ 910, -1, 395 } /* System.Void System.Array::InternalArray__set_Item<System.Security.Cryptography.X509Certificates.X509ChainStatus>(System.Int32,T) */,
{ 910, -1, 109 } /* System.Void System.Array::InternalArray__set_Item<System.Single>(System.Int32,T) */,
{ 910, -1, 359 } /* System.Void System.Array::InternalArray__set_Item<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>(System.Int32,T) */,
{ 910, -1, 240 } /* System.Void System.Array::InternalArray__set_Item<System.Threading.CancellationTokenRegistration>(System.Int32,T) */,
{ 910, -1, 110 } /* System.Void System.Array::InternalArray__set_Item<System.TimeSpan>(System.Int32,T) */,
{ 910, -1, 134 } /* System.Void System.Array::InternalArray__set_Item<System.UInt16>(System.Int32,T) */,
{ 910, -1, 324 } /* System.Void System.Array::InternalArray__set_Item<System.UInt16Enum>(System.Int32,T) */,
{ 910, -1, 21 } /* System.Void System.Array::InternalArray__set_Item<System.UInt32>(System.Int32,T) */,
{ 910, -1, 329 } /* System.Void System.Array::InternalArray__set_Item<System.UInt32Enum>(System.Int32,T) */,
{ 910, -1, 82 } /* System.Void System.Array::InternalArray__set_Item<System.UInt64>(System.Int32,T) */,
{ 910, -1, 534 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.AccelerationEvent>(System.Int32,T) */,
{ 910, -1, 561 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.AnimatorClipInfo>(System.Int32,T) */,
{ 910, -1, 439 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.BeforeRenderHelper/OrderBlock>(System.Int32,T) */,
{ 910, -1, 450 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Color32>(System.Int32,T) */,
{ 910, -1, 447 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Color>(System.Int32,T) */,
{ 910, -1, 539 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.ContactPoint2D>(System.Int32,T) */,
{ 910, -1, 505 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.ContactPoint>(System.Int32,T) */,
{ 910, -1, 499 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(System.Int32,T) */,
{ 910, -1, 603 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>(System.Int32,T) */,
{ 910, -1, 425 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Keyframe>(System.Int32,T) */,
{ 910, -1, 477 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.LowLevel.PlayerLoopSystem>(System.Int32,T) */,
{ 910, -1, 446 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Matrix4x4>(System.Int32,T) */,
{ 910, -1, 592 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.ParticleSystem/Particle>(System.Int32,T) */,
{ 910, -1, 489 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Plane>(System.Int32,T) */,
{ 910, -1, 495 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Playables.PlayableBinding>(System.Int32,T) */,
{ 910, -1, 455 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Quaternion>(System.Int32,T) */,
{ 910, -1, 537 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.RaycastHit2D>(System.Int32,T) */,
{ 910, -1, 506 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.RaycastHit>(System.Int32,T) */,
{ 910, -1, 437 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Rect>(System.Int32,T) */,
{ 910, -1, 430 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.RenderBuffer>(System.Int32,T) */,
{ 910, -1, 491 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Rendering.BatchVisibility>(System.Int32,T) */,
{ 910, -1, 444 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Rendering.ReflectionProbeBlendInfo>(System.Int32,T) */,
{ 910, -1, 441 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Resolution>(System.Int32,T) */,
{ 910, -1, 535 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.SendMouseEvents/HitInfo>(System.Int32,T) */,
{ 910, -1, 584 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(System.Int32,T) */,
{ 910, -1, 587 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(System.Int32,T) */,
{ 910, -1, 533 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Touch>(System.Int32,T) */,
{ 910, -1, 612 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.UIElements.EventDispatcher/DispatchContext>(System.Int32,T) */,
{ 910, -1, 610 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.UIElements.EventDispatcher/EventRecord>(System.Int32,T) */,
{ 910, -1, 622 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.UIElements.FocusController/FocusedElement>(System.Int32,T) */,
{ 910, -1, 769 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(System.Int32,T) */,
{ 910, -1, 789 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.UIElements.StyleSheets.StyleValue>(System.Int32,T) */,
{ 910, -1, 463 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.UnitySynchronizationContext/WorkRequest>(System.Int32,T) */,
{ 910, -1, 442 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Vector2>(System.Int32,T) */,
{ 910, -1, 431 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Vector3>(System.Int32,T) */,
{ 910, -1, 445 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Vector4>(System.Int32,T) */,
{ 910, -1, 554 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.jvalue>(System.Int32,T) */,
{ 802, -1, 1580 } /* System.Void System.Array::Resize<FairyGUI.UpdateContext/ClipInfo>(T[]&,System.Int32) */,
{ 802, -1, 1272 } /* System.Void System.Array::Resize<LuaInterface.LuaFunction/FuncData>(T[]&,System.Int32) */,
{ 802, -1, 612 } /* System.Void System.Array::Resize<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T[]&,System.Int32) */,
{ 859, -1, 1585 } /* System.Void System.Array::Reverse<FairyGUI.GPath/Segment>(T[],System.Int32,System.Int32) */,
{ 859, -1, 1586 } /* System.Void System.Array::Reverse<FairyGUI.GPathPoint>(T[],System.Int32,System.Int32) */,
{ 859, -1, 1076 } /* System.Void System.Array::Reverse<FairyGUI.TextField/CharPosition>(T[],System.Int32,System.Int32) */,
{ 859, -1, 7 } /* System.Void System.Array::Reverse<System.Char>(T[],System.Int32,System.Int32) */,
{ 859, -1, 115 } /* System.Void System.Array::Reverse<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T[],System.Int32,System.Int32) */,
{ 859, -1, 16 } /* System.Void System.Array::Reverse<System.Int32>(T[],System.Int32,System.Int32) */,
{ 859, -1, 90 } /* System.Void System.Array::Reverse<System.Int32Enum>(T[],System.Int32,System.Int32) */,
{ 859, -1, 37 } /* System.Void System.Array::Reverse<System.Int64>(T[],System.Int32,System.Int32) */,
{ 859, -1, 109 } /* System.Void System.Array::Reverse<System.Single>(T[],System.Int32,System.Int32) */,
{ 859, -1, 561 } /* System.Void System.Array::Reverse<UnityEngine.AnimatorClipInfo>(T[],System.Int32,System.Int32) */,
{ 859, -1, 439 } /* System.Void System.Array::Reverse<UnityEngine.BeforeRenderHelper/OrderBlock>(T[],System.Int32,System.Int32) */,
{ 859, -1, 450 } /* System.Void System.Array::Reverse<UnityEngine.Color32>(T[],System.Int32,System.Int32) */,
{ 859, -1, 447 } /* System.Void System.Array::Reverse<UnityEngine.Color>(T[],System.Int32,System.Int32) */,
{ 859, -1, 446 } /* System.Void System.Array::Reverse<UnityEngine.Matrix4x4>(T[],System.Int32,System.Int32) */,
{ 859, -1, 592 } /* System.Void System.Array::Reverse<UnityEngine.ParticleSystem/Particle>(T[],System.Int32,System.Int32) */,
{ 859, -1, 537 } /* System.Void System.Array::Reverse<UnityEngine.RaycastHit2D>(T[],System.Int32,System.Int32) */,
{ 859, -1, 437 } /* System.Void System.Array::Reverse<UnityEngine.Rect>(T[],System.Int32,System.Int32) */,
{ 859, -1, 444 } /* System.Void System.Array::Reverse<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T[],System.Int32,System.Int32) */,
{ 859, -1, 622 } /* System.Void System.Array::Reverse<UnityEngine.UIElements.FocusController/FocusedElement>(T[],System.Int32,System.Int32) */,
{ 859, -1, 463 } /* System.Void System.Array::Reverse<UnityEngine.UnitySynchronizationContext/WorkRequest>(T[],System.Int32,System.Int32) */,
{ 859, -1, 442 } /* System.Void System.Array::Reverse<UnityEngine.Vector2>(T[],System.Int32,System.Int32) */,
{ 859, -1, 431 } /* System.Void System.Array::Reverse<UnityEngine.Vector3>(T[],System.Int32,System.Int32) */,
{ 859, -1, 445 } /* System.Void System.Array::Reverse<UnityEngine.Vector4>(T[],System.Int32,System.Int32) */,
{ 875, -1, 1585 } /* System.Void System.Array::Sort<FairyGUI.GPath/Segment>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 1586 } /* System.Void System.Array::Sort<FairyGUI.GPathPoint>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 1076 } /* System.Void System.Array::Sort<FairyGUI.TextField/CharPosition>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 6 } /* System.Void System.Array::Sort<System.Byte>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 7 } /* System.Void System.Array::Sort<System.Char>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 115 } /* System.Void System.Array::Sort<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 16 } /* System.Void System.Array::Sort<System.Int32>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 90 } /* System.Void System.Array::Sort<System.Int32Enum>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 37 } /* System.Void System.Array::Sort<System.Int64>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 109 } /* System.Void System.Array::Sort<System.Single>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 879, -1, 83 } /* System.Void System.Array::Sort<System.UInt64,System.Object>(TKey[],TValue[],System.Collections.Generic.IComparer`1<TKey>) */,
{ 880, -1, 83 } /* System.Void System.Array::Sort<System.UInt64,System.Object>(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 875, -1, 82 } /* System.Void System.Array::Sort<System.UInt64>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 561 } /* System.Void System.Array::Sort<UnityEngine.AnimatorClipInfo>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 439 } /* System.Void System.Array::Sort<UnityEngine.BeforeRenderHelper/OrderBlock>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 450 } /* System.Void System.Array::Sort<UnityEngine.Color32>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 447 } /* System.Void System.Array::Sort<UnityEngine.Color>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 446 } /* System.Void System.Array::Sort<UnityEngine.Matrix4x4>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 592 } /* System.Void System.Array::Sort<UnityEngine.ParticleSystem/Particle>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 537 } /* System.Void System.Array::Sort<UnityEngine.RaycastHit2D>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 437 } /* System.Void System.Array::Sort<UnityEngine.Rect>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 444 } /* System.Void System.Array::Sort<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 622 } /* System.Void System.Array::Sort<UnityEngine.UIElements.FocusController/FocusedElement>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 463 } /* System.Void System.Array::Sort<UnityEngine.UnitySynchronizationContext/WorkRequest>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 442 } /* System.Void System.Array::Sort<UnityEngine.Vector2>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 431 } /* System.Void System.Array::Sort<UnityEngine.Vector3>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 445 } /* System.Void System.Array::Sort<UnityEngine.Vector4>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 9968, -1, 2451 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>,Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47>(TAwaiter&,TStateMachine&) */,
{ 9977, 47, 2452 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>,System.Threading.SemaphoreSlim/<WaitUntilCountOrTimeoutAsync>d__31>(TAwaiter&,TStateMachine&) */,
{ 9977, 16, 2453 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>,Mono.Net.Security.MobileAuthenticatedStream/<StartOperation>d__58>(TAwaiter&,TStateMachine&) */,
{ 9977, 0, 2060 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(TAwaiter&,TStateMachine&) */,
{ 9974, 0, 2054 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::Start<Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(TStateMachine&) */,
{ 9976, 189, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
{ 9976, 189, 2048 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitOnCompleted<System.Security.Cryptography.CryptoStream/HopToThreadPoolAwaitable,System.Security.Cryptography.CryptoStream/<WriteAsyncInternal>d__37>(TAwaiter&,TStateMachine&) */,
{ 9977, 189, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitUnsafeOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
{ 9977, 189, 2059 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(TAwaiter&,TStateMachine&) */,
{ 9977, 189, 2066 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67>(TAwaiter&,TStateMachine&) */,
{ 9977, 189, 2049 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,System.Security.Cryptography.CryptoStream/<WriteAsyncInternal>d__37>(TAwaiter&,TStateMachine&) */,
{ 9977, 189, 2058 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>,Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(TAwaiter&,TStateMachine&) */,
{ 9977, 189, 2451 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>,Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47>(TAwaiter&,TStateMachine&) */,
{ 776, -1, 1585 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<FairyGUI.GPath/Segment>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 1586 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<FairyGUI.GPathPoint>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 1076 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<FairyGUI.TextField/CharPosition>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 6 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<System.Byte>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 7 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<System.Char>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 115 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 16 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<System.Int32>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 90 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<System.Int32Enum>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 37 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<System.Int64>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 109 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<System.Single>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 561 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.AnimatorClipInfo>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 439 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.BeforeRenderHelper/OrderBlock>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 450 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Color32>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 447 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Color>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 446 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Matrix4x4>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 592 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.ParticleSystem/Particle>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 537 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.RaycastHit2D>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 437 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Rect>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 444 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Rendering.ReflectionProbeBlendInfo>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 622 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.UIElements.FocusController/FocusedElement>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 463 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.UnitySynchronizationContext/WorkRequest>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 442 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Vector2>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 431 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Vector3>(System.Object,System.ExceptionArgument) */,
{ 776, -1, 445 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Vector4>(System.Object,System.ExceptionArgument) */,
{ 17391, -1, 90 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::InternalEnumToInt<System.Int32Enum>(T&,System.Int32&) */,
{ 17389, -1, 6 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<System.Byte>(System.Void*,System.Int32,T) */,
{ 17389, -1, 16 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<System.Int32>(System.Void*,System.Int32,T) */,
{ 17389, -1, 499 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(System.Void*,System.Int32,T) */,
{ 17389, -1, 592 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<UnityEngine.ParticleSystem/Particle>(System.Void*,System.Int32,T) */,
{ 17389, -1, 489 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<UnityEngine.Plane>(System.Void*,System.Int32,T) */,
{ 17389, -1, 491 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<UnityEngine.Rendering.BatchVisibility>(System.Void*,System.Int32,T) */,
{ 20193, -1, 16 } /* System.Void UnityEngine.Assertions.Assert::AreEqual<System.Int32>(T,T,System.String,System.Collections.Generic.IEqualityComparer`1<T>) */,
{ 19800, -1, 47 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<System.Boolean>(System.Object) */,
{ 19800, -1, 16 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<System.Int32>(System.Object) */,
{ 19800, -1, 109 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<System.Single>(System.Object) */,
{ 18550, -1, 445 } /* System.Void UnityEngine.Mesh::SetListForChannel<UnityEngine.Vector4>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
{ 19343, -1, 450 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Color32>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19342, -1, 109 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<System.Single>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19342, -1, 450 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<UnityEngine.Color32>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19342, -1, 447 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<UnityEngine.Color>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19342, -1, 446 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<UnityEngine.Matrix4x4>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19342, -1, 437 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<UnityEngine.Rect>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 19342, -1, 445 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<UnityEngine.Vector4>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 30542, -1, 47 } /* T LuaInterface.LuaFunction::CheckValue<System.Boolean>() */,
{ 30944, -1, 47 } /* T LuaInterface.LuaState::CheckValue<System.Boolean>(System.Int32) */,
{ 904, -1, 1585 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<FairyGUI.GPath/Segment>(System.Int32) */,
{ 904, -1, 1586 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<FairyGUI.GPathPoint>(System.Int32) */,
{ 904, -1, 1076 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<FairyGUI.TextField/CharPosition>(System.Int32) */,
{ 904, -1, 1580 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<FairyGUI.UpdateContext/ClipInfo>(System.Int32) */,
{ 904, -1, 1502 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(System.Int32) */,
{ 904, -1, 1272 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<LuaInterface.LuaFunction/FuncData>(System.Int32) */,
{ 904, -1, 15 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<Mono.Globalization.Unicode.CodePointIndexer/TableRange>(System.Int32) */,
{ 904, -1, 20 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<Mono.Security.Uri/UriScheme>(System.Int32) */,
{ 904, -1, 413 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.ArraySegment`1<System.Byte>>(System.Int32) */,
{ 904, -1, 47 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Boolean>(System.Int32) */,
{ 904, -1, 6 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Byte>(System.Int32) */,
{ 904, -1, 398 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.ByteEnum>(System.Int32) */,
{ 904, -1, 7 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Char>(System.Int32) */,
{ 904, -1, 34 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.DictionaryEntry>(System.Int32) */,
{ 904, -1, 347 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>(System.Int32) */,
{ 904, -1, 123 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>(System.Int32) */,
{ 904, -1, 870 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(System.Int32) */,
{ 904, -1, 1316 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(System.Int32) */,
{ 904, -1, 1338 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(System.Int32) */,
{ 904, -1, 1265 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>(System.Int32) */,
{ 904, -1, 303 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>(System.Int32) */,
{ 904, -1, 786 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(System.Int32) */,
{ 904, -1, 1515 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(System.Int32) */,
{ 904, -1, 31 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>(System.Int32) */,
{ 904, -1, 171 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>(System.Int32) */,
{ 904, -1, 1063 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(System.Int32) */,
{ 904, -1, 604 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32) */,
{ 904, -1, 770 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32) */,
{ 904, -1, 774 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32) */,
{ 904, -1, 423 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.HashSet`1/Slot<System.Object>>(System.Int32) */,
{ 904, -1, 115 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(System.Int32) */,
{ 904, -1, 346 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>(System.Int32) */,
{ 904, -1, 122 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>(System.Int32) */,
{ 904, -1, 864 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(System.Int32) */,
{ 904, -1, 1315 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(System.Int32) */,
{ 904, -1, 1337 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(System.Int32) */,
{ 904, -1, 1264 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>(System.Int32) */,
{ 904, -1, 302 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>(System.Int32) */,
{ 904, -1, 785 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(System.Int32) */,
{ 904, -1, 1514 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(System.Int32) */,
{ 904, -1, 30 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>(System.Int32) */,
{ 904, -1, 169 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>(System.Int32) */,
{ 904, -1, 1062 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(System.Int32) */,
{ 904, -1, 602 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32) */,
{ 904, -1, 768 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32) */,
{ 904, -1, 773 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32) */,
{ 904, -1, 319 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Hashtable/bucket>(System.Int32) */,
{ 904, -1, 368 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.ComponentModel.AttributeCollection/AttributeEntry>(System.Int32) */,
{ 904, -1, 59 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.DateTime>(System.Int32) */,
{ 904, -1, 61 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Decimal>(System.Int32) */,
{ 904, -1, 81 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Double>(System.Int32) */,
{ 904, -1, 232 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Globalization.InternalCodePageDataItem>(System.Int32) */,
{ 904, -1, 233 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Globalization.InternalEncodingDataItem>(System.Int32) */,
{ 904, -1, 230 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Globalization.TimeSpanParse/TimeSpanToken>(System.Int32) */,
{ 904, -1, 94 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Guid>(System.Int32) */,
{ 904, -1, 95 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Int16>(System.Int32) */,
{ 904, -1, 16 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Int32>(System.Int32) */,
{ 904, -1, 90 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Int32Enum>(System.Int32) */,
{ 904, -1, 37 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Int64>(System.Int32) */,
{ 904, -1, 85 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.IntPtr>(System.Int32) */,
{ 904, -1, 400 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Net.CookieTokenizer/RecognizedAttribute>(System.Int32) */,
{ 904, -1, 401 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Net.HeaderVariantInfo>(System.Int32) */,
{ 904, -1, 415 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Net.Sockets.Socket/WSABUF>(System.Int32) */,
{ 904, -1, 1365 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Nullable`1<UnityEngine.RaycastHit>>(System.Int32) */,
{ 904, -1, 151 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.ParameterizedStrings/FormatParam>(System.Int32) */,
{ 904, -1, 176 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Reflection.CustomAttributeNamedArgument>(System.Int32) */,
{ 904, -1, 166 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Reflection.CustomAttributeTypedArgument>(System.Int32) */,
{ 904, -1, 64 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Reflection.ParameterModifier>(System.Int32) */,
{ 904, -1, 170 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Resources.ResourceLocator>(System.Int32) */,
{ 904, -1, 33 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Runtime.CompilerServices.Ephemeron>(System.Int32) */,
{ 904, -1, 414 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Runtime.InteropServices.GCHandle>(System.Int32) */,
{ 904, -1, 108 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.SByte>(System.Int32) */,
{ 904, -1, 395 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Security.Cryptography.X509Certificates.X509ChainStatus>(System.Int32) */,
{ 904, -1, 109 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Single>(System.Int32) */,
{ 904, -1, 359 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>(System.Int32) */,
{ 904, -1, 240 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Threading.CancellationTokenRegistration>(System.Int32) */,
{ 904, -1, 110 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.TimeSpan>(System.Int32) */,
{ 904, -1, 134 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.UInt16>(System.Int32) */,
{ 904, -1, 324 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.UInt16Enum>(System.Int32) */,
{ 904, -1, 21 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.UInt32>(System.Int32) */,
{ 904, -1, 329 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.UInt32Enum>(System.Int32) */,
{ 904, -1, 82 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.UInt64>(System.Int32) */,
{ 904, -1, 534 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.AccelerationEvent>(System.Int32) */,
{ 904, -1, 561 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.AnimatorClipInfo>(System.Int32) */,
{ 904, -1, 439 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.BeforeRenderHelper/OrderBlock>(System.Int32) */,
{ 904, -1, 450 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Color32>(System.Int32) */,
{ 904, -1, 447 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Color>(System.Int32) */,
{ 904, -1, 539 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.ContactPoint2D>(System.Int32) */,
{ 904, -1, 505 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.ContactPoint>(System.Int32) */,
{ 904, -1, 499 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(System.Int32) */,
{ 904, -1, 603 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>(System.Int32) */,
{ 904, -1, 425 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Keyframe>(System.Int32) */,
{ 904, -1, 477 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.LowLevel.PlayerLoopSystem>(System.Int32) */,
{ 904, -1, 446 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Matrix4x4>(System.Int32) */,
{ 904, -1, 592 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.ParticleSystem/Particle>(System.Int32) */,
{ 904, -1, 489 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Plane>(System.Int32) */,
{ 904, -1, 495 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Playables.PlayableBinding>(System.Int32) */,
{ 904, -1, 455 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Quaternion>(System.Int32) */,
{ 904, -1, 537 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.RaycastHit2D>(System.Int32) */,
{ 904, -1, 506 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.RaycastHit>(System.Int32) */,
{ 904, -1, 437 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Rect>(System.Int32) */,
{ 904, -1, 430 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.RenderBuffer>(System.Int32) */,
{ 904, -1, 491 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Rendering.BatchVisibility>(System.Int32) */,
{ 904, -1, 444 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Rendering.ReflectionProbeBlendInfo>(System.Int32) */,
{ 904, -1, 441 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Resolution>(System.Int32) */,
{ 904, -1, 535 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.SendMouseEvents/HitInfo>(System.Int32) */,
{ 904, -1, 584 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(System.Int32) */,
{ 904, -1, 587 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(System.Int32) */,
{ 904, -1, 533 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Touch>(System.Int32) */,
{ 904, -1, 612 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.UIElements.EventDispatcher/DispatchContext>(System.Int32) */,
{ 904, -1, 610 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.UIElements.EventDispatcher/EventRecord>(System.Int32) */,
{ 904, -1, 622 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.UIElements.FocusController/FocusedElement>(System.Int32) */,
{ 904, -1, 769 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(System.Int32) */,
{ 904, -1, 789 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.UIElements.StyleSheets.StyleValue>(System.Int32) */,
{ 904, -1, 463 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.UnitySynchronizationContext/WorkRequest>(System.Int32) */,
{ 904, -1, 442 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Vector2>(System.Int32) */,
{ 904, -1, 431 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Vector3>(System.Int32) */,
{ 904, -1, 445 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Vector4>(System.Int32) */,
{ 904, -1, 554 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.jvalue>(System.Int32) */,
{ 909, -1, 1585 } /* T System.Array::InternalArray__get_Item<FairyGUI.GPath/Segment>(System.Int32) */,
{ 909, -1, 1586 } /* T System.Array::InternalArray__get_Item<FairyGUI.GPathPoint>(System.Int32) */,
{ 909, -1, 1076 } /* T System.Array::InternalArray__get_Item<FairyGUI.TextField/CharPosition>(System.Int32) */,
{ 909, -1, 1580 } /* T System.Array::InternalArray__get_Item<FairyGUI.UpdateContext/ClipInfo>(System.Int32) */,
{ 909, -1, 1502 } /* T System.Array::InternalArray__get_Item<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(System.Int32) */,
{ 909, -1, 1272 } /* T System.Array::InternalArray__get_Item<LuaInterface.LuaFunction/FuncData>(System.Int32) */,
{ 909, -1, 15 } /* T System.Array::InternalArray__get_Item<Mono.Globalization.Unicode.CodePointIndexer/TableRange>(System.Int32) */,
{ 909, -1, 20 } /* T System.Array::InternalArray__get_Item<Mono.Security.Uri/UriScheme>(System.Int32) */,
{ 909, -1, 413 } /* T System.Array::InternalArray__get_Item<System.ArraySegment`1<System.Byte>>(System.Int32) */,
{ 909, -1, 47 } /* T System.Array::InternalArray__get_Item<System.Boolean>(System.Int32) */,
{ 909, -1, 6 } /* T System.Array::InternalArray__get_Item<System.Byte>(System.Int32) */,
{ 909, -1, 398 } /* T System.Array::InternalArray__get_Item<System.ByteEnum>(System.Int32) */,
{ 909, -1, 7 } /* T System.Array::InternalArray__get_Item<System.Char>(System.Int32) */,
{ 909, -1, 34 } /* T System.Array::InternalArray__get_Item<System.Collections.DictionaryEntry>(System.Int32) */,
{ 909, -1, 347 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>(System.Int32) */,
{ 909, -1, 123 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>(System.Int32) */,
{ 909, -1, 870 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(System.Int32) */,
{ 909, -1, 1316 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(System.Int32) */,
{ 909, -1, 1338 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(System.Int32) */,
{ 909, -1, 1265 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>(System.Int32) */,
{ 909, -1, 303 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>(System.Int32) */,
{ 909, -1, 786 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(System.Int32) */,
{ 909, -1, 1515 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(System.Int32) */,
{ 909, -1, 31 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>(System.Int32) */,
{ 909, -1, 171 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>(System.Int32) */,
{ 909, -1, 1063 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(System.Int32) */,
{ 909, -1, 604 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32) */,
{ 909, -1, 770 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32) */,
{ 909, -1, 774 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32) */,
{ 909, -1, 423 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.HashSet`1/Slot<System.Object>>(System.Int32) */,
{ 909, -1, 115 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(System.Int32) */,
{ 909, -1, 346 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>(System.Int32) */,
{ 909, -1, 122 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>(System.Int32) */,
{ 909, -1, 864 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(System.Int32) */,
{ 909, -1, 1315 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(System.Int32) */,
{ 909, -1, 1337 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(System.Int32) */,
{ 909, -1, 1264 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>(System.Int32) */,
{ 909, -1, 302 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>(System.Int32) */,
{ 909, -1, 785 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(System.Int32) */,
{ 909, -1, 1514 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>(System.Int32) */,
{ 909, -1, 30 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>(System.Int32) */,
{ 909, -1, 169 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>(System.Int32) */,
{ 909, -1, 1062 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(System.Int32) */,
{ 909, -1, 602 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32) */,
{ 909, -1, 768 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32) */,
{ 909, -1, 773 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32) */,
{ 909, -1, 319 } /* T System.Array::InternalArray__get_Item<System.Collections.Hashtable/bucket>(System.Int32) */,
{ 909, -1, 368 } /* T System.Array::InternalArray__get_Item<System.ComponentModel.AttributeCollection/AttributeEntry>(System.Int32) */,
{ 909, -1, 59 } /* T System.Array::InternalArray__get_Item<System.DateTime>(System.Int32) */,
{ 909, -1, 61 } /* T System.Array::InternalArray__get_Item<System.Decimal>(System.Int32) */,
{ 909, -1, 81 } /* T System.Array::InternalArray__get_Item<System.Double>(System.Int32) */,
{ 909, -1, 232 } /* T System.Array::InternalArray__get_Item<System.Globalization.InternalCodePageDataItem>(System.Int32) */,
{ 909, -1, 233 } /* T System.Array::InternalArray__get_Item<System.Globalization.InternalEncodingDataItem>(System.Int32) */,
{ 909, -1, 230 } /* T System.Array::InternalArray__get_Item<System.Globalization.TimeSpanParse/TimeSpanToken>(System.Int32) */,
{ 909, -1, 94 } /* T System.Array::InternalArray__get_Item<System.Guid>(System.Int32) */,
{ 909, -1, 95 } /* T System.Array::InternalArray__get_Item<System.Int16>(System.Int32) */,
{ 909, -1, 16 } /* T System.Array::InternalArray__get_Item<System.Int32>(System.Int32) */,
{ 909, -1, 90 } /* T System.Array::InternalArray__get_Item<System.Int32Enum>(System.Int32) */,
{ 909, -1, 37 } /* T System.Array::InternalArray__get_Item<System.Int64>(System.Int32) */,
{ 909, -1, 85 } /* T System.Array::InternalArray__get_Item<System.IntPtr>(System.Int32) */,
{ 909, -1, 400 } /* T System.Array::InternalArray__get_Item<System.Net.CookieTokenizer/RecognizedAttribute>(System.Int32) */,
{ 909, -1, 401 } /* T System.Array::InternalArray__get_Item<System.Net.HeaderVariantInfo>(System.Int32) */,
{ 909, -1, 415 } /* T System.Array::InternalArray__get_Item<System.Net.Sockets.Socket/WSABUF>(System.Int32) */,
{ 909, -1, 1365 } /* T System.Array::InternalArray__get_Item<System.Nullable`1<UnityEngine.RaycastHit>>(System.Int32) */,
{ 909, -1, 151 } /* T System.Array::InternalArray__get_Item<System.ParameterizedStrings/FormatParam>(System.Int32) */,
{ 909, -1, 176 } /* T System.Array::InternalArray__get_Item<System.Reflection.CustomAttributeNamedArgument>(System.Int32) */,
{ 909, -1, 166 } /* T System.Array::InternalArray__get_Item<System.Reflection.CustomAttributeTypedArgument>(System.Int32) */,
{ 909, -1, 64 } /* T System.Array::InternalArray__get_Item<System.Reflection.ParameterModifier>(System.Int32) */,
{ 909, -1, 170 } /* T System.Array::InternalArray__get_Item<System.Resources.ResourceLocator>(System.Int32) */,
{ 909, -1, 33 } /* T System.Array::InternalArray__get_Item<System.Runtime.CompilerServices.Ephemeron>(System.Int32) */,
{ 909, -1, 414 } /* T System.Array::InternalArray__get_Item<System.Runtime.InteropServices.GCHandle>(System.Int32) */,
{ 909, -1, 108 } /* T System.Array::InternalArray__get_Item<System.SByte>(System.Int32) */,
{ 909, -1, 395 } /* T System.Array::InternalArray__get_Item<System.Security.Cryptography.X509Certificates.X509ChainStatus>(System.Int32) */,
{ 909, -1, 109 } /* T System.Array::InternalArray__get_Item<System.Single>(System.Int32) */,
{ 909, -1, 359 } /* T System.Array::InternalArray__get_Item<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>(System.Int32) */,
{ 909, -1, 240 } /* T System.Array::InternalArray__get_Item<System.Threading.CancellationTokenRegistration>(System.Int32) */,
{ 909, -1, 110 } /* T System.Array::InternalArray__get_Item<System.TimeSpan>(System.Int32) */,
{ 909, -1, 134 } /* T System.Array::InternalArray__get_Item<System.UInt16>(System.Int32) */,
{ 909, -1, 324 } /* T System.Array::InternalArray__get_Item<System.UInt16Enum>(System.Int32) */,
{ 909, -1, 21 } /* T System.Array::InternalArray__get_Item<System.UInt32>(System.Int32) */,
{ 909, -1, 329 } /* T System.Array::InternalArray__get_Item<System.UInt32Enum>(System.Int32) */,
{ 909, -1, 82 } /* T System.Array::InternalArray__get_Item<System.UInt64>(System.Int32) */,
{ 909, -1, 534 } /* T System.Array::InternalArray__get_Item<UnityEngine.AccelerationEvent>(System.Int32) */,
{ 909, -1, 561 } /* T System.Array::InternalArray__get_Item<UnityEngine.AnimatorClipInfo>(System.Int32) */,
{ 909, -1, 439 } /* T System.Array::InternalArray__get_Item<UnityEngine.BeforeRenderHelper/OrderBlock>(System.Int32) */,
{ 909, -1, 450 } /* T System.Array::InternalArray__get_Item<UnityEngine.Color32>(System.Int32) */,
{ 909, -1, 447 } /* T System.Array::InternalArray__get_Item<UnityEngine.Color>(System.Int32) */,
{ 909, -1, 539 } /* T System.Array::InternalArray__get_Item<UnityEngine.ContactPoint2D>(System.Int32) */,
{ 909, -1, 505 } /* T System.Array::InternalArray__get_Item<UnityEngine.ContactPoint>(System.Int32) */,
{ 909, -1, 499 } /* T System.Array::InternalArray__get_Item<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(System.Int32) */,
{ 909, -1, 603 } /* T System.Array::InternalArray__get_Item<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>(System.Int32) */,
{ 909, -1, 425 } /* T System.Array::InternalArray__get_Item<UnityEngine.Keyframe>(System.Int32) */,
{ 909, -1, 477 } /* T System.Array::InternalArray__get_Item<UnityEngine.LowLevel.PlayerLoopSystem>(System.Int32) */,
{ 909, -1, 446 } /* T System.Array::InternalArray__get_Item<UnityEngine.Matrix4x4>(System.Int32) */,
{ 909, -1, 592 } /* T System.Array::InternalArray__get_Item<UnityEngine.ParticleSystem/Particle>(System.Int32) */,
{ 909, -1, 489 } /* T System.Array::InternalArray__get_Item<UnityEngine.Plane>(System.Int32) */,
{ 909, -1, 495 } /* T System.Array::InternalArray__get_Item<UnityEngine.Playables.PlayableBinding>(System.Int32) */,
{ 909, -1, 455 } /* T System.Array::InternalArray__get_Item<UnityEngine.Quaternion>(System.Int32) */,
{ 909, -1, 537 } /* T System.Array::InternalArray__get_Item<UnityEngine.RaycastHit2D>(System.Int32) */,
{ 909, -1, 506 } /* T System.Array::InternalArray__get_Item<UnityEngine.RaycastHit>(System.Int32) */,
{ 909, -1, 437 } /* T System.Array::InternalArray__get_Item<UnityEngine.Rect>(System.Int32) */,
{ 909, -1, 430 } /* T System.Array::InternalArray__get_Item<UnityEngine.RenderBuffer>(System.Int32) */,
{ 909, -1, 491 } /* T System.Array::InternalArray__get_Item<UnityEngine.Rendering.BatchVisibility>(System.Int32) */,
{ 909, -1, 444 } /* T System.Array::InternalArray__get_Item<UnityEngine.Rendering.ReflectionProbeBlendInfo>(System.Int32) */,
{ 909, -1, 441 } /* T System.Array::InternalArray__get_Item<UnityEngine.Resolution>(System.Int32) */,
{ 909, -1, 535 } /* T System.Array::InternalArray__get_Item<UnityEngine.SendMouseEvents/HitInfo>(System.Int32) */,
{ 909, -1, 584 } /* T System.Array::InternalArray__get_Item<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(System.Int32) */,
{ 909, -1, 587 } /* T System.Array::InternalArray__get_Item<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(System.Int32) */,
{ 909, -1, 533 } /* T System.Array::InternalArray__get_Item<UnityEngine.Touch>(System.Int32) */,
{ 909, -1, 612 } /* T System.Array::InternalArray__get_Item<UnityEngine.UIElements.EventDispatcher/DispatchContext>(System.Int32) */,
{ 909, -1, 610 } /* T System.Array::InternalArray__get_Item<UnityEngine.UIElements.EventDispatcher/EventRecord>(System.Int32) */,
{ 909, -1, 622 } /* T System.Array::InternalArray__get_Item<UnityEngine.UIElements.FocusController/FocusedElement>(System.Int32) */,
{ 909, -1, 769 } /* T System.Array::InternalArray__get_Item<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(System.Int32) */,
{ 909, -1, 789 } /* T System.Array::InternalArray__get_Item<UnityEngine.UIElements.StyleSheets.StyleValue>(System.Int32) */,
{ 909, -1, 463 } /* T System.Array::InternalArray__get_Item<UnityEngine.UnitySynchronizationContext/WorkRequest>(System.Int32) */,
{ 909, -1, 442 } /* T System.Array::InternalArray__get_Item<UnityEngine.Vector2>(System.Int32) */,
{ 909, -1, 431 } /* T System.Array::InternalArray__get_Item<UnityEngine.Vector3>(System.Int32) */,
{ 909, -1, 445 } /* T System.Array::InternalArray__get_Item<UnityEngine.Vector4>(System.Int32) */,
{ 909, -1, 554 } /* T System.Array::InternalArray__get_Item<UnityEngine.jvalue>(System.Int32) */,
{ 951, -1, 1585 } /* T System.Array::UnsafeLoad<FairyGUI.GPath/Segment>(T[],System.Int32) */,
{ 951, -1, 1586 } /* T System.Array::UnsafeLoad<FairyGUI.GPathPoint>(T[],System.Int32) */,
{ 951, -1, 1076 } /* T System.Array::UnsafeLoad<FairyGUI.TextField/CharPosition>(T[],System.Int32) */,
{ 951, -1, 6 } /* T System.Array::UnsafeLoad<System.Byte>(T[],System.Int32) */,
{ 951, -1, 7 } /* T System.Array::UnsafeLoad<System.Char>(T[],System.Int32) */,
{ 951, -1, 115 } /* T System.Array::UnsafeLoad<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>(T[],System.Int32) */,
{ 951, -1, 16 } /* T System.Array::UnsafeLoad<System.Int32>(T[],System.Int32) */,
{ 951, -1, 90 } /* T System.Array::UnsafeLoad<System.Int32Enum>(T[],System.Int32) */,
{ 951, -1, 37 } /* T System.Array::UnsafeLoad<System.Int64>(T[],System.Int32) */,
{ 951, -1, 109 } /* T System.Array::UnsafeLoad<System.Single>(T[],System.Int32) */,
{ 951, -1, 561 } /* T System.Array::UnsafeLoad<UnityEngine.AnimatorClipInfo>(T[],System.Int32) */,
{ 951, -1, 439 } /* T System.Array::UnsafeLoad<UnityEngine.BeforeRenderHelper/OrderBlock>(T[],System.Int32) */,
{ 951, -1, 450 } /* T System.Array::UnsafeLoad<UnityEngine.Color32>(T[],System.Int32) */,
{ 951, -1, 447 } /* T System.Array::UnsafeLoad<UnityEngine.Color>(T[],System.Int32) */,
{ 951, -1, 446 } /* T System.Array::UnsafeLoad<UnityEngine.Matrix4x4>(T[],System.Int32) */,
{ 951, -1, 592 } /* T System.Array::UnsafeLoad<UnityEngine.ParticleSystem/Particle>(T[],System.Int32) */,
{ 951, -1, 537 } /* T System.Array::UnsafeLoad<UnityEngine.RaycastHit2D>(T[],System.Int32) */,
{ 951, -1, 437 } /* T System.Array::UnsafeLoad<UnityEngine.Rect>(T[],System.Int32) */,
{ 951, -1, 444 } /* T System.Array::UnsafeLoad<UnityEngine.Rendering.ReflectionProbeBlendInfo>(T[],System.Int32) */,
{ 951, -1, 622 } /* T System.Array::UnsafeLoad<UnityEngine.UIElements.FocusController/FocusedElement>(T[],System.Int32) */,
{ 951, -1, 463 } /* T System.Array::UnsafeLoad<UnityEngine.UnitySynchronizationContext/WorkRequest>(T[],System.Int32) */,
{ 951, -1, 442 } /* T System.Array::UnsafeLoad<UnityEngine.Vector2>(T[],System.Int32) */,
{ 951, -1, 431 } /* T System.Array::UnsafeLoad<UnityEngine.Vector3>(T[],System.Int32) */,
{ 951, -1, 445 } /* T System.Array::UnsafeLoad<UnityEngine.Vector4>(T[],System.Int32) */,
{ 17388, -1, 6 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<System.Byte>(System.Void*,System.Int32) */,
{ 17388, -1, 16 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<System.Int32>(System.Void*,System.Int32) */,
{ 17388, -1, 499 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(System.Void*,System.Int32) */,
{ 17388, -1, 592 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<UnityEngine.ParticleSystem/Particle>(System.Void*,System.Int32) */,
{ 17388, -1, 489 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<UnityEngine.Plane>(System.Void*,System.Int32) */,
{ 17388, -1, 491 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<UnityEngine.Rendering.BatchVisibility>(System.Void*,System.Int32) */,
{ 946, -1, 1580 } /* T[] System.Array::Empty<FairyGUI.UpdateContext/ClipInfo>() */,
{ 946, -1, 1272 } /* T[] System.Array::Empty<LuaInterface.LuaFunction/FuncData>() */,
{ 946, -1, 37 } /* T[] System.Array::Empty<System.Int64>() */,
{ 946, -1, 612 } /* T[] System.Array::Empty<UnityEngine.UIElements.EventDispatcher/DispatchContext>() */,
{ 946, -1, 610 } /* T[] System.Array::Empty<UnityEngine.UIElements.EventDispatcher/EventRecord>() */,
{ 18546, -1, 431 } /* T[] UnityEngine.Mesh::GetAllocArrayFromChannel<UnityEngine.Vector3>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) */,
{ 23169, -1, 90 } /* UnityEngine.UIElements.StyleEnum`1<T> UnityEngine.UIElements.StyleValueExtensions::ToStyleEnum<System.Int32Enum>(UnityEngine.UIElements.StyleInt,T) */,
{ 23315, 7, -1 } /* System.Int32 ArrayPool`1<System.Char>::GetSlot(System.Int32) */,
{ 30624, 47, -1 } /* System.Void LuaInterface.LuaOut`1<System.Boolean>::.ctor() */,
{ 30624, 6, -1 } /* System.Void LuaInterface.LuaOut`1<System.Byte>::.ctor() */,
{ 30624, 7, -1 } /* System.Void LuaInterface.LuaOut`1<System.Char>::.ctor() */,
{ 30624, 81, -1 } /* System.Void LuaInterface.LuaOut`1<System.Double>::.ctor() */,
{ 30624, 95, -1 } /* System.Void LuaInterface.LuaOut`1<System.Int16>::.ctor() */,
{ 30624, 16, -1 } /* System.Void LuaInterface.LuaOut`1<System.Int32>::.ctor() */,
{ 30624, 37, -1 } /* System.Void LuaInterface.LuaOut`1<System.Int64>::.ctor() */,
{ 30624, 108, -1 } /* System.Void LuaInterface.LuaOut`1<System.SByte>::.ctor() */,
{ 30624, 109, -1 } /* System.Void LuaInterface.LuaOut`1<System.Single>::.ctor() */,
{ 30624, 134, -1 } /* System.Void LuaInterface.LuaOut`1<System.UInt16>::.ctor() */,
{ 30624, 21, -1 } /* System.Void LuaInterface.LuaOut`1<System.UInt32>::.ctor() */,
{ 30624, 82, -1 } /* System.Void LuaInterface.LuaOut`1<System.UInt64>::.ctor() */,
{ 31469, 1041, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1041, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::SelectPush() */,
{ 31471, 1041, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::PushValue(System.IntPtr,T) */,
{ 31472, 1041, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::PushObject(System.IntPtr,T) */,
{ 31473, 1041, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::PushArray(System.IntPtr,T) */,
{ 31474, 1041, -1 } /* T LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1041, -1 } /* T LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1041, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::.cctor() */,
{ 31469, 1051, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.Margin>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1051, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<FairyGUI.Margin>::SelectPush() */,
{ 31471, 1051, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.Margin>::PushValue(System.IntPtr,T) */,
{ 31472, 1051, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.Margin>::PushObject(System.IntPtr,T) */,
{ 31473, 1051, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.Margin>::PushArray(System.IntPtr,T) */,
{ 31474, 1051, -1 } /* T LuaInterface.StackTraits`1<FairyGUI.Margin>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1051, -1 } /* T LuaInterface.StackTraits`1<FairyGUI.Margin>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1051, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.Margin>::.cctor() */,
{ 31470, 1370, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::SelectPush() */,
{ 31471, 1370, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::PushValue(System.IntPtr,T) */,
{ 31472, 1370, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::PushObject(System.IntPtr,T) */,
{ 31473, 1370, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::PushArray(System.IntPtr,T) */,
{ 31474, 1370, -1 } /* T LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1370, -1 } /* T LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1370, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::.cctor() */,
{ 31470, 1500, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<LuaInterface.nil>::SelectPush() */,
{ 31471, 1500, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.nil>::PushValue(System.IntPtr,T) */,
{ 31472, 1500, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.nil>::PushObject(System.IntPtr,T) */,
{ 31473, 1500, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.nil>::PushArray(System.IntPtr,T) */,
{ 31474, 1500, -1 } /* T LuaInterface.StackTraits`1<LuaInterface.nil>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1500, -1 } /* T LuaInterface.StackTraits`1<LuaInterface.nil>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1500, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.nil>::.cctor() */,
{ 31470, 47, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Boolean>::SelectPush() */,
{ 31471, 47, -1 } /* System.Void LuaInterface.StackTraits`1<System.Boolean>::PushValue(System.IntPtr,T) */,
{ 31472, 47, -1 } /* System.Void LuaInterface.StackTraits`1<System.Boolean>::PushObject(System.IntPtr,T) */,
{ 31473, 47, -1 } /* System.Void LuaInterface.StackTraits`1<System.Boolean>::PushArray(System.IntPtr,T) */,
{ 31474, 47, -1 } /* T LuaInterface.StackTraits`1<System.Boolean>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 47, -1 } /* T LuaInterface.StackTraits`1<System.Boolean>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 47, -1 } /* System.Void LuaInterface.StackTraits`1<System.Boolean>::.cctor() */,
{ 31470, 6, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Byte>::SelectPush() */,
{ 31471, 6, -1 } /* System.Void LuaInterface.StackTraits`1<System.Byte>::PushValue(System.IntPtr,T) */,
{ 31472, 6, -1 } /* System.Void LuaInterface.StackTraits`1<System.Byte>::PushObject(System.IntPtr,T) */,
{ 31473, 6, -1 } /* System.Void LuaInterface.StackTraits`1<System.Byte>::PushArray(System.IntPtr,T) */,
{ 31474, 6, -1 } /* T LuaInterface.StackTraits`1<System.Byte>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 6, -1 } /* T LuaInterface.StackTraits`1<System.Byte>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 6, -1 } /* System.Void LuaInterface.StackTraits`1<System.Byte>::.cctor() */,
{ 31470, 7, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Char>::SelectPush() */,
{ 31471, 7, -1 } /* System.Void LuaInterface.StackTraits`1<System.Char>::PushValue(System.IntPtr,T) */,
{ 31472, 7, -1 } /* System.Void LuaInterface.StackTraits`1<System.Char>::PushObject(System.IntPtr,T) */,
{ 31473, 7, -1 } /* System.Void LuaInterface.StackTraits`1<System.Char>::PushArray(System.IntPtr,T) */,
{ 31474, 7, -1 } /* T LuaInterface.StackTraits`1<System.Char>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 7, -1 } /* T LuaInterface.StackTraits`1<System.Char>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 7, -1 } /* System.Void LuaInterface.StackTraits`1<System.Char>::.cctor() */,
{ 31470, 61, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Decimal>::SelectPush() */,
{ 31471, 61, -1 } /* System.Void LuaInterface.StackTraits`1<System.Decimal>::PushValue(System.IntPtr,T) */,
{ 31472, 61, -1 } /* System.Void LuaInterface.StackTraits`1<System.Decimal>::PushObject(System.IntPtr,T) */,
{ 31473, 61, -1 } /* System.Void LuaInterface.StackTraits`1<System.Decimal>::PushArray(System.IntPtr,T) */,
{ 31474, 61, -1 } /* T LuaInterface.StackTraits`1<System.Decimal>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 61, -1 } /* T LuaInterface.StackTraits`1<System.Decimal>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 61, -1 } /* System.Void LuaInterface.StackTraits`1<System.Decimal>::.cctor() */,
{ 31470, 81, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Double>::SelectPush() */,
{ 31471, 81, -1 } /* System.Void LuaInterface.StackTraits`1<System.Double>::PushValue(System.IntPtr,T) */,
{ 31472, 81, -1 } /* System.Void LuaInterface.StackTraits`1<System.Double>::PushObject(System.IntPtr,T) */,
{ 31473, 81, -1 } /* System.Void LuaInterface.StackTraits`1<System.Double>::PushArray(System.IntPtr,T) */,
{ 31474, 81, -1 } /* T LuaInterface.StackTraits`1<System.Double>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 81, -1 } /* T LuaInterface.StackTraits`1<System.Double>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 81, -1 } /* System.Void LuaInterface.StackTraits`1<System.Double>::.cctor() */,
{ 31469, 94, -1 } /* System.Void LuaInterface.StackTraits`1<System.Guid>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 94, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Guid>::SelectPush() */,
{ 31471, 94, -1 } /* System.Void LuaInterface.StackTraits`1<System.Guid>::PushValue(System.IntPtr,T) */,
{ 31472, 94, -1 } /* System.Void LuaInterface.StackTraits`1<System.Guid>::PushObject(System.IntPtr,T) */,
{ 31473, 94, -1 } /* System.Void LuaInterface.StackTraits`1<System.Guid>::PushArray(System.IntPtr,T) */,
{ 31474, 94, -1 } /* T LuaInterface.StackTraits`1<System.Guid>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 94, -1 } /* T LuaInterface.StackTraits`1<System.Guid>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 94, -1 } /* System.Void LuaInterface.StackTraits`1<System.Guid>::.cctor() */,
{ 31470, 95, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Int16>::SelectPush() */,
{ 31471, 95, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int16>::PushValue(System.IntPtr,T) */,
{ 31472, 95, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int16>::PushObject(System.IntPtr,T) */,
{ 31473, 95, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int16>::PushArray(System.IntPtr,T) */,
{ 31474, 95, -1 } /* T LuaInterface.StackTraits`1<System.Int16>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 95, -1 } /* T LuaInterface.StackTraits`1<System.Int16>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 95, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int16>::.cctor() */,
{ 31470, 16, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Int32>::SelectPush() */,
{ 31471, 16, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32>::PushValue(System.IntPtr,T) */,
{ 31472, 16, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32>::PushObject(System.IntPtr,T) */,
{ 31473, 16, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32>::PushArray(System.IntPtr,T) */,
{ 31474, 16, -1 } /* T LuaInterface.StackTraits`1<System.Int32>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 16, -1 } /* T LuaInterface.StackTraits`1<System.Int32>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 16, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32>::.cctor() */,
{ 31469, 90, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32Enum>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 90, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Int32Enum>::SelectPush() */,
{ 31471, 90, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32Enum>::PushValue(System.IntPtr,T) */,
{ 31472, 90, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32Enum>::PushObject(System.IntPtr,T) */,
{ 31473, 90, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32Enum>::PushArray(System.IntPtr,T) */,
{ 31474, 90, -1 } /* T LuaInterface.StackTraits`1<System.Int32Enum>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 90, -1 } /* T LuaInterface.StackTraits`1<System.Int32Enum>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 90, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32Enum>::.cctor() */,
{ 31470, 37, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Int64>::SelectPush() */,
{ 31471, 37, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int64>::PushValue(System.IntPtr,T) */,
{ 31472, 37, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int64>::PushObject(System.IntPtr,T) */,
{ 31473, 37, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int64>::PushArray(System.IntPtr,T) */,
{ 31474, 37, -1 } /* T LuaInterface.StackTraits`1<System.Int64>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 37, -1 } /* T LuaInterface.StackTraits`1<System.Int64>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 37, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int64>::.cctor() */,
{ 31470, 85, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.IntPtr>::SelectPush() */,
{ 31471, 85, -1 } /* System.Void LuaInterface.StackTraits`1<System.IntPtr>::PushValue(System.IntPtr,T) */,
{ 31472, 85, -1 } /* System.Void LuaInterface.StackTraits`1<System.IntPtr>::PushObject(System.IntPtr,T) */,
{ 31473, 85, -1 } /* System.Void LuaInterface.StackTraits`1<System.IntPtr>::PushArray(System.IntPtr,T) */,
{ 31474, 85, -1 } /* T LuaInterface.StackTraits`1<System.IntPtr>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 85, -1 } /* T LuaInterface.StackTraits`1<System.IntPtr>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 85, -1 } /* System.Void LuaInterface.StackTraits`1<System.IntPtr>::.cctor() */,
{ 31470, 1352, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::SelectPush() */,
{ 31471, 1352, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::PushValue(System.IntPtr,T) */,
{ 31472, 1352, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::PushObject(System.IntPtr,T) */,
{ 31473, 1352, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::PushArray(System.IntPtr,T) */,
{ 31474, 1352, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1352, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1352, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::.cctor() */,
{ 31470, 1344, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::SelectPush() */,
{ 31471, 1344, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::PushValue(System.IntPtr,T) */,
{ 31472, 1344, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::PushObject(System.IntPtr,T) */,
{ 31473, 1344, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::PushArray(System.IntPtr,T) */,
{ 31474, 1344, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1344, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1344, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::.cctor() */,
{ 31470, 1347, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::SelectPush() */,
{ 31471, 1347, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::PushValue(System.IntPtr,T) */,
{ 31472, 1347, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::PushObject(System.IntPtr,T) */,
{ 31473, 1347, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::PushArray(System.IntPtr,T) */,
{ 31474, 1347, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1347, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1347, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::.cctor() */,
{ 31470, 1349, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::SelectPush() */,
{ 31471, 1349, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::PushValue(System.IntPtr,T) */,
{ 31472, 1349, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::PushObject(System.IntPtr,T) */,
{ 31473, 1349, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::PushArray(System.IntPtr,T) */,
{ 31474, 1349, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1349, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1349, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::.cctor() */,
{ 31470, 1351, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::SelectPush() */,
{ 31471, 1351, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::PushValue(System.IntPtr,T) */,
{ 31472, 1351, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::PushObject(System.IntPtr,T) */,
{ 31473, 1351, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::PushArray(System.IntPtr,T) */,
{ 31474, 1351, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1351, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1351, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::.cctor() */,
{ 31470, 1345, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::SelectPush() */,
{ 31471, 1345, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::PushValue(System.IntPtr,T) */,
{ 31472, 1345, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::PushObject(System.IntPtr,T) */,
{ 31473, 1345, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::PushArray(System.IntPtr,T) */,
{ 31474, 1345, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1345, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1345, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::.cctor() */,
{ 31470, 335, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::SelectPush() */,
{ 31471, 335, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::PushValue(System.IntPtr,T) */,
{ 31472, 335, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::PushObject(System.IntPtr,T) */,
{ 31473, 335, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::PushArray(System.IntPtr,T) */,
{ 31474, 335, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 335, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 335, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::.cctor() */,
{ 31470, 1353, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::SelectPush() */,
{ 31471, 1353, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::PushValue(System.IntPtr,T) */,
{ 31472, 1353, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::PushObject(System.IntPtr,T) */,
{ 31473, 1353, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::PushArray(System.IntPtr,T) */,
{ 31474, 1353, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1353, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1353, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::.cctor() */,
{ 31470, 1343, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::SelectPush() */,
{ 31471, 1343, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::PushValue(System.IntPtr,T) */,
{ 31472, 1343, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::PushObject(System.IntPtr,T) */,
{ 31473, 1343, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::PushArray(System.IntPtr,T) */,
{ 31474, 1343, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1343, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1343, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::.cctor() */,
{ 31470, 1350, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::SelectPush() */,
{ 31471, 1350, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::PushValue(System.IntPtr,T) */,
{ 31472, 1350, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::PushObject(System.IntPtr,T) */,
{ 31473, 1350, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::PushArray(System.IntPtr,T) */,
{ 31474, 1350, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1350, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1350, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::.cctor() */,
{ 31470, 1346, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::SelectPush() */,
{ 31471, 1346, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::PushValue(System.IntPtr,T) */,
{ 31472, 1346, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::PushObject(System.IntPtr,T) */,
{ 31473, 1346, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::PushArray(System.IntPtr,T) */,
{ 31474, 1346, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1346, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1346, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::.cctor() */,
{ 31470, 1348, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::SelectPush() */,
{ 31471, 1348, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::PushValue(System.IntPtr,T) */,
{ 31472, 1348, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::PushObject(System.IntPtr,T) */,
{ 31473, 1348, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::PushArray(System.IntPtr,T) */,
{ 31474, 1348, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1348, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1348, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::.cctor() */,
{ 31470, 1354, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::SelectPush() */,
{ 31471, 1354, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::PushValue(System.IntPtr,T) */,
{ 31472, 1354, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::PushObject(System.IntPtr,T) */,
{ 31473, 1354, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::PushArray(System.IntPtr,T) */,
{ 31474, 1354, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1354, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1354, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::.cctor() */,
{ 31470, 1362, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::SelectPush() */,
{ 31471, 1362, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::PushValue(System.IntPtr,T) */,
{ 31472, 1362, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::PushObject(System.IntPtr,T) */,
{ 31473, 1362, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::PushArray(System.IntPtr,T) */,
{ 31474, 1362, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1362, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1362, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::.cctor() */,
{ 31470, 1359, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::SelectPush() */,
{ 31471, 1359, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::PushValue(System.IntPtr,T) */,
{ 31472, 1359, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::PushObject(System.IntPtr,T) */,
{ 31473, 1359, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::PushArray(System.IntPtr,T) */,
{ 31474, 1359, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1359, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1359, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::.cctor() */,
{ 31470, 1364, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::SelectPush() */,
{ 31471, 1364, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::PushValue(System.IntPtr,T) */,
{ 31472, 1364, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::PushObject(System.IntPtr,T) */,
{ 31473, 1364, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::PushArray(System.IntPtr,T) */,
{ 31474, 1364, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1364, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1364, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::.cctor() */,
{ 31470, 1357, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::SelectPush() */,
{ 31471, 1357, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::PushValue(System.IntPtr,T) */,
{ 31472, 1357, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::PushObject(System.IntPtr,T) */,
{ 31473, 1357, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::PushArray(System.IntPtr,T) */,
{ 31474, 1357, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1357, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1357, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::.cctor() */,
{ 31470, 1361, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::SelectPush() */,
{ 31471, 1361, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::PushValue(System.IntPtr,T) */,
{ 31472, 1361, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::PushObject(System.IntPtr,T) */,
{ 31473, 1361, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::PushArray(System.IntPtr,T) */,
{ 31474, 1361, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1361, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1361, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::.cctor() */,
{ 31470, 1365, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::SelectPush() */,
{ 31471, 1365, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::PushValue(System.IntPtr,T) */,
{ 31472, 1365, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::PushObject(System.IntPtr,T) */,
{ 31473, 1365, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::PushArray(System.IntPtr,T) */,
{ 31474, 1365, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1365, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1365, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::.cctor() */,
{ 31470, 1363, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::SelectPush() */,
{ 31471, 1363, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::PushValue(System.IntPtr,T) */,
{ 31472, 1363, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::PushObject(System.IntPtr,T) */,
{ 31473, 1363, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::PushArray(System.IntPtr,T) */,
{ 31474, 1363, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1363, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1363, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::.cctor() */,
{ 31470, 1358, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::SelectPush() */,
{ 31471, 1358, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::PushValue(System.IntPtr,T) */,
{ 31472, 1358, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::PushObject(System.IntPtr,T) */,
{ 31473, 1358, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::PushArray(System.IntPtr,T) */,
{ 31474, 1358, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1358, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1358, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::.cctor() */,
{ 31470, 1356, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::SelectPush() */,
{ 31471, 1356, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::PushValue(System.IntPtr,T) */,
{ 31472, 1356, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::PushObject(System.IntPtr,T) */,
{ 31473, 1356, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::PushArray(System.IntPtr,T) */,
{ 31474, 1356, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1356, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1356, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::.cctor() */,
{ 31470, 1360, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::SelectPush() */,
{ 31471, 1360, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::PushValue(System.IntPtr,T) */,
{ 31472, 1360, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::PushObject(System.IntPtr,T) */,
{ 31473, 1360, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::PushArray(System.IntPtr,T) */,
{ 31474, 1360, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1360, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1360, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::.cctor() */,
{ 31469, 921, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 921, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::SelectPush() */,
{ 31471, 921, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::PushValue(System.IntPtr,T) */,
{ 31472, 921, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::PushObject(System.IntPtr,T) */,
{ 31473, 921, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::PushArray(System.IntPtr,T) */,
{ 31474, 921, -1 } /* T LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 921, -1 } /* T LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 921, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::.cctor() */,
{ 31469, 64, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 64, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::SelectPush() */,
{ 31471, 64, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::PushValue(System.IntPtr,T) */,
{ 31472, 64, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::PushObject(System.IntPtr,T) */,
{ 31473, 64, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::PushArray(System.IntPtr,T) */,
{ 31474, 64, -1 } /* T LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 64, -1 } /* T LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 64, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::.cctor() */,
{ 31469, 913, -1 } /* System.Void LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 913, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::SelectPush() */,
{ 31471, 913, -1 } /* System.Void LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::PushValue(System.IntPtr,T) */,
{ 31472, 913, -1 } /* System.Void LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::PushObject(System.IntPtr,T) */,
{ 31473, 913, -1 } /* System.Void LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::PushArray(System.IntPtr,T) */,
{ 31474, 913, -1 } /* T LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 913, -1 } /* T LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 913, -1 } /* System.Void LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::.cctor() */,
{ 31469, 918, -1 } /* System.Void LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 918, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::SelectPush() */,
{ 31471, 918, -1 } /* System.Void LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::PushValue(System.IntPtr,T) */,
{ 31472, 918, -1 } /* System.Void LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::PushObject(System.IntPtr,T) */,
{ 31473, 918, -1 } /* System.Void LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::PushArray(System.IntPtr,T) */,
{ 31474, 918, -1 } /* T LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 918, -1 } /* T LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 918, -1 } /* System.Void LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::.cctor() */,
{ 31470, 108, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.SByte>::SelectPush() */,
{ 31471, 108, -1 } /* System.Void LuaInterface.StackTraits`1<System.SByte>::PushValue(System.IntPtr,T) */,
{ 31472, 108, -1 } /* System.Void LuaInterface.StackTraits`1<System.SByte>::PushObject(System.IntPtr,T) */,
{ 31473, 108, -1 } /* System.Void LuaInterface.StackTraits`1<System.SByte>::PushArray(System.IntPtr,T) */,
{ 31474, 108, -1 } /* T LuaInterface.StackTraits`1<System.SByte>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 108, -1 } /* T LuaInterface.StackTraits`1<System.SByte>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 108, -1 } /* System.Void LuaInterface.StackTraits`1<System.SByte>::.cctor() */,
{ 31470, 109, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Single>::SelectPush() */,
{ 31471, 109, -1 } /* System.Void LuaInterface.StackTraits`1<System.Single>::PushValue(System.IntPtr,T) */,
{ 31472, 109, -1 } /* System.Void LuaInterface.StackTraits`1<System.Single>::PushObject(System.IntPtr,T) */,
{ 31473, 109, -1 } /* System.Void LuaInterface.StackTraits`1<System.Single>::PushArray(System.IntPtr,T) */,
{ 31474, 109, -1 } /* T LuaInterface.StackTraits`1<System.Single>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 109, -1 } /* T LuaInterface.StackTraits`1<System.Single>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 109, -1 } /* System.Void LuaInterface.StackTraits`1<System.Single>::.cctor() */,
{ 31470, 134, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.UInt16>::SelectPush() */,
{ 31471, 134, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt16>::PushValue(System.IntPtr,T) */,
{ 31472, 134, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt16>::PushObject(System.IntPtr,T) */,
{ 31473, 134, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt16>::PushArray(System.IntPtr,T) */,
{ 31474, 134, -1 } /* T LuaInterface.StackTraits`1<System.UInt16>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 134, -1 } /* T LuaInterface.StackTraits`1<System.UInt16>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 134, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt16>::.cctor() */,
{ 31470, 21, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.UInt32>::SelectPush() */,
{ 31471, 21, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt32>::PushValue(System.IntPtr,T) */,
{ 31472, 21, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt32>::PushObject(System.IntPtr,T) */,
{ 31473, 21, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt32>::PushArray(System.IntPtr,T) */,
{ 31474, 21, -1 } /* T LuaInterface.StackTraits`1<System.UInt32>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 21, -1 } /* T LuaInterface.StackTraits`1<System.UInt32>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 21, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt32>::.cctor() */,
{ 31470, 82, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.UInt64>::SelectPush() */,
{ 31471, 82, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt64>::PushValue(System.IntPtr,T) */,
{ 31472, 82, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt64>::PushObject(System.IntPtr,T) */,
{ 31473, 82, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt64>::PushArray(System.IntPtr,T) */,
{ 31474, 82, -1 } /* T LuaInterface.StackTraits`1<System.UInt64>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 82, -1 } /* T LuaInterface.StackTraits`1<System.UInt64>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 82, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt64>::.cctor() */,
{ 31470, 1366, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.UIntPtr>::SelectPush() */,
{ 31471, 1366, -1 } /* System.Void LuaInterface.StackTraits`1<System.UIntPtr>::PushValue(System.IntPtr,T) */,
{ 31472, 1366, -1 } /* System.Void LuaInterface.StackTraits`1<System.UIntPtr>::PushObject(System.IntPtr,T) */,
{ 31473, 1366, -1 } /* System.Void LuaInterface.StackTraits`1<System.UIntPtr>::PushArray(System.IntPtr,T) */,
{ 31474, 1366, -1 } /* T LuaInterface.StackTraits`1<System.UIntPtr>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1366, -1 } /* T LuaInterface.StackTraits`1<System.UIntPtr>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1366, -1 } /* System.Void LuaInterface.StackTraits`1<System.UIntPtr>::.cctor() */,
{ 31469, 593, -1 } /* System.Void LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 593, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::SelectPush() */,
{ 31471, 593, -1 } /* System.Void LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::PushValue(System.IntPtr,T) */,
{ 31472, 593, -1 } /* System.Void LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::PushObject(System.IntPtr,T) */,
{ 31473, 593, -1 } /* System.Void LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::PushArray(System.IntPtr,T) */,
{ 31474, 593, -1 } /* T LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 593, -1 } /* T LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 593, -1 } /* System.Void LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.cctor() */,
{ 31469, 534, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 534, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::SelectPush() */,
{ 31471, 534, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::PushValue(System.IntPtr,T) */,
{ 31472, 534, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::PushObject(System.IntPtr,T) */,
{ 31473, 534, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::PushArray(System.IntPtr,T) */,
{ 31474, 534, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 534, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 534, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::.cctor() */,
{ 31469, 1085, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1085, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::SelectPush() */,
{ 31471, 1085, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::PushValue(System.IntPtr,T) */,
{ 31472, 1085, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::PushObject(System.IntPtr,T) */,
{ 31473, 1085, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::PushArray(System.IntPtr,T) */,
{ 31474, 1085, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1085, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1085, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::.cctor() */,
{ 31469, 1088, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1088, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::SelectPush() */,
{ 31471, 1088, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::PushValue(System.IntPtr,T) */,
{ 31472, 1088, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::PushObject(System.IntPtr,T) */,
{ 31473, 1088, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::PushArray(System.IntPtr,T) */,
{ 31474, 1088, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1088, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1088, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::.cctor() */,
{ 31470, 436, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Bounds>::SelectPush() */,
{ 31471, 436, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Bounds>::PushValue(System.IntPtr,T) */,
{ 31472, 436, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Bounds>::PushObject(System.IntPtr,T) */,
{ 31473, 436, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Bounds>::PushArray(System.IntPtr,T) */,
{ 31474, 436, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Bounds>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 436, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Bounds>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 436, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Bounds>::.cctor() */,
{ 31469, 1097, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1097, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::SelectPush() */,
{ 31471, 1097, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::PushValue(System.IntPtr,T) */,
{ 31472, 1097, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::PushObject(System.IntPtr,T) */,
{ 31473, 1097, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::PushArray(System.IntPtr,T) */,
{ 31474, 1097, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1097, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1097, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::.cctor() */,
{ 31469, 1240, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1240, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::SelectPush() */,
{ 31471, 1240, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::PushValue(System.IntPtr,T) */,
{ 31472, 1240, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::PushObject(System.IntPtr,T) */,
{ 31473, 1240, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::PushArray(System.IntPtr,T) */,
{ 31474, 1240, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1240, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1240, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::.cctor() */,
{ 31469, 1110, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1110, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::SelectPush() */,
{ 31471, 1110, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::PushValue(System.IntPtr,T) */,
{ 31472, 1110, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::PushObject(System.IntPtr,T) */,
{ 31473, 1110, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::PushArray(System.IntPtr,T) */,
{ 31474, 1110, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1110, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1110, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::.cctor() */,
{ 31469, 450, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color32>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 450, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Color32>::SelectPush() */,
{ 31471, 450, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color32>::PushValue(System.IntPtr,T) */,
{ 31472, 450, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color32>::PushObject(System.IntPtr,T) */,
{ 31473, 450, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color32>::PushArray(System.IntPtr,T) */,
{ 31474, 450, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Color32>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 450, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Color32>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 450, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color32>::.cctor() */,
{ 31470, 447, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Color>::SelectPush() */,
{ 31471, 447, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color>::PushValue(System.IntPtr,T) */,
{ 31472, 447, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color>::PushObject(System.IntPtr,T) */,
{ 31473, 447, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color>::PushArray(System.IntPtr,T) */,
{ 31474, 447, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Color>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 447, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Color>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 447, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color>::.cctor() */,
{ 31469, 453, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Hash128>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 453, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Hash128>::SelectPush() */,
{ 31471, 453, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Hash128>::PushValue(System.IntPtr,T) */,
{ 31472, 453, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Hash128>::PushObject(System.IntPtr,T) */,
{ 31473, 453, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Hash128>::PushArray(System.IntPtr,T) */,
{ 31474, 453, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Hash128>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 453, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Hash128>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 453, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Hash128>::.cctor() */,
{ 31470, 1301, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.LayerMask>::SelectPush() */,
{ 31471, 1301, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LayerMask>::PushValue(System.IntPtr,T) */,
{ 31472, 1301, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LayerMask>::PushObject(System.IntPtr,T) */,
{ 31473, 1301, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LayerMask>::PushArray(System.IntPtr,T) */,
{ 31474, 1301, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.LayerMask>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1301, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.LayerMask>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1301, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LayerMask>::.cctor() */,
{ 31469, 1125, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1125, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::SelectPush() */,
{ 31471, 1125, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::PushValue(System.IntPtr,T) */,
{ 31472, 1125, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::PushObject(System.IntPtr,T) */,
{ 31473, 1125, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::PushArray(System.IntPtr,T) */,
{ 31474, 1125, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1125, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1125, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::.cctor() */,
{ 31469, 1091, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1091, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::SelectPush() */,
{ 31471, 1091, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::PushValue(System.IntPtr,T) */,
{ 31472, 1091, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::PushObject(System.IntPtr,T) */,
{ 31473, 1091, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::PushArray(System.IntPtr,T) */,
{ 31474, 1091, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1091, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1091, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::.cctor() */,
{ 31469, 446, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 446, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::SelectPush() */,
{ 31471, 446, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::PushValue(System.IntPtr,T) */,
{ 31472, 446, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::PushObject(System.IntPtr,T) */,
{ 31473, 446, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::PushArray(System.IntPtr,T) */,
{ 31474, 446, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 446, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 446, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::.cctor() */,
{ 31469, 1191, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1191, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::SelectPush() */,
{ 31471, 1191, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1191, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1191, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1191, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1191, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1191, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::.cctor() */,
{ 31469, 1170, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1170, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::SelectPush() */,
{ 31471, 1170, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1170, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1170, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1170, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1170, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1170, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::.cctor() */,
{ 31469, 1167, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1167, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::SelectPush() */,
{ 31471, 1167, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1167, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1167, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1167, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1167, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1167, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.cctor() */,
{ 31469, 1206, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1206, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::SelectPush() */,
{ 31471, 1206, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1206, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1206, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1206, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1206, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1206, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::.cctor() */,
{ 31469, 1149, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1149, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::SelectPush() */,
{ 31471, 1149, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1149, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1149, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1149, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1149, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1149, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::.cctor() */,
{ 31469, 1143, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1143, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::SelectPush() */,
{ 31471, 1143, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::PushValue(System.IntPtr,T) */,
{ 31472, 1143, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::PushObject(System.IntPtr,T) */,
{ 31473, 1143, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::PushArray(System.IntPtr,T) */,
{ 31474, 1143, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1143, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1143, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::.cctor() */,
{ 31469, 1185, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1185, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::SelectPush() */,
{ 31471, 1185, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1185, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1185, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1185, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1185, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1185, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::.cctor() */,
{ 31469, 1164, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1164, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::SelectPush() */,
{ 31471, 1164, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1164, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1164, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1164, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1164, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1164, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.cctor() */,
{ 31469, 1161, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1161, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::SelectPush() */,
{ 31471, 1161, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1161, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1161, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1161, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1161, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1161, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::.cctor() */,
{ 31469, 1200, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1200, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::SelectPush() */,
{ 31471, 1200, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1200, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1200, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1200, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1200, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1200, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::.cctor() */,
{ 31469, 1158, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1158, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::SelectPush() */,
{ 31471, 1158, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1158, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1158, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1158, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1158, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1158, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.cctor() */,
{ 31469, 1146, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1146, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::SelectPush() */,
{ 31471, 1146, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1146, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1146, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1146, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1146, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1146, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::.cctor() */,
{ 31469, 1188, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1188, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::SelectPush() */,
{ 31471, 1188, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1188, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1188, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1188, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1188, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1188, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::.cctor() */,
{ 31469, 592, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 592, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::SelectPush() */,
{ 31471, 592, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::PushValue(System.IntPtr,T) */,
{ 31472, 592, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::PushObject(System.IntPtr,T) */,
{ 31473, 592, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::PushArray(System.IntPtr,T) */,
{ 31474, 592, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 592, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 592, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::.cctor() */,
{ 31469, 1137, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1137, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::SelectPush() */,
{ 31471, 1137, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::PushValue(System.IntPtr,T) */,
{ 31472, 1137, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::PushObject(System.IntPtr,T) */,
{ 31473, 1137, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::PushArray(System.IntPtr,T) */,
{ 31474, 1137, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1137, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1137, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::.cctor() */,
{ 31469, 1182, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1182, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::SelectPush() */,
{ 31471, 1182, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1182, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1182, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1182, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1182, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1182, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::.cctor() */,
{ 31469, 1179, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1179, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::SelectPush() */,
{ 31471, 1179, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1179, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1179, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1179, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1179, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1179, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.cctor() */,
{ 31469, 1152, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1152, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::SelectPush() */,
{ 31471, 1152, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1152, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1152, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1152, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1152, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1152, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::.cctor() */,
{ 31469, 1176, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1176, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::SelectPush() */,
{ 31471, 1176, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1176, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1176, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1176, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1176, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1176, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::.cctor() */,
{ 31469, 1173, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1173, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::SelectPush() */,
{ 31471, 1173, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1173, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1173, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1173, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1173, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1173, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.cctor() */,
{ 31469, 1197, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1197, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::SelectPush() */,
{ 31471, 1197, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1197, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1197, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1197, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1197, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1197, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.cctor() */,
{ 31469, 1203, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1203, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::SelectPush() */,
{ 31471, 1203, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1203, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1203, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1203, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1203, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1203, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::.cctor() */,
{ 31469, 1140, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1140, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::SelectPush() */,
{ 31471, 1140, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::PushValue(System.IntPtr,T) */,
{ 31472, 1140, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::PushObject(System.IntPtr,T) */,
{ 31473, 1140, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::PushArray(System.IntPtr,T) */,
{ 31474, 1140, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1140, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1140, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::.cctor() */,
{ 31469, 1194, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1194, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::SelectPush() */,
{ 31471, 1194, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1194, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1194, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1194, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1194, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1194, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::.cctor() */,
{ 31469, 1155, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1155, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::SelectPush() */,
{ 31471, 1155, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::PushValue(System.IntPtr,T) */,
{ 31472, 1155, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::PushObject(System.IntPtr,T) */,
{ 31473, 1155, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::PushArray(System.IntPtr,T) */,
{ 31474, 1155, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1155, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1155, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.cctor() */,
{ 31469, 507, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 507, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::SelectPush() */,
{ 31471, 507, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::PushValue(System.IntPtr,T) */,
{ 31472, 507, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::PushObject(System.IntPtr,T) */,
{ 31473, 507, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::PushArray(System.IntPtr,T) */,
{ 31474, 507, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 507, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 507, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::.cctor() */,
{ 31469, 1094, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1094, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::SelectPush() */,
{ 31471, 1094, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::PushValue(System.IntPtr,T) */,
{ 31472, 1094, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::PushObject(System.IntPtr,T) */,
{ 31473, 1094, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::PushArray(System.IntPtr,T) */,
{ 31474, 1094, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1094, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1094, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::.cctor() */,
{ 31470, 455, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Quaternion>::SelectPush() */,
{ 31471, 455, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Quaternion>::PushValue(System.IntPtr,T) */,
{ 31472, 455, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Quaternion>::PushObject(System.IntPtr,T) */,
{ 31473, 455, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Quaternion>::PushArray(System.IntPtr,T) */,
{ 31474, 455, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Quaternion>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 455, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Quaternion>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 455, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Quaternion>::.cctor() */,
{ 31470, 1209, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Ray>::SelectPush() */,
{ 31471, 1209, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Ray>::PushValue(System.IntPtr,T) */,
{ 31472, 1209, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Ray>::PushObject(System.IntPtr,T) */,
{ 31473, 1209, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Ray>::PushArray(System.IntPtr,T) */,
{ 31474, 1209, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Ray>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1209, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Ray>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1209, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Ray>::.cctor() */,
{ 31470, 506, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::SelectPush() */,
{ 31471, 506, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::PushValue(System.IntPtr,T) */,
{ 31472, 506, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::PushObject(System.IntPtr,T) */,
{ 31473, 506, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::PushArray(System.IntPtr,T) */,
{ 31474, 506, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 506, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 506, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::.cctor() */,
{ 31469, 437, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rect>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 437, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Rect>::SelectPush() */,
{ 31471, 437, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rect>::PushValue(System.IntPtr,T) */,
{ 31472, 437, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rect>::PushObject(System.IntPtr,T) */,
{ 31473, 437, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rect>::PushArray(System.IntPtr,T) */,
{ 31474, 437, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rect>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 437, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rect>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 437, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rect>::.cctor() */,
{ 31469, 430, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 430, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::SelectPush() */,
{ 31471, 430, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::PushValue(System.IntPtr,T) */,
{ 31472, 430, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::PushObject(System.IntPtr,T) */,
{ 31473, 430, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::PushArray(System.IntPtr,T) */,
{ 31474, 430, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 430, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 430, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::.cctor() */,
{ 31469, 1221, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1221, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::SelectPush() */,
{ 31471, 1221, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::PushValue(System.IntPtr,T) */,
{ 31472, 1221, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::PushObject(System.IntPtr,T) */,
{ 31473, 1221, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::PushArray(System.IntPtr,T) */,
{ 31474, 1221, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1221, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1221, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::.cctor() */,
{ 31469, 485, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 485, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::SelectPush() */,
{ 31471, 485, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::PushValue(System.IntPtr,T) */,
{ 31472, 485, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::PushObject(System.IntPtr,T) */,
{ 31473, 485, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::PushArray(System.IntPtr,T) */,
{ 31474, 485, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 485, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 485, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::.cctor() */,
{ 31469, 488, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 488, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::SelectPush() */,
{ 31471, 488, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::PushValue(System.IntPtr,T) */,
{ 31472, 488, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::PushObject(System.IntPtr,T) */,
{ 31473, 488, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::PushArray(System.IntPtr,T) */,
{ 31474, 488, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 488, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 488, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::.cctor() */,
{ 31469, 482, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 482, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::SelectPush() */,
{ 31471, 482, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::PushValue(System.IntPtr,T) */,
{ 31472, 482, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::PushObject(System.IntPtr,T) */,
{ 31473, 482, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::PushArray(System.IntPtr,T) */,
{ 31474, 482, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 482, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 482, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::.cctor() */,
{ 31469, 441, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Resolution>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 441, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Resolution>::SelectPush() */,
{ 31471, 441, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Resolution>::PushValue(System.IntPtr,T) */,
{ 31472, 441, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Resolution>::PushObject(System.IntPtr,T) */,
{ 31473, 441, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Resolution>::PushArray(System.IntPtr,T) */,
{ 31474, 441, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Resolution>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 441, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Resolution>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 441, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Resolution>::.cctor() */,
{ 31469, 475, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 475, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::SelectPush() */,
{ 31471, 475, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::PushValue(System.IntPtr,T) */,
{ 31472, 475, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::PushObject(System.IntPtr,T) */,
{ 31473, 475, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::PushArray(System.IntPtr,T) */,
{ 31474, 475, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 475, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 475, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::.cctor() */,
{ 31470, 533, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Touch>::SelectPush() */,
{ 31471, 533, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Touch>::PushValue(System.IntPtr,T) */,
{ 31472, 533, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Touch>::PushObject(System.IntPtr,T) */,
{ 31473, 533, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Touch>::PushArray(System.IntPtr,T) */,
{ 31474, 533, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Touch>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 533, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Touch>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 533, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Touch>::.cctor() */,
{ 31470, 442, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Vector2>::SelectPush() */,
{ 31471, 442, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector2>::PushValue(System.IntPtr,T) */,
{ 31472, 442, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector2>::PushObject(System.IntPtr,T) */,
{ 31473, 442, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector2>::PushArray(System.IntPtr,T) */,
{ 31474, 442, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector2>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 442, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector2>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 442, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector2>::.cctor() */,
{ 31470, 431, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Vector3>::SelectPush() */,
{ 31471, 431, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector3>::PushValue(System.IntPtr,T) */,
{ 31472, 431, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector3>::PushObject(System.IntPtr,T) */,
{ 31473, 431, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector3>::PushArray(System.IntPtr,T) */,
{ 31474, 431, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector3>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 431, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector3>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 431, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector3>::.cctor() */,
{ 31470, 445, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Vector4>::SelectPush() */,
{ 31471, 445, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector4>::PushValue(System.IntPtr,T) */,
{ 31472, 445, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector4>::PushObject(System.IntPtr,T) */,
{ 31473, 445, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector4>::PushArray(System.IntPtr,T) */,
{ 31474, 445, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector4>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 445, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector4>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 445, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector4>::.cctor() */,
{ 31469, 1246, -1 } /* System.Void LuaInterface.StackTraits`1<securityConnection>::Init(System.Action`2<System.IntPtr,T>,System.Func`3<System.IntPtr,System.Int32,T>,System.Func`3<System.IntPtr,System.Int32,T>) */,
{ 31470, 1246, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<securityConnection>::SelectPush() */,
{ 31471, 1246, -1 } /* System.Void LuaInterface.StackTraits`1<securityConnection>::PushValue(System.IntPtr,T) */,
{ 31472, 1246, -1 } /* System.Void LuaInterface.StackTraits`1<securityConnection>::PushObject(System.IntPtr,T) */,
{ 31473, 1246, -1 } /* System.Void LuaInterface.StackTraits`1<securityConnection>::PushArray(System.IntPtr,T) */,
{ 31474, 1246, -1 } /* T LuaInterface.StackTraits`1<securityConnection>::DefaultTo(System.IntPtr,System.Int32) */,
{ 31475, 1246, -1 } /* T LuaInterface.StackTraits`1<securityConnection>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31476, 1246, -1 } /* System.Void LuaInterface.StackTraits`1<securityConnection>::.cctor() */,
{ 31462, 1041, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.GlyphInfo>::.cctor() */,
{ 31463, 1041, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.GlyphInfo>::.ctor() */,
{ 31464, 1041, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.GlyphInfo>::<GetLuaReference>b__9_0() */,
{ 31462, 1051, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.Margin>::.cctor() */,
{ 31463, 1051, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.Margin>::.ctor() */,
{ 31464, 1051, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.Margin>::<GetLuaReference>b__9_0() */,
{ 31462, 1370, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.LuaByteBuffer>::.cctor() */,
{ 31463, 1370, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.LuaByteBuffer>::.ctor() */,
{ 31464, 1370, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.LuaByteBuffer>::<GetLuaReference>b__9_0() */,
{ 31462, 1500, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.nil>::.cctor() */,
{ 31463, 1500, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.nil>::.ctor() */,
{ 31464, 1500, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.nil>::<GetLuaReference>b__9_0() */,
{ 31462, 47, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Boolean>::.cctor() */,
{ 31463, 47, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Boolean>::.ctor() */,
{ 31464, 47, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Boolean>::<GetLuaReference>b__9_0() */,
{ 31462, 6, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Byte>::.cctor() */,
{ 31463, 6, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Byte>::.ctor() */,
{ 31464, 6, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Byte>::<GetLuaReference>b__9_0() */,
{ 31462, 7, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Char>::.cctor() */,
{ 31463, 7, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Char>::.ctor() */,
{ 31464, 7, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Char>::<GetLuaReference>b__9_0() */,
{ 31462, 61, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Decimal>::.cctor() */,
{ 31463, 61, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Decimal>::.ctor() */,
{ 31464, 61, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Decimal>::<GetLuaReference>b__9_0() */,
{ 31462, 81, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Double>::.cctor() */,
{ 31463, 81, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Double>::.ctor() */,
{ 31464, 81, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Double>::<GetLuaReference>b__9_0() */,
{ 31462, 94, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Guid>::.cctor() */,
{ 31463, 94, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Guid>::.ctor() */,
{ 31464, 94, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Guid>::<GetLuaReference>b__9_0() */,
{ 31462, 95, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int16>::.cctor() */,
{ 31463, 95, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int16>::.ctor() */,
{ 31464, 95, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int16>::<GetLuaReference>b__9_0() */,
{ 31462, 16, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32>::.cctor() */,
{ 31463, 16, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32>::.ctor() */,
{ 31464, 16, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32>::<GetLuaReference>b__9_0() */,
{ 31462, 90, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32Enum>::.cctor() */,
{ 31463, 90, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32Enum>::.ctor() */,
{ 31464, 90, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32Enum>::<GetLuaReference>b__9_0() */,
{ 31462, 37, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int64>::.cctor() */,
{ 31463, 37, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int64>::.ctor() */,
{ 31464, 37, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int64>::<GetLuaReference>b__9_0() */,
{ 31462, 85, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.IntPtr>::.cctor() */,
{ 31463, 85, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.IntPtr>::.ctor() */,
{ 31464, 85, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.IntPtr>::<GetLuaReference>b__9_0() */,
{ 31462, 1352, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Boolean>>::.cctor() */,
{ 31463, 1352, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Boolean>>::.ctor() */,
{ 31464, 1352, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Boolean>>::<GetLuaReference>b__9_0() */,
{ 31462, 1344, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Byte>>::.cctor() */,
{ 31463, 1344, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Byte>>::.ctor() */,
{ 31464, 1344, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Byte>>::<GetLuaReference>b__9_0() */,
{ 31462, 1347, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Char>>::.cctor() */,
{ 31463, 1347, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Char>>::.ctor() */,
{ 31464, 1347, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Char>>::<GetLuaReference>b__9_0() */,
{ 31462, 1349, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Decimal>>::.cctor() */,
{ 31463, 1349, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Decimal>>::.ctor() */,
{ 31464, 1349, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Decimal>>::<GetLuaReference>b__9_0() */,
{ 31462, 1351, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Double>>::.cctor() */,
{ 31463, 1351, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Double>>::.ctor() */,
{ 31464, 1351, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Double>>::<GetLuaReference>b__9_0() */,
{ 31462, 1345, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int16>>::.cctor() */,
{ 31463, 1345, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int16>>::.ctor() */,
{ 31464, 1345, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int16>>::<GetLuaReference>b__9_0() */,
{ 31462, 335, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int32>>::.cctor() */,
{ 31463, 335, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int32>>::.ctor() */,
{ 31464, 335, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int32>>::<GetLuaReference>b__9_0() */,
{ 31462, 1353, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int64>>::.cctor() */,
{ 31463, 1353, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int64>>::.ctor() */,
{ 31464, 1353, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int64>>::<GetLuaReference>b__9_0() */,
{ 31462, 1343, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.SByte>>::.cctor() */,
{ 31463, 1343, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.SByte>>::.ctor() */,
{ 31464, 1343, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.SByte>>::<GetLuaReference>b__9_0() */,
{ 31462, 1350, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Single>>::.cctor() */,
{ 31463, 1350, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Single>>::.ctor() */,
{ 31464, 1350, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Single>>::<GetLuaReference>b__9_0() */,
{ 31462, 1346, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt16>>::.cctor() */,
{ 31463, 1346, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt16>>::.ctor() */,
{ 31464, 1346, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt16>>::<GetLuaReference>b__9_0() */,
{ 31462, 1348, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt32>>::.cctor() */,
{ 31463, 1348, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt32>>::.ctor() */,
{ 31464, 1348, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt32>>::<GetLuaReference>b__9_0() */,
{ 31462, 1354, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt64>>::.cctor() */,
{ 31463, 1354, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt64>>::.ctor() */,
{ 31464, 1354, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt64>>::<GetLuaReference>b__9_0() */,
{ 31462, 1362, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Bounds>>::.cctor() */,
{ 31463, 1362, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Bounds>>::.ctor() */,
{ 31464, 1362, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Bounds>>::<GetLuaReference>b__9_0() */,
{ 31462, 1359, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Color>>::.cctor() */,
{ 31463, 1359, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Color>>::.ctor() */,
{ 31464, 1359, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Color>>::<GetLuaReference>b__9_0() */,
{ 31462, 1364, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.LayerMask>>::.cctor() */,
{ 31463, 1364, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.LayerMask>>::.ctor() */,
{ 31464, 1364, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.LayerMask>>::<GetLuaReference>b__9_0() */,
{ 31462, 1357, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Quaternion>>::.cctor() */,
{ 31463, 1357, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Quaternion>>::.ctor() */,
{ 31464, 1357, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Quaternion>>::<GetLuaReference>b__9_0() */,
{ 31462, 1361, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Ray>>::.cctor() */,
{ 31463, 1361, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Ray>>::.ctor() */,
{ 31464, 1361, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Ray>>::<GetLuaReference>b__9_0() */,
{ 31462, 1365, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.RaycastHit>>::.cctor() */,
{ 31463, 1365, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
{ 31464, 1365, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.RaycastHit>>::<GetLuaReference>b__9_0() */,
{ 31462, 1363, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Touch>>::.cctor() */,
{ 31463, 1363, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Touch>>::.ctor() */,
{ 31464, 1363, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Touch>>::<GetLuaReference>b__9_0() */,
{ 31462, 1358, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector2>>::.cctor() */,
{ 31463, 1358, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector2>>::.ctor() */,
{ 31464, 1358, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector2>>::<GetLuaReference>b__9_0() */,
{ 31462, 1356, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector3>>::.cctor() */,
{ 31463, 1356, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector3>>::.ctor() */,
{ 31464, 1356, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector3>>::<GetLuaReference>b__9_0() */,
{ 31462, 1360, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector4>>::.cctor() */,
{ 31463, 1360, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector4>>::.ctor() */,
{ 31464, 1360, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector4>>::<GetLuaReference>b__9_0() */,
{ 31462, 921, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.InterfaceMapping>::.cctor() */,
{ 31463, 921, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.InterfaceMapping>::.ctor() */,
{ 31464, 921, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.InterfaceMapping>::<GetLuaReference>b__9_0() */,
{ 31462, 64, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.ParameterModifier>::.cctor() */,
{ 31463, 64, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.ParameterModifier>::.ctor() */,
{ 31464, 64, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.ParameterModifier>::<GetLuaReference>b__9_0() */,
{ 31462, 913, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Runtime.Serialization.StreamingContext>::.cctor() */,
{ 31463, 913, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Runtime.Serialization.StreamingContext>::.ctor() */,
{ 31464, 913, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Runtime.Serialization.StreamingContext>::<GetLuaReference>b__9_0() */,
{ 31462, 918, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.RuntimeTypeHandle>::.cctor() */,
{ 31463, 918, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.RuntimeTypeHandle>::.ctor() */,
{ 31464, 918, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.RuntimeTypeHandle>::<GetLuaReference>b__9_0() */,
{ 31462, 108, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.SByte>::.cctor() */,
{ 31463, 108, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.SByte>::.ctor() */,
{ 31464, 108, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.SByte>::<GetLuaReference>b__9_0() */,
{ 31462, 109, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Single>::.cctor() */,
{ 31463, 109, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Single>::.ctor() */,
{ 31464, 109, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Single>::<GetLuaReference>b__9_0() */,
{ 31462, 134, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt16>::.cctor() */,
{ 31463, 134, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt16>::.ctor() */,
{ 31464, 134, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt16>::<GetLuaReference>b__9_0() */,
{ 31462, 21, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt32>::.cctor() */,
{ 31463, 21, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt32>::.ctor() */,
{ 31464, 21, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt32>::<GetLuaReference>b__9_0() */,
{ 31462, 82, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt64>::.cctor() */,
{ 31463, 82, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt64>::.ctor() */,
{ 31464, 82, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt64>::<GetLuaReference>b__9_0() */,
{ 31462, 1366, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UIntPtr>::.cctor() */,
{ 31463, 1366, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UIntPtr>::.ctor() */,
{ 31464, 1366, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UIntPtr>::<GetLuaReference>b__9_0() */,
{ 31462, 593, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.cctor() */,
{ 31463, 593, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.ctor() */,
{ 31464, 593, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::<GetLuaReference>b__9_0() */,
{ 31462, 534, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AccelerationEvent>::.cctor() */,
{ 31463, 534, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AccelerationEvent>::.ctor() */,
{ 31464, 534, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AccelerationEvent>::<GetLuaReference>b__9_0() */,
{ 31462, 1085, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorStateInfo>::.cctor() */,
{ 31463, 1085, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorStateInfo>::.ctor() */,
{ 31464, 1085, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorStateInfo>::<GetLuaReference>b__9_0() */,
{ 31462, 1088, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorTransitionInfo>::.cctor() */,
{ 31463, 1088, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorTransitionInfo>::.ctor() */,
{ 31464, 1088, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorTransitionInfo>::<GetLuaReference>b__9_0() */,
{ 31462, 436, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Bounds>::.cctor() */,
{ 31463, 436, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Bounds>::.ctor() */,
{ 31464, 436, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Bounds>::<GetLuaReference>b__9_0() */,
{ 31462, 1097, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.BuildCompression>::.cctor() */,
{ 31463, 1097, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.BuildCompression>::.ctor() */,
{ 31464, 1097, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.BuildCompression>::<GetLuaReference>b__9_0() */,
{ 31462, 1240, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.CachedAssetBundle>::.cctor() */,
{ 31463, 1240, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.CachedAssetBundle>::.ctor() */,
{ 31464, 1240, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.CachedAssetBundle>::<GetLuaReference>b__9_0() */,
{ 31462, 1110, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Camera/GateFitParameters>::.cctor() */,
{ 31463, 1110, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Camera/GateFitParameters>::.ctor() */,
{ 31464, 1110, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Camera/GateFitParameters>::<GetLuaReference>b__9_0() */,
{ 31462, 450, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color32>::.cctor() */,
{ 31463, 450, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color32>::.ctor() */,
{ 31464, 450, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color32>::<GetLuaReference>b__9_0() */,
{ 31462, 447, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color>::.cctor() */,
{ 31463, 447, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color>::.ctor() */,
{ 31464, 447, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color>::<GetLuaReference>b__9_0() */,
{ 31462, 453, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Hash128>::.cctor() */,
{ 31463, 453, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Hash128>::.ctor() */,
{ 31464, 453, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Hash128>::<GetLuaReference>b__9_0() */,
{ 31462, 1301, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LayerMask>::.cctor() */,
{ 31463, 1301, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LayerMask>::.ctor() */,
{ 31464, 1301, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LayerMask>::<GetLuaReference>b__9_0() */,
{ 31462, 1125, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LightBakingOutput>::.cctor() */,
{ 31463, 1125, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LightBakingOutput>::.ctor() */,
{ 31464, 1125, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LightBakingOutput>::<GetLuaReference>b__9_0() */,
{ 31462, 1091, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.MatchTargetWeightMask>::.cctor() */,
{ 31463, 1091, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.MatchTargetWeightMask>::.ctor() */,
{ 31464, 1091, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.MatchTargetWeightMask>::<GetLuaReference>b__9_0() */,
{ 31462, 446, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Matrix4x4>::.cctor() */,
{ 31463, 446, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Matrix4x4>::.ctor() */,
{ 31464, 446, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Matrix4x4>::<GetLuaReference>b__9_0() */,
{ 31462, 1191, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CollisionModule>::.cctor() */,
{ 31463, 1191, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CollisionModule>::.ctor() */,
{ 31464, 1191, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CollisionModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1170, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorBySpeedModule>::.cctor() */,
{ 31463, 1170, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorBySpeedModule>::.ctor() */,
{ 31464, 1170, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorBySpeedModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1167, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.cctor() */,
{ 31463, 1167, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.ctor() */,
{ 31464, 1167, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1206, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CustomDataModule>::.cctor() */,
{ 31463, 1206, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CustomDataModule>::.ctor() */,
{ 31464, 1206, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CustomDataModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1149, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmissionModule>::.cctor() */,
{ 31463, 1149, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmissionModule>::.ctor() */,
{ 31464, 1149, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmissionModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1143, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmitParams>::.cctor() */,
{ 31463, 1143, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmitParams>::.ctor() */,
{ 31464, 1143, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmitParams>::<GetLuaReference>b__9_0() */,
{ 31462, 1185, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ExternalForcesModule>::.cctor() */,
{ 31463, 1185, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ExternalForcesModule>::.ctor() */,
{ 31464, 1185, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ExternalForcesModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1164, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.cctor() */,
{ 31463, 1164, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.ctor() */,
{ 31464, 1164, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1161, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/InheritVelocityModule>::.cctor() */,
{ 31463, 1161, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/InheritVelocityModule>::.ctor() */,
{ 31464, 1161, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/InheritVelocityModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1200, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LightsModule>::.cctor() */,
{ 31463, 1200, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LightsModule>::.ctor() */,
{ 31464, 1200, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LightsModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1158, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.cctor() */,
{ 31463, 1158, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.ctor() */,
{ 31464, 1158, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1146, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/MainModule>::.cctor() */,
{ 31463, 1146, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/MainModule>::.ctor() */,
{ 31464, 1146, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/MainModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1188, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/NoiseModule>::.cctor() */,
{ 31463, 1188, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/NoiseModule>::.ctor() */,
{ 31464, 1188, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/NoiseModule>::<GetLuaReference>b__9_0() */,
{ 31462, 592, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Particle>::.cctor() */,
{ 31463, 592, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Particle>::.ctor() */,
{ 31464, 592, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Particle>::<GetLuaReference>b__9_0() */,
{ 31462, 1137, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/PlaybackState>::.cctor() */,
{ 31463, 1137, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/PlaybackState>::.ctor() */,
{ 31464, 1137, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/PlaybackState>::<GetLuaReference>b__9_0() */,
{ 31462, 1182, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationBySpeedModule>::.cctor() */,
{ 31463, 1182, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationBySpeedModule>::.ctor() */,
{ 31464, 1182, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationBySpeedModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1179, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.cctor() */,
{ 31463, 1179, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.ctor() */,
{ 31464, 1179, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1152, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ShapeModule>::.cctor() */,
{ 31463, 1152, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ShapeModule>::.ctor() */,
{ 31464, 1152, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ShapeModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1176, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeBySpeedModule>::.cctor() */,
{ 31463, 1176, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeBySpeedModule>::.ctor() */,
{ 31464, 1176, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeBySpeedModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1173, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.cctor() */,
{ 31463, 1173, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.ctor() */,
{ 31464, 1173, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1197, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.cctor() */,
{ 31463, 1197, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.ctor() */,
{ 31464, 1197, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1203, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TrailModule>::.cctor() */,
{ 31463, 1203, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TrailModule>::.ctor() */,
{ 31464, 1203, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TrailModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1140, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Trails>::.cctor() */,
{ 31463, 1140, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Trails>::.ctor() */,
{ 31464, 1140, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Trails>::<GetLuaReference>b__9_0() */,
{ 31462, 1194, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TriggerModule>::.cctor() */,
{ 31463, 1194, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TriggerModule>::.ctor() */,
{ 31464, 1194, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TriggerModule>::<GetLuaReference>b__9_0() */,
{ 31462, 1155, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.cctor() */,
{ 31463, 1155, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.ctor() */,
{ 31464, 1155, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::<GetLuaReference>b__9_0() */,
{ 31462, 507, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.PhysicsScene>::.cctor() */,
{ 31463, 507, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.PhysicsScene>::.ctor() */,
{ 31464, 507, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.PhysicsScene>::<GetLuaReference>b__9_0() */,
{ 31462, 1094, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Playables.PlayableGraph>::.cctor() */,
{ 31463, 1094, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Playables.PlayableGraph>::.ctor() */,
{ 31464, 1094, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Playables.PlayableGraph>::<GetLuaReference>b__9_0() */,
{ 31462, 455, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Quaternion>::.cctor() */,
{ 31463, 455, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Quaternion>::.ctor() */,
{ 31464, 455, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Quaternion>::<GetLuaReference>b__9_0() */,
{ 31462, 1209, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Ray>::.cctor() */,
{ 31463, 1209, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Ray>::.ctor() */,
{ 31464, 1209, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Ray>::<GetLuaReference>b__9_0() */,
{ 31462, 506, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RaycastHit>::.cctor() */,
{ 31463, 506, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RaycastHit>::.ctor() */,
{ 31464, 506, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RaycastHit>::<GetLuaReference>b__9_0() */,
{ 31462, 437, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rect>::.cctor() */,
{ 31463, 437, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rect>::.ctor() */,
{ 31464, 437, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rect>::<GetLuaReference>b__9_0() */,
{ 31462, 430, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderBuffer>::.cctor() */,
{ 31463, 430, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderBuffer>::.ctor() */,
{ 31464, 430, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderBuffer>::<GetLuaReference>b__9_0() */,
{ 31462, 1221, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderTextureDescriptor>::.cctor() */,
{ 31463, 1221, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderTextureDescriptor>::.ctor() */,
{ 31464, 1221, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderTextureDescriptor>::<GetLuaReference>b__9_0() */,
{ 31462, 485, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ScriptableCullingParameters>::.cctor() */,
{ 31463, 485, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ScriptableCullingParameters>::.ctor() */,
{ 31464, 485, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ScriptableCullingParameters>::<GetLuaReference>b__9_0() */,
{ 31462, 488, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ShaderTagId>::.cctor() */,
{ 31463, 488, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ShaderTagId>::.ctor() */,
{ 31464, 488, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ShaderTagId>::<GetLuaReference>b__9_0() */,
{ 31462, 482, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.SphericalHarmonicsL2>::.cctor() */,
{ 31463, 482, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.SphericalHarmonicsL2>::.ctor() */,
{ 31464, 482, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.SphericalHarmonicsL2>::<GetLuaReference>b__9_0() */,
{ 31462, 441, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Resolution>::.cctor() */,
{ 31463, 441, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Resolution>::.ctor() */,
{ 31464, 441, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Resolution>::<GetLuaReference>b__9_0() */,
{ 31462, 475, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.SceneManagement.Scene>::.cctor() */,
{ 31463, 475, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.SceneManagement.Scene>::.ctor() */,
{ 31464, 475, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.SceneManagement.Scene>::<GetLuaReference>b__9_0() */,
{ 31462, 533, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Touch>::.cctor() */,
{ 31463, 533, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Touch>::.ctor() */,
{ 31464, 533, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Touch>::<GetLuaReference>b__9_0() */,
{ 31462, 442, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector2>::.cctor() */,
{ 31463, 442, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector2>::.ctor() */,
{ 31464, 442, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector2>::<GetLuaReference>b__9_0() */,
{ 31462, 431, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector3>::.cctor() */,
{ 31463, 431, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector3>::.ctor() */,
{ 31464, 431, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector3>::<GetLuaReference>b__9_0() */,
{ 31462, 445, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector4>::.cctor() */,
{ 31463, 445, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector4>::.ctor() */,
{ 31464, 445, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector4>::<GetLuaReference>b__9_0() */,
{ 31462, 1246, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<securityConnection>::.cctor() */,
{ 31463, 1246, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<securityConnection>::.ctor() */,
{ 31464, 1246, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<securityConnection>::<GetLuaReference>b__9_0() */,
{ 31454, 1041, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1041, -1 } /* System.String LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::GetTypeName() */,
{ 31456, 1041, -1 } /* System.Int32 LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::GetLuaReference(System.IntPtr) */,
{ 31457, 1041, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1041, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::IsNilType() */,
{ 31459, 1041, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1041, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1041, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::.cctor() */,
{ 31454, 1051, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.Margin>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1051, -1 } /* System.String LuaInterface.TypeTraits`1<FairyGUI.Margin>::GetTypeName() */,
{ 31456, 1051, -1 } /* System.Int32 LuaInterface.TypeTraits`1<FairyGUI.Margin>::GetLuaReference(System.IntPtr) */,
{ 31457, 1051, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.Margin>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1051, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.Margin>::IsNilType() */,
{ 31459, 1051, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.Margin>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1051, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.Margin>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1051, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.Margin>::.cctor() */,
{ 31455, 1370, -1 } /* System.String LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::GetTypeName() */,
{ 31456, 1370, -1 } /* System.Int32 LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::GetLuaReference(System.IntPtr) */,
{ 31457, 1370, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1370, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::IsNilType() */,
{ 31459, 1370, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1370, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1370, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::.cctor() */,
{ 31454, 1500, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.nil>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1500, -1 } /* System.String LuaInterface.TypeTraits`1<LuaInterface.nil>::GetTypeName() */,
{ 31456, 1500, -1 } /* System.Int32 LuaInterface.TypeTraits`1<LuaInterface.nil>::GetLuaReference(System.IntPtr) */,
{ 31457, 1500, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.nil>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1500, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.nil>::IsNilType() */,
{ 31459, 1500, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.nil>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1500, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.nil>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1500, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.nil>::.cctor() */,
{ 31455, 47, -1 } /* System.String LuaInterface.TypeTraits`1<System.Boolean>::GetTypeName() */,
{ 31456, 47, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Boolean>::GetLuaReference(System.IntPtr) */,
{ 31457, 47, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Boolean>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 47, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Boolean>::IsNilType() */,
{ 31459, 47, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Boolean>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 47, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Boolean>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 47, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Boolean>::.cctor() */,
{ 31455, 6, -1 } /* System.String LuaInterface.TypeTraits`1<System.Byte>::GetTypeName() */,
{ 31456, 6, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Byte>::GetLuaReference(System.IntPtr) */,
{ 31457, 6, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Byte>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 6, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Byte>::IsNilType() */,
{ 31459, 6, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Byte>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 6, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Byte>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 6, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Byte>::.cctor() */,
{ 31455, 7, -1 } /* System.String LuaInterface.TypeTraits`1<System.Char>::GetTypeName() */,
{ 31456, 7, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Char>::GetLuaReference(System.IntPtr) */,
{ 31457, 7, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Char>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 7, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Char>::IsNilType() */,
{ 31459, 7, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Char>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 7, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Char>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 7, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Char>::.cctor() */,
{ 31455, 61, -1 } /* System.String LuaInterface.TypeTraits`1<System.Decimal>::GetTypeName() */,
{ 31456, 61, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Decimal>::GetLuaReference(System.IntPtr) */,
{ 31457, 61, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Decimal>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 61, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Decimal>::IsNilType() */,
{ 31459, 61, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Decimal>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 61, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Decimal>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 61, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Decimal>::.cctor() */,
{ 31455, 81, -1 } /* System.String LuaInterface.TypeTraits`1<System.Double>::GetTypeName() */,
{ 31456, 81, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Double>::GetLuaReference(System.IntPtr) */,
{ 31457, 81, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Double>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 81, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Double>::IsNilType() */,
{ 31459, 81, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Double>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 81, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Double>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 81, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Double>::.cctor() */,
{ 31454, 94, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Guid>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 94, -1 } /* System.String LuaInterface.TypeTraits`1<System.Guid>::GetTypeName() */,
{ 31456, 94, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Guid>::GetLuaReference(System.IntPtr) */,
{ 31457, 94, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Guid>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 94, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Guid>::IsNilType() */,
{ 31459, 94, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Guid>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 94, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Guid>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 94, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Guid>::.cctor() */,
{ 31455, 95, -1 } /* System.String LuaInterface.TypeTraits`1<System.Int16>::GetTypeName() */,
{ 31456, 95, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Int16>::GetLuaReference(System.IntPtr) */,
{ 31457, 95, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int16>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 95, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int16>::IsNilType() */,
{ 31459, 95, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int16>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 95, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int16>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 95, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int16>::.cctor() */,
{ 31455, 16, -1 } /* System.String LuaInterface.TypeTraits`1<System.Int32>::GetTypeName() */,
{ 31456, 16, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Int32>::GetLuaReference(System.IntPtr) */,
{ 31457, 16, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 16, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32>::IsNilType() */,
{ 31459, 16, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 16, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 16, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int32>::.cctor() */,
{ 31454, 90, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int32Enum>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 90, -1 } /* System.String LuaInterface.TypeTraits`1<System.Int32Enum>::GetTypeName() */,
{ 31456, 90, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Int32Enum>::GetLuaReference(System.IntPtr) */,
{ 31457, 90, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32Enum>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 90, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32Enum>::IsNilType() */,
{ 31459, 90, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32Enum>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 90, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32Enum>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 90, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int32Enum>::.cctor() */,
{ 31455, 37, -1 } /* System.String LuaInterface.TypeTraits`1<System.Int64>::GetTypeName() */,
{ 31456, 37, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Int64>::GetLuaReference(System.IntPtr) */,
{ 31457, 37, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int64>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 37, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int64>::IsNilType() */,
{ 31459, 37, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int64>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 37, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int64>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 37, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int64>::.cctor() */,
{ 31455, 85, -1 } /* System.String LuaInterface.TypeTraits`1<System.IntPtr>::GetTypeName() */,
{ 31456, 85, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.IntPtr>::GetLuaReference(System.IntPtr) */,
{ 31457, 85, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.IntPtr>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 85, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.IntPtr>::IsNilType() */,
{ 31459, 85, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.IntPtr>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 85, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.IntPtr>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 85, -1 } /* System.Void LuaInterface.TypeTraits`1<System.IntPtr>::.cctor() */,
{ 31455, 1352, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::GetTypeName() */,
{ 31456, 1352, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1352, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1352, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::IsNilType() */,
{ 31459, 1352, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1352, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1352, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::.cctor() */,
{ 31455, 1344, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::GetTypeName() */,
{ 31456, 1344, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1344, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1344, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::IsNilType() */,
{ 31459, 1344, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1344, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1344, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::.cctor() */,
{ 31455, 1347, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::GetTypeName() */,
{ 31456, 1347, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1347, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1347, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::IsNilType() */,
{ 31459, 1347, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1347, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1347, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::.cctor() */,
{ 31455, 1349, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::GetTypeName() */,
{ 31456, 1349, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1349, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1349, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::IsNilType() */,
{ 31459, 1349, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1349, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1349, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::.cctor() */,
{ 31455, 1351, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::GetTypeName() */,
{ 31456, 1351, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1351, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1351, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::IsNilType() */,
{ 31459, 1351, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1351, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1351, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::.cctor() */,
{ 31455, 1345, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::GetTypeName() */,
{ 31456, 1345, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1345, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1345, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::IsNilType() */,
{ 31459, 1345, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1345, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1345, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::.cctor() */,
{ 31455, 335, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::GetTypeName() */,
{ 31456, 335, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::GetLuaReference(System.IntPtr) */,
{ 31457, 335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::IsNilType() */,
{ 31459, 335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 335, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::.cctor() */,
{ 31455, 1353, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::GetTypeName() */,
{ 31456, 1353, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1353, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1353, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::IsNilType() */,
{ 31459, 1353, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1353, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1353, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::.cctor() */,
{ 31455, 1343, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::GetTypeName() */,
{ 31456, 1343, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1343, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1343, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::IsNilType() */,
{ 31459, 1343, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1343, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1343, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::.cctor() */,
{ 31455, 1350, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::GetTypeName() */,
{ 31456, 1350, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1350, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1350, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::IsNilType() */,
{ 31459, 1350, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1350, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1350, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::.cctor() */,
{ 31455, 1346, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::GetTypeName() */,
{ 31456, 1346, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1346, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1346, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::IsNilType() */,
{ 31459, 1346, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1346, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1346, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::.cctor() */,
{ 31455, 1348, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::GetTypeName() */,
{ 31456, 1348, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1348, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1348, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::IsNilType() */,
{ 31459, 1348, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1348, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1348, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::.cctor() */,
{ 31455, 1354, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::GetTypeName() */,
{ 31456, 1354, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1354, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1354, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::IsNilType() */,
{ 31459, 1354, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1354, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1354, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::.cctor() */,
{ 31455, 1362, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::GetTypeName() */,
{ 31456, 1362, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1362, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1362, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::IsNilType() */,
{ 31459, 1362, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1362, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1362, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::.cctor() */,
{ 31455, 1359, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::GetTypeName() */,
{ 31456, 1359, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1359, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1359, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::IsNilType() */,
{ 31459, 1359, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1359, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1359, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::.cctor() */,
{ 31455, 1364, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::GetTypeName() */,
{ 31456, 1364, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1364, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1364, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::IsNilType() */,
{ 31459, 1364, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1364, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1364, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::.cctor() */,
{ 31455, 1357, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::GetTypeName() */,
{ 31456, 1357, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1357, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1357, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::IsNilType() */,
{ 31459, 1357, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1357, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1357, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::.cctor() */,
{ 31455, 1361, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::GetTypeName() */,
{ 31456, 1361, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1361, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1361, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::IsNilType() */,
{ 31459, 1361, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1361, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1361, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::.cctor() */,
{ 31455, 1365, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::GetTypeName() */,
{ 31456, 1365, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1365, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1365, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::IsNilType() */,
{ 31459, 1365, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1365, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1365, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::.cctor() */,
{ 31455, 1363, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::GetTypeName() */,
{ 31456, 1363, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1363, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1363, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::IsNilType() */,
{ 31459, 1363, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1363, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1363, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::.cctor() */,
{ 31455, 1358, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::GetTypeName() */,
{ 31456, 1358, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1358, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1358, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::IsNilType() */,
{ 31459, 1358, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1358, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1358, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::.cctor() */,
{ 31455, 1356, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::GetTypeName() */,
{ 31456, 1356, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1356, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1356, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::IsNilType() */,
{ 31459, 1356, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1356, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1356, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::.cctor() */,
{ 31455, 1360, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::GetTypeName() */,
{ 31456, 1360, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::GetLuaReference(System.IntPtr) */,
{ 31457, 1360, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1360, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::IsNilType() */,
{ 31459, 1360, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1360, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1360, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::.cctor() */,
{ 31454, 921, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 921, -1 } /* System.String LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::GetTypeName() */,
{ 31456, 921, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::GetLuaReference(System.IntPtr) */,
{ 31457, 921, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 921, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::IsNilType() */,
{ 31459, 921, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 921, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 921, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::.cctor() */,
{ 31454, 64, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 64, -1 } /* System.String LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::GetTypeName() */,
{ 31456, 64, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::GetLuaReference(System.IntPtr) */,
{ 31457, 64, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 64, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::IsNilType() */,
{ 31459, 64, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 64, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 64, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::.cctor() */,
{ 31454, 913, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 913, -1 } /* System.String LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::GetTypeName() */,
{ 31456, 913, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::GetLuaReference(System.IntPtr) */,
{ 31457, 913, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 913, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::IsNilType() */,
{ 31459, 913, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 913, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 913, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::.cctor() */,
{ 31454, 918, -1 } /* System.Void LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 918, -1 } /* System.String LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::GetTypeName() */,
{ 31456, 918, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::GetLuaReference(System.IntPtr) */,
{ 31457, 918, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 918, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::IsNilType() */,
{ 31459, 918, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 918, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 918, -1 } /* System.Void LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::.cctor() */,
{ 31455, 108, -1 } /* System.String LuaInterface.TypeTraits`1<System.SByte>::GetTypeName() */,
{ 31456, 108, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.SByte>::GetLuaReference(System.IntPtr) */,
{ 31457, 108, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.SByte>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 108, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.SByte>::IsNilType() */,
{ 31459, 108, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.SByte>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 108, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.SByte>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 108, -1 } /* System.Void LuaInterface.TypeTraits`1<System.SByte>::.cctor() */,
{ 31455, 109, -1 } /* System.String LuaInterface.TypeTraits`1<System.Single>::GetTypeName() */,
{ 31456, 109, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Single>::GetLuaReference(System.IntPtr) */,
{ 31457, 109, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Single>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 109, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Single>::IsNilType() */,
{ 31459, 109, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Single>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 109, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Single>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 109, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Single>::.cctor() */,
{ 31455, 134, -1 } /* System.String LuaInterface.TypeTraits`1<System.UInt16>::GetTypeName() */,
{ 31456, 134, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.UInt16>::GetLuaReference(System.IntPtr) */,
{ 31457, 134, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt16>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 134, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt16>::IsNilType() */,
{ 31459, 134, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt16>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 134, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt16>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 134, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt16>::.cctor() */,
{ 31455, 21, -1 } /* System.String LuaInterface.TypeTraits`1<System.UInt32>::GetTypeName() */,
{ 31456, 21, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.UInt32>::GetLuaReference(System.IntPtr) */,
{ 31457, 21, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt32>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 21, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt32>::IsNilType() */,
{ 31459, 21, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt32>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 21, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt32>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 21, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt32>::.cctor() */,
{ 31455, 82, -1 } /* System.String LuaInterface.TypeTraits`1<System.UInt64>::GetTypeName() */,
{ 31456, 82, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.UInt64>::GetLuaReference(System.IntPtr) */,
{ 31457, 82, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt64>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 82, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt64>::IsNilType() */,
{ 31459, 82, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt64>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 82, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt64>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 82, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt64>::.cctor() */,
{ 31455, 1366, -1 } /* System.String LuaInterface.TypeTraits`1<System.UIntPtr>::GetTypeName() */,
{ 31456, 1366, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.UIntPtr>::GetLuaReference(System.IntPtr) */,
{ 31457, 1366, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UIntPtr>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1366, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UIntPtr>::IsNilType() */,
{ 31459, 1366, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UIntPtr>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1366, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UIntPtr>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1366, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UIntPtr>::.cctor() */,
{ 31454, 593, -1 } /* System.Void LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 593, -1 } /* System.String LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::GetTypeName() */,
{ 31456, 593, -1 } /* System.Int32 LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::GetLuaReference(System.IntPtr) */,
{ 31457, 593, -1 } /* System.Boolean LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 593, -1 } /* System.Boolean LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::IsNilType() */,
{ 31459, 593, -1 } /* System.Boolean LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 593, -1 } /* System.Boolean LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 593, -1 } /* System.Void LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.cctor() */,
{ 31454, 534, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 534, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::GetTypeName() */,
{ 31456, 534, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::GetLuaReference(System.IntPtr) */,
{ 31457, 534, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 534, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::IsNilType() */,
{ 31459, 534, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 534, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 534, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::.cctor() */,
{ 31454, 1085, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1085, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::GetTypeName() */,
{ 31456, 1085, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::GetLuaReference(System.IntPtr) */,
{ 31457, 1085, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1085, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::IsNilType() */,
{ 31459, 1085, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1085, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1085, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::.cctor() */,
{ 31454, 1088, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1088, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::GetTypeName() */,
{ 31456, 1088, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::GetLuaReference(System.IntPtr) */,
{ 31457, 1088, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1088, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::IsNilType() */,
{ 31459, 1088, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1088, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1088, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::.cctor() */,
{ 31455, 436, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Bounds>::GetTypeName() */,
{ 31456, 436, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Bounds>::GetLuaReference(System.IntPtr) */,
{ 31457, 436, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Bounds>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 436, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Bounds>::IsNilType() */,
{ 31459, 436, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Bounds>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 436, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Bounds>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 436, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Bounds>::.cctor() */,
{ 31454, 1097, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1097, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::GetTypeName() */,
{ 31456, 1097, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::GetLuaReference(System.IntPtr) */,
{ 31457, 1097, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1097, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::IsNilType() */,
{ 31459, 1097, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1097, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1097, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::.cctor() */,
{ 31454, 1240, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1240, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::GetTypeName() */,
{ 31456, 1240, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::GetLuaReference(System.IntPtr) */,
{ 31457, 1240, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1240, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::IsNilType() */,
{ 31459, 1240, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1240, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1240, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::.cctor() */,
{ 31454, 1110, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1110, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::GetTypeName() */,
{ 31456, 1110, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::GetLuaReference(System.IntPtr) */,
{ 31457, 1110, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1110, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::IsNilType() */,
{ 31459, 1110, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1110, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1110, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::.cctor() */,
{ 31454, 450, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Color32>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 450, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Color32>::GetTypeName() */,
{ 31456, 450, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Color32>::GetLuaReference(System.IntPtr) */,
{ 31457, 450, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color32>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 450, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color32>::IsNilType() */,
{ 31459, 450, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color32>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 450, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color32>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 450, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Color32>::.cctor() */,
{ 31455, 447, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Color>::GetTypeName() */,
{ 31456, 447, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Color>::GetLuaReference(System.IntPtr) */,
{ 31457, 447, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 447, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color>::IsNilType() */,
{ 31459, 447, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 447, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 447, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Color>::.cctor() */,
{ 31454, 453, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Hash128>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 453, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Hash128>::GetTypeName() */,
{ 31456, 453, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Hash128>::GetLuaReference(System.IntPtr) */,
{ 31457, 453, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Hash128>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 453, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Hash128>::IsNilType() */,
{ 31459, 453, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Hash128>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 453, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Hash128>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 453, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Hash128>::.cctor() */,
{ 31455, 1301, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::GetTypeName() */,
{ 31456, 1301, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::GetLuaReference(System.IntPtr) */,
{ 31457, 1301, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1301, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::IsNilType() */,
{ 31459, 1301, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1301, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1301, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::.cctor() */,
{ 31454, 1125, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1125, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::GetTypeName() */,
{ 31456, 1125, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::GetLuaReference(System.IntPtr) */,
{ 31457, 1125, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1125, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::IsNilType() */,
{ 31459, 1125, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1125, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1125, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::.cctor() */,
{ 31454, 1091, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1091, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::GetTypeName() */,
{ 31456, 1091, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::GetLuaReference(System.IntPtr) */,
{ 31457, 1091, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1091, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::IsNilType() */,
{ 31459, 1091, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1091, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1091, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::.cctor() */,
{ 31454, 446, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 446, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::GetTypeName() */,
{ 31456, 446, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::GetLuaReference(System.IntPtr) */,
{ 31457, 446, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 446, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::IsNilType() */,
{ 31459, 446, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 446, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 446, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::.cctor() */,
{ 31454, 1191, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1191, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::GetTypeName() */,
{ 31456, 1191, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1191, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1191, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::IsNilType() */,
{ 31459, 1191, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1191, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1191, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::.cctor() */,
{ 31454, 1170, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1170, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::GetTypeName() */,
{ 31456, 1170, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1170, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1170, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::IsNilType() */,
{ 31459, 1170, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1170, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1170, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::.cctor() */,
{ 31454, 1167, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1167, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::GetTypeName() */,
{ 31456, 1167, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1167, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1167, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::IsNilType() */,
{ 31459, 1167, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1167, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1167, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.cctor() */,
{ 31454, 1206, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1206, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::GetTypeName() */,
{ 31456, 1206, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1206, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1206, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::IsNilType() */,
{ 31459, 1206, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1206, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1206, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::.cctor() */,
{ 31454, 1149, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1149, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::GetTypeName() */,
{ 31456, 1149, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1149, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1149, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::IsNilType() */,
{ 31459, 1149, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1149, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1149, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::.cctor() */,
{ 31454, 1143, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1143, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::GetTypeName() */,
{ 31456, 1143, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::GetLuaReference(System.IntPtr) */,
{ 31457, 1143, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1143, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::IsNilType() */,
{ 31459, 1143, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1143, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1143, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::.cctor() */,
{ 31454, 1185, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1185, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::GetTypeName() */,
{ 31456, 1185, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1185, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1185, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::IsNilType() */,
{ 31459, 1185, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1185, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1185, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::.cctor() */,
{ 31454, 1164, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1164, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::GetTypeName() */,
{ 31456, 1164, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1164, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1164, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::IsNilType() */,
{ 31459, 1164, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1164, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1164, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.cctor() */,
{ 31454, 1161, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1161, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::GetTypeName() */,
{ 31456, 1161, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1161, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1161, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::IsNilType() */,
{ 31459, 1161, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1161, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1161, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::.cctor() */,
{ 31454, 1200, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1200, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::GetTypeName() */,
{ 31456, 1200, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1200, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1200, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::IsNilType() */,
{ 31459, 1200, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1200, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1200, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::.cctor() */,
{ 31454, 1158, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1158, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::GetTypeName() */,
{ 31456, 1158, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1158, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1158, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::IsNilType() */,
{ 31459, 1158, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1158, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1158, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.cctor() */,
{ 31454, 1146, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1146, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::GetTypeName() */,
{ 31456, 1146, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1146, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1146, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::IsNilType() */,
{ 31459, 1146, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1146, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1146, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::.cctor() */,
{ 31454, 1188, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1188, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::GetTypeName() */,
{ 31456, 1188, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1188, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1188, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::IsNilType() */,
{ 31459, 1188, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1188, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1188, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::.cctor() */,
{ 31454, 592, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 592, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::GetTypeName() */,
{ 31456, 592, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::GetLuaReference(System.IntPtr) */,
{ 31457, 592, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 592, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::IsNilType() */,
{ 31459, 592, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 592, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 592, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::.cctor() */,
{ 31454, 1137, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1137, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::GetTypeName() */,
{ 31456, 1137, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::GetLuaReference(System.IntPtr) */,
{ 31457, 1137, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1137, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::IsNilType() */,
{ 31459, 1137, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1137, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1137, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::.cctor() */,
{ 31454, 1182, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1182, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::GetTypeName() */,
{ 31456, 1182, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1182, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1182, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::IsNilType() */,
{ 31459, 1182, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1182, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1182, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::.cctor() */,
{ 31454, 1179, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1179, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::GetTypeName() */,
{ 31456, 1179, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1179, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1179, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::IsNilType() */,
{ 31459, 1179, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1179, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1179, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.cctor() */,
{ 31454, 1152, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1152, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::GetTypeName() */,
{ 31456, 1152, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1152, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1152, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::IsNilType() */,
{ 31459, 1152, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1152, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1152, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::.cctor() */,
{ 31454, 1176, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1176, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::GetTypeName() */,
{ 31456, 1176, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1176, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1176, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::IsNilType() */,
{ 31459, 1176, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1176, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1176, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::.cctor() */,
{ 31454, 1173, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1173, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::GetTypeName() */,
{ 31456, 1173, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1173, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1173, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::IsNilType() */,
{ 31459, 1173, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1173, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1173, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.cctor() */,
{ 31454, 1197, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1197, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::GetTypeName() */,
{ 31456, 1197, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1197, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1197, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::IsNilType() */,
{ 31459, 1197, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1197, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1197, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.cctor() */,
{ 31454, 1203, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1203, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::GetTypeName() */,
{ 31456, 1203, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1203, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1203, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::IsNilType() */,
{ 31459, 1203, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1203, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1203, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::.cctor() */,
{ 31454, 1140, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1140, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::GetTypeName() */,
{ 31456, 1140, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::GetLuaReference(System.IntPtr) */,
{ 31457, 1140, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1140, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::IsNilType() */,
{ 31459, 1140, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1140, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1140, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::.cctor() */,
{ 31454, 1194, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1194, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::GetTypeName() */,
{ 31456, 1194, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1194, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1194, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::IsNilType() */,
{ 31459, 1194, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1194, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1194, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::.cctor() */,
{ 31454, 1155, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1155, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::GetTypeName() */,
{ 31456, 1155, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
{ 31457, 1155, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1155, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::IsNilType() */,
{ 31459, 1155, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1155, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1155, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.cctor() */,
{ 31454, 507, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 507, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::GetTypeName() */,
{ 31456, 507, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::GetLuaReference(System.IntPtr) */,
{ 31457, 507, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 507, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::IsNilType() */,
{ 31459, 507, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 507, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 507, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::.cctor() */,
{ 31454, 1094, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1094, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::GetTypeName() */,
{ 31456, 1094, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::GetLuaReference(System.IntPtr) */,
{ 31457, 1094, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1094, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::IsNilType() */,
{ 31459, 1094, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1094, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1094, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::.cctor() */,
{ 31455, 455, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::GetTypeName() */,
{ 31456, 455, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::GetLuaReference(System.IntPtr) */,
{ 31457, 455, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 455, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::IsNilType() */,
{ 31459, 455, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 455, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 455, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::.cctor() */,
{ 31455, 1209, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Ray>::GetTypeName() */,
{ 31456, 1209, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Ray>::GetLuaReference(System.IntPtr) */,
{ 31457, 1209, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Ray>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1209, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Ray>::IsNilType() */,
{ 31459, 1209, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Ray>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1209, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Ray>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1209, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Ray>::.cctor() */,
{ 31455, 506, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::GetTypeName() */,
{ 31456, 506, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::GetLuaReference(System.IntPtr) */,
{ 31457, 506, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 506, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::IsNilType() */,
{ 31459, 506, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 506, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 506, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::.cctor() */,
{ 31454, 437, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rect>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 437, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Rect>::GetTypeName() */,
{ 31456, 437, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Rect>::GetLuaReference(System.IntPtr) */,
{ 31457, 437, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rect>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 437, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rect>::IsNilType() */,
{ 31459, 437, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rect>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 437, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rect>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 437, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rect>::.cctor() */,
{ 31454, 430, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 430, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::GetTypeName() */,
{ 31456, 430, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::GetLuaReference(System.IntPtr) */,
{ 31457, 430, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 430, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::IsNilType() */,
{ 31459, 430, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 430, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 430, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::.cctor() */,
{ 31454, 1221, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1221, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::GetTypeName() */,
{ 31456, 1221, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::GetLuaReference(System.IntPtr) */,
{ 31457, 1221, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1221, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::IsNilType() */,
{ 31459, 1221, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1221, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1221, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::.cctor() */,
{ 31454, 485, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 485, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::GetTypeName() */,
{ 31456, 485, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::GetLuaReference(System.IntPtr) */,
{ 31457, 485, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 485, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::IsNilType() */,
{ 31459, 485, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 485, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 485, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::.cctor() */,
{ 31454, 488, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 488, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::GetTypeName() */,
{ 31456, 488, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::GetLuaReference(System.IntPtr) */,
{ 31457, 488, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 488, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::IsNilType() */,
{ 31459, 488, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 488, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 488, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::.cctor() */,
{ 31454, 482, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 482, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::GetTypeName() */,
{ 31456, 482, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::GetLuaReference(System.IntPtr) */,
{ 31457, 482, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 482, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::IsNilType() */,
{ 31459, 482, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 482, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 482, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::.cctor() */,
{ 31454, 441, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Resolution>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 441, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Resolution>::GetTypeName() */,
{ 31456, 441, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Resolution>::GetLuaReference(System.IntPtr) */,
{ 31457, 441, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Resolution>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 441, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Resolution>::IsNilType() */,
{ 31459, 441, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Resolution>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 441, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Resolution>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 441, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Resolution>::.cctor() */,
{ 31454, 475, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 475, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::GetTypeName() */,
{ 31456, 475, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::GetLuaReference(System.IntPtr) */,
{ 31457, 475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::IsNilType() */,
{ 31459, 475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 475, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::.cctor() */,
{ 31455, 533, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Touch>::GetTypeName() */,
{ 31456, 533, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Touch>::GetLuaReference(System.IntPtr) */,
{ 31457, 533, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Touch>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 533, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Touch>::IsNilType() */,
{ 31459, 533, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Touch>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 533, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Touch>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 533, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Touch>::.cctor() */,
{ 31455, 442, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Vector2>::GetTypeName() */,
{ 31456, 442, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Vector2>::GetLuaReference(System.IntPtr) */,
{ 31457, 442, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector2>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 442, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector2>::IsNilType() */,
{ 31459, 442, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector2>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 442, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector2>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 442, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector2>::.cctor() */,
{ 31455, 431, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Vector3>::GetTypeName() */,
{ 31456, 431, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Vector3>::GetLuaReference(System.IntPtr) */,
{ 31457, 431, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector3>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 431, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector3>::IsNilType() */,
{ 31459, 431, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector3>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 431, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector3>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 431, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector3>::.cctor() */,
{ 31455, 445, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Vector4>::GetTypeName() */,
{ 31456, 445, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Vector4>::GetLuaReference(System.IntPtr) */,
{ 31457, 445, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector4>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 445, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector4>::IsNilType() */,
{ 31459, 445, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector4>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 445, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector4>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 445, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector4>::.cctor() */,
{ 31454, 1246, -1 } /* System.Void LuaInterface.TypeTraits`1<securityConnection>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
{ 31455, 1246, -1 } /* System.String LuaInterface.TypeTraits`1<securityConnection>::GetTypeName() */,
{ 31456, 1246, -1 } /* System.Int32 LuaInterface.TypeTraits`1<securityConnection>::GetLuaReference(System.IntPtr) */,
{ 31457, 1246, -1 } /* System.Boolean LuaInterface.TypeTraits`1<securityConnection>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31458, 1246, -1 } /* System.Boolean LuaInterface.TypeTraits`1<securityConnection>::IsNilType() */,
{ 31459, 1246, -1 } /* System.Boolean LuaInterface.TypeTraits`1<securityConnection>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 1246, -1 } /* System.Boolean LuaInterface.TypeTraits`1<securityConnection>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31461, 1246, -1 } /* System.Void LuaInterface.TypeTraits`1<securityConnection>::.cctor() */,
{ 1073, 1585, -1 } /* System.Void System.Action`1<FairyGUI.GPath/Segment>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 1585, -1 } /* System.Void System.Action`1<FairyGUI.GPath/Segment>::Invoke(T) */,
{ 1075, 1585, -1 } /* System.IAsyncResult System.Action`1<FairyGUI.GPath/Segment>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 1585, -1 } /* System.Void System.Action`1<FairyGUI.GPath/Segment>::EndInvoke(System.IAsyncResult) */,
{ 1073, 1586, -1 } /* System.Void System.Action`1<FairyGUI.GPathPoint>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 1586, -1 } /* System.Void System.Action`1<FairyGUI.GPathPoint>::Invoke(T) */,
{ 1075, 1586, -1 } /* System.IAsyncResult System.Action`1<FairyGUI.GPathPoint>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 1586, -1 } /* System.Void System.Action`1<FairyGUI.GPathPoint>::EndInvoke(System.IAsyncResult) */,
{ 1073, 1076, -1 } /* System.Void System.Action`1<FairyGUI.TextField/CharPosition>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 1076, -1 } /* System.Void System.Action`1<FairyGUI.TextField/CharPosition>::Invoke(T) */,
{ 1075, 1076, -1 } /* System.IAsyncResult System.Action`1<FairyGUI.TextField/CharPosition>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 1076, -1 } /* System.Void System.Action`1<FairyGUI.TextField/CharPosition>::EndInvoke(System.IAsyncResult) */,
{ 1075, 47, -1 } /* System.IAsyncResult System.Action`1<System.Boolean>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 47, -1 } /* System.Void System.Action`1<System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1073, 6, -1 } /* System.Void System.Action`1<System.Byte>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 6, -1 } /* System.Void System.Action`1<System.Byte>::Invoke(T) */,
{ 1075, 6, -1 } /* System.IAsyncResult System.Action`1<System.Byte>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 6, -1 } /* System.Void System.Action`1<System.Byte>::EndInvoke(System.IAsyncResult) */,
{ 1073, 7, -1 } /* System.Void System.Action`1<System.Char>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 7, -1 } /* System.Void System.Action`1<System.Char>::Invoke(T) */,
{ 1075, 7, -1 } /* System.IAsyncResult System.Action`1<System.Char>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 7, -1 } /* System.Void System.Action`1<System.Char>::EndInvoke(System.IAsyncResult) */,
{ 1073, 115, -1 } /* System.Void System.Action`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 115, -1 } /* System.Void System.Action`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Invoke(T) */,
{ 1075, 115, -1 } /* System.IAsyncResult System.Action`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 115, -1 } /* System.Void System.Action`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::EndInvoke(System.IAsyncResult) */,
{ 1075, 16, -1 } /* System.IAsyncResult System.Action`1<System.Int32>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 16, -1 } /* System.Void System.Action`1<System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1073, 90, -1 } /* System.Void System.Action`1<System.Int32Enum>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 90, -1 } /* System.Void System.Action`1<System.Int32Enum>::Invoke(T) */,
{ 1075, 90, -1 } /* System.IAsyncResult System.Action`1<System.Int32Enum>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 90, -1 } /* System.Void System.Action`1<System.Int32Enum>::EndInvoke(System.IAsyncResult) */,
{ 1073, 37, -1 } /* System.Void System.Action`1<System.Int64>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 37, -1 } /* System.Void System.Action`1<System.Int64>::Invoke(T) */,
{ 1075, 37, -1 } /* System.IAsyncResult System.Action`1<System.Int64>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 37, -1 } /* System.Void System.Action`1<System.Int64>::EndInvoke(System.IAsyncResult) */,
{ 1073, 109, -1 } /* System.Void System.Action`1<System.Single>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 109, -1 } /* System.Void System.Action`1<System.Single>::Invoke(T) */,
{ 1075, 109, -1 } /* System.IAsyncResult System.Action`1<System.Single>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 109, -1 } /* System.Void System.Action`1<System.Single>::EndInvoke(System.IAsyncResult) */,
{ 1073, 248, -1 } /* System.Void System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<System.Object>>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 248, -1 } /* System.Void System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<System.Object>>::Invoke(T) */,
{ 1075, 248, -1 } /* System.IAsyncResult System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<System.Object>>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 248, -1 } /* System.Void System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<System.Object>>::EndInvoke(System.IAsyncResult) */,
{ 1073, 561, -1 } /* System.Void System.Action`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 561, -1 } /* System.Void System.Action`1<UnityEngine.AnimatorClipInfo>::Invoke(T) */,
{ 1075, 561, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.AnimatorClipInfo>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 561, -1 } /* System.Void System.Action`1<UnityEngine.AnimatorClipInfo>::EndInvoke(System.IAsyncResult) */,
{ 1073, 439, -1 } /* System.Void System.Action`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 439, -1 } /* System.Void System.Action`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Invoke(T) */,
{ 1075, 439, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.BeforeRenderHelper/OrderBlock>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 439, -1 } /* System.Void System.Action`1<UnityEngine.BeforeRenderHelper/OrderBlock>::EndInvoke(System.IAsyncResult) */,
{ 1073, 450, -1 } /* System.Void System.Action`1<UnityEngine.Color32>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 450, -1 } /* System.Void System.Action`1<UnityEngine.Color32>::Invoke(T) */,
{ 1075, 450, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Color32>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 450, -1 } /* System.Void System.Action`1<UnityEngine.Color32>::EndInvoke(System.IAsyncResult) */,
{ 1073, 447, -1 } /* System.Void System.Action`1<UnityEngine.Color>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 447, -1 } /* System.Void System.Action`1<UnityEngine.Color>::Invoke(T) */,
{ 1075, 447, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Color>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 447, -1 } /* System.Void System.Action`1<UnityEngine.Color>::EndInvoke(System.IAsyncResult) */,
{ 1073, 446, -1 } /* System.Void System.Action`1<UnityEngine.Matrix4x4>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 446, -1 } /* System.Void System.Action`1<UnityEngine.Matrix4x4>::Invoke(T) */,
{ 1075, 446, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Matrix4x4>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 446, -1 } /* System.Void System.Action`1<UnityEngine.Matrix4x4>::EndInvoke(System.IAsyncResult) */,
{ 1073, 592, -1 } /* System.Void System.Action`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 592, -1 } /* System.Void System.Action`1<UnityEngine.ParticleSystem/Particle>::Invoke(T) */,
{ 1075, 592, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.ParticleSystem/Particle>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 592, -1 } /* System.Void System.Action`1<UnityEngine.ParticleSystem/Particle>::EndInvoke(System.IAsyncResult) */,
{ 1073, 537, -1 } /* System.Void System.Action`1<UnityEngine.RaycastHit2D>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 537, -1 } /* System.Void System.Action`1<UnityEngine.RaycastHit2D>::Invoke(T) */,
{ 1075, 537, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.RaycastHit2D>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 537, -1 } /* System.Void System.Action`1<UnityEngine.RaycastHit2D>::EndInvoke(System.IAsyncResult) */,
{ 1073, 437, -1 } /* System.Void System.Action`1<UnityEngine.Rect>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 437, -1 } /* System.Void System.Action`1<UnityEngine.Rect>::Invoke(T) */,
{ 1075, 437, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Rect>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 437, -1 } /* System.Void System.Action`1<UnityEngine.Rect>::EndInvoke(System.IAsyncResult) */,
{ 1073, 444, -1 } /* System.Void System.Action`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 444, -1 } /* System.Void System.Action`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Invoke(T) */,
{ 1075, 444, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 444, -1 } /* System.Void System.Action`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::EndInvoke(System.IAsyncResult) */,
{ 1073, 622, -1 } /* System.Void System.Action`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 622, -1 } /* System.Void System.Action`1<UnityEngine.UIElements.FocusController/FocusedElement>::Invoke(T) */,
{ 1075, 622, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.UIElements.FocusController/FocusedElement>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 622, -1 } /* System.Void System.Action`1<UnityEngine.UIElements.FocusController/FocusedElement>::EndInvoke(System.IAsyncResult) */,
{ 1073, 463, -1 } /* System.Void System.Action`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 463, -1 } /* System.Void System.Action`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Invoke(T) */,
{ 1075, 463, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 463, -1 } /* System.Void System.Action`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::EndInvoke(System.IAsyncResult) */,
{ 1073, 442, -1 } /* System.Void System.Action`1<UnityEngine.Vector2>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 442, -1 } /* System.Void System.Action`1<UnityEngine.Vector2>::Invoke(T) */,
{ 1075, 442, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Vector2>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 442, -1 } /* System.Void System.Action`1<UnityEngine.Vector2>::EndInvoke(System.IAsyncResult) */,
{ 1073, 431, -1 } /* System.Void System.Action`1<UnityEngine.Vector3>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 431, -1 } /* System.Void System.Action`1<UnityEngine.Vector3>::Invoke(T) */,
{ 1075, 431, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Vector3>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 431, -1 } /* System.Void System.Action`1<UnityEngine.Vector3>::EndInvoke(System.IAsyncResult) */,
{ 1073, 445, -1 } /* System.Void System.Action`1<UnityEngine.Vector4>::.ctor(System.Object,System.IntPtr) */,
{ 1074, 445, -1 } /* System.Void System.Action`1<UnityEngine.Vector4>::Invoke(T) */,
{ 1075, 445, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Vector4>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 445, -1 } /* System.Void System.Action`1<UnityEngine.Vector4>::EndInvoke(System.IAsyncResult) */,
{ 1073, 542, -1 } /* System.Void System.Action`1<UnityEngine.XR.InputDevice>::.ctor(System.Object,System.IntPtr) */,
{ 1075, 542, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.XR.InputDevice>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 542, -1 } /* System.Void System.Action`1<UnityEngine.XR.InputDevice>::EndInvoke(System.IAsyncResult) */,
{ 1073, 551, -1 } /* System.Void System.Action`1<UnityEngine.XR.MeshGenerationResult>::.ctor(System.Object,System.IntPtr) */,
{ 1075, 551, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.XR.MeshGenerationResult>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 551, -1 } /* System.Void System.Action`1<UnityEngine.XR.MeshGenerationResult>::EndInvoke(System.IAsyncResult) */,
{ 1073, 540, -1 } /* System.Void System.Action`1<UnityEngine.XR.XRNodeState>::.ctor(System.Object,System.IntPtr) */,
{ 1075, 540, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.XR.XRNodeState>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1076, 540, -1 } /* System.Void System.Action`1<UnityEngine.XR.XRNodeState>::EndInvoke(System.IAsyncResult) */,
{ 1081, 573, -1 } /* System.Void System.Action`2<System.Boolean,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 573, -1 } /* System.Void System.Action`2<System.Boolean,System.Object>::Invoke(T1,T2) */,
{ 1083, 573, -1 } /* System.IAsyncResult System.Action`2<System.Boolean,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 573, -1 } /* System.Void System.Action`2<System.Boolean,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1081, 121, -1 } /* System.Void System.Action`2<System.Int32,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 121, -1 } /* System.Void System.Action`2<System.Int32,System.Object>::Invoke(T1,T2) */,
{ 1083, 121, -1 } /* System.IAsyncResult System.Action`2<System.Int32,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 121, -1 } /* System.Void System.Action`2<System.Int32,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1081, 836, -1 } /* System.Void System.Action`2<System.Int32Enum,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 836, -1 } /* System.Void System.Action`2<System.Int32Enum,System.Object>::Invoke(T1,T2) */,
{ 1083, 836, -1 } /* System.IAsyncResult System.Action`2<System.Int32Enum,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 836, -1 } /* System.Void System.Action`2<System.Int32Enum,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1042, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GlyphInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1042, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GlyphInfo>::Invoke(T1,T2) */,
{ 1083, 1042, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,FairyGUI.GlyphInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1042, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GlyphInfo>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1052, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.Margin>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1052, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.Margin>::Invoke(T1,T2) */,
{ 1083, 1052, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,FairyGUI.Margin>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1052, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.Margin>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1483, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaByteBuffer>::Invoke(T1,T2) */,
{ 1083, 1483, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,LuaInterface.LuaByteBuffer>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1483, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaByteBuffer>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1499, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.nil>::Invoke(T1,T2) */,
{ 1083, 1499, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,LuaInterface.nil>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1499, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.nil>::EndInvoke(System.IAsyncResult) */,
{ 1082, 929, -1 } /* System.Void System.Action`2<System.IntPtr,System.Boolean>::Invoke(T1,T2) */,
{ 1083, 929, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Boolean>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 929, -1 } /* System.Void System.Action`2<System.IntPtr,System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1373, -1 } /* System.Void System.Action`2<System.IntPtr,System.Byte>::Invoke(T1,T2) */,
{ 1083, 1373, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Byte>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1373, -1 } /* System.Void System.Action`2<System.IntPtr,System.Byte>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1375, -1 } /* System.Void System.Action`2<System.IntPtr,System.Char>::Invoke(T1,T2) */,
{ 1083, 1375, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Char>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1375, -1 } /* System.Void System.Action`2<System.IntPtr,System.Char>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1291, -1 } /* System.Void System.Action`2<System.IntPtr,System.Decimal>::Invoke(T1,T2) */,
{ 1083, 1291, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Decimal>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1291, -1 } /* System.Void System.Action`2<System.IntPtr,System.Decimal>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1294, -1 } /* System.Void System.Action`2<System.IntPtr,System.Double>::Invoke(T1,T2) */,
{ 1083, 1294, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Double>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1294, -1 } /* System.Void System.Action`2<System.IntPtr,System.Double>::EndInvoke(System.IAsyncResult) */,
{ 1081, 927, -1 } /* System.Void System.Action`2<System.IntPtr,System.Guid>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 927, -1 } /* System.Void System.Action`2<System.IntPtr,System.Guid>::Invoke(T1,T2) */,
{ 1083, 927, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Guid>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 927, -1 } /* System.Void System.Action`2<System.IntPtr,System.Guid>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1285, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int16>::Invoke(T1,T2) */,
{ 1083, 1285, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Int16>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1285, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int16>::EndInvoke(System.IAsyncResult) */,
{ 1082, 911, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32>::Invoke(T1,T2) */,
{ 1083, 911, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Int32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 911, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1069, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32Enum>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1069, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32Enum>::Invoke(T1,T2) */,
{ 1083, 1069, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Int32Enum>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1069, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32Enum>::EndInvoke(System.IAsyncResult) */,
{ 1082, 909, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int64>::Invoke(T1,T2) */,
{ 1083, 909, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Int64>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 909, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int64>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1473, -1 } /* System.Void System.Action`2<System.IntPtr,System.IntPtr>::Invoke(T1,T2) */,
{ 1083, 1473, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.IntPtr>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1473, -1 } /* System.Void System.Action`2<System.IntPtr,System.IntPtr>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1399, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Boolean>>::Invoke(T1,T2) */,
{ 1083, 1399, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Boolean>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1399, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Boolean>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1381, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Byte>>::Invoke(T1,T2) */,
{ 1083, 1381, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Byte>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1381, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Byte>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1387, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Char>>::Invoke(T1,T2) */,
{ 1083, 1387, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Char>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1387, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Char>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1393, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Decimal>>::Invoke(T1,T2) */,
{ 1083, 1393, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Decimal>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1393, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Decimal>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1397, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Double>>::Invoke(T1,T2) */,
{ 1083, 1397, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Double>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1397, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Double>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1383, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int16>>::Invoke(T1,T2) */,
{ 1083, 1383, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Int16>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1383, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int16>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1389, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int32>>::Invoke(T1,T2) */,
{ 1083, 1389, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Int32>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1389, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int32>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1401, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int64>>::Invoke(T1,T2) */,
{ 1083, 1401, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Int64>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1401, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int64>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1379, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.SByte>>::Invoke(T1,T2) */,
{ 1083, 1379, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.SByte>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1379, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.SByte>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1395, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Single>>::Invoke(T1,T2) */,
{ 1083, 1395, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Single>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1395, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Single>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1385, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt16>>::Invoke(T1,T2) */,
{ 1083, 1385, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.UInt16>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1385, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt16>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1391, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt32>>::Invoke(T1,T2) */,
{ 1083, 1391, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.UInt32>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1391, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt32>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1403, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt64>>::Invoke(T1,T2) */,
{ 1083, 1403, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.UInt64>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1403, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt64>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1455, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Bounds>>::Invoke(T1,T2) */,
{ 1083, 1455, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Bounds>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1455, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Bounds>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1447, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Color>>::Invoke(T1,T2) */,
{ 1083, 1447, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Color>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1447, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Color>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1457, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.LayerMask>>::Invoke(T1,T2) */,
{ 1083, 1457, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.LayerMask>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1457, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.LayerMask>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1443, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Quaternion>>::Invoke(T1,T2) */,
{ 1083, 1443, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Quaternion>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1443, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Quaternion>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1451, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Ray>>::Invoke(T1,T2) */,
{ 1083, 1451, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Ray>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1451, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Ray>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1459, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.RaycastHit>>::Invoke(T1,T2) */,
{ 1083, 1459, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.RaycastHit>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1459, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.RaycastHit>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1453, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Touch>>::Invoke(T1,T2) */,
{ 1083, 1453, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Touch>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1453, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Touch>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1445, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector2>>::Invoke(T1,T2) */,
{ 1083, 1445, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector2>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1445, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector2>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1441, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector3>>::Invoke(T1,T2) */,
{ 1083, 1441, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector3>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1441, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector3>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1449, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector4>>::Invoke(T1,T2) */,
{ 1083, 1449, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector4>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1449, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector4>>::EndInvoke(System.IAsyncResult) */,
{ 1082, 916, -1 } /* System.Void System.Action`2<System.IntPtr,System.Object>::Invoke(T1,T2) */,
{ 1083, 916, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 916, -1 } /* System.Void System.Action`2<System.IntPtr,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1081, 922, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.InterfaceMapping>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 922, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.InterfaceMapping>::Invoke(T1,T2) */,
{ 1083, 922, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Reflection.InterfaceMapping>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 922, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.InterfaceMapping>::EndInvoke(System.IAsyncResult) */,
{ 1081, 924, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.ParameterModifier>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 924, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.ParameterModifier>::Invoke(T1,T2) */,
{ 1083, 924, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Reflection.ParameterModifier>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 924, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.ParameterModifier>::EndInvoke(System.IAsyncResult) */,
{ 1081, 914, -1 } /* System.Void System.Action`2<System.IntPtr,System.Runtime.Serialization.StreamingContext>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 914, -1 } /* System.Void System.Action`2<System.IntPtr,System.Runtime.Serialization.StreamingContext>::Invoke(T1,T2) */,
{ 1083, 914, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Runtime.Serialization.StreamingContext>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 914, -1 } /* System.Void System.Action`2<System.IntPtr,System.Runtime.Serialization.StreamingContext>::EndInvoke(System.IAsyncResult) */,
{ 1081, 919, -1 } /* System.Void System.Action`2<System.IntPtr,System.RuntimeTypeHandle>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 919, -1 } /* System.Void System.Action`2<System.IntPtr,System.RuntimeTypeHandle>::Invoke(T1,T2) */,
{ 1083, 919, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.RuntimeTypeHandle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 919, -1 } /* System.Void System.Action`2<System.IntPtr,System.RuntimeTypeHandle>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1282, -1 } /* System.Void System.Action`2<System.IntPtr,System.SByte>::Invoke(T1,T2) */,
{ 1083, 1282, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.SByte>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1282, -1 } /* System.Void System.Action`2<System.IntPtr,System.SByte>::EndInvoke(System.IAsyncResult) */,
{ 1082, 938, -1 } /* System.Void System.Action`2<System.IntPtr,System.Single>::Invoke(T1,T2) */,
{ 1083, 938, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Single>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 938, -1 } /* System.Void System.Action`2<System.IntPtr,System.Single>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1288, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt16>::Invoke(T1,T2) */,
{ 1083, 1288, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.UInt16>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1288, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt16>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1297, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt32>::Invoke(T1,T2) */,
{ 1083, 1297, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.UInt32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1297, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt32>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1299, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt64>::Invoke(T1,T2) */,
{ 1083, 1299, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.UInt64>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1299, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt64>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1471, -1 } /* System.Void System.Action`2<System.IntPtr,System.UIntPtr>::Invoke(T1,T2) */,
{ 1083, 1471, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.UIntPtr>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1471, -1 } /* System.Void System.Action`2<System.IntPtr,System.UIntPtr>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1135, -1 } /* System.Void System.Action`2<System.IntPtr,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1135, -1 } /* System.Void System.Action`2<System.IntPtr,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::Invoke(T1,T2) */,
{ 1083, 1135, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1135, -1 } /* System.Void System.Action`2<System.IntPtr,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1117, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AccelerationEvent>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1117, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AccelerationEvent>::Invoke(T1,T2) */,
{ 1083, 1117, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.AccelerationEvent>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1117, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AccelerationEvent>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1086, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorStateInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1086, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorStateInfo>::Invoke(T1,T2) */,
{ 1083, 1086, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.AnimatorStateInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1086, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorStateInfo>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1089, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorTransitionInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1089, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorTransitionInfo>::Invoke(T1,T2) */,
{ 1083, 1089, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.AnimatorTransitionInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1089, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorTransitionInfo>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1437, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Bounds>::Invoke(T1,T2) */,
{ 1083, 1437, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Bounds>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1437, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Bounds>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1098, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.BuildCompression>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1098, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.BuildCompression>::Invoke(T1,T2) */,
{ 1083, 1098, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.BuildCompression>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1098, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.BuildCompression>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1241, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.CachedAssetBundle>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1241, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.CachedAssetBundle>::Invoke(T1,T2) */,
{ 1083, 1241, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.CachedAssetBundle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1241, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.CachedAssetBundle>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1111, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Camera/GateFitParameters>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1111, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Camera/GateFitParameters>::Invoke(T1,T2) */,
{ 1083, 1111, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Camera/GateFitParameters>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1111, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Camera/GateFitParameters>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1077, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color32>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1077, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color32>::Invoke(T1,T2) */,
{ 1083, 1077, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Color32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1077, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color32>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1128, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color>::Invoke(T1,T2) */,
{ 1083, 1128, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Color>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1128, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1238, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Hash128>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1238, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Hash128>::Invoke(T1,T2) */,
{ 1083, 1238, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Hash128>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1238, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Hash128>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1439, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LayerMask>::Invoke(T1,T2) */,
{ 1083, 1439, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.LayerMask>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1439, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LayerMask>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1126, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LightBakingOutput>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1126, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LightBakingOutput>::Invoke(T1,T2) */,
{ 1083, 1126, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.LightBakingOutput>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1126, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LightBakingOutput>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1092, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.MatchTargetWeightMask>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1092, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.MatchTargetWeightMask>::Invoke(T1,T2) */,
{ 1083, 1092, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.MatchTargetWeightMask>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1092, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.MatchTargetWeightMask>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1105, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Matrix4x4>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1105, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Matrix4x4>::Invoke(T1,T2) */,
{ 1083, 1105, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Matrix4x4>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1105, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Matrix4x4>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1192, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CollisionModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1192, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CollisionModule>::Invoke(T1,T2) */,
{ 1083, 1192, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CollisionModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1192, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CollisionModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1171, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1171, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorBySpeedModule>::Invoke(T1,T2) */,
{ 1083, 1171, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1171, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorBySpeedModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1168, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1168, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::Invoke(T1,T2) */,
{ 1083, 1168, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1168, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1207, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CustomDataModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1207, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CustomDataModule>::Invoke(T1,T2) */,
{ 1083, 1207, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CustomDataModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1207, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CustomDataModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1150, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmissionModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1150, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmissionModule>::Invoke(T1,T2) */,
{ 1083, 1150, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmissionModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1150, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmissionModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1144, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmitParams>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1144, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmitParams>::Invoke(T1,T2) */,
{ 1083, 1144, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmitParams>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1144, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmitParams>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1186, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ExternalForcesModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1186, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ExternalForcesModule>::Invoke(T1,T2) */,
{ 1083, 1186, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ExternalForcesModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1186, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ExternalForcesModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1165, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1165, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::Invoke(T1,T2) */,
{ 1083, 1165, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1165, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1162, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/InheritVelocityModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1162, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/InheritVelocityModule>::Invoke(T1,T2) */,
{ 1083, 1162, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/InheritVelocityModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1162, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/InheritVelocityModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1201, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LightsModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1201, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LightsModule>::Invoke(T1,T2) */,
{ 1083, 1201, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LightsModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1201, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LightsModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1159, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1159, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::Invoke(T1,T2) */,
{ 1083, 1159, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1159, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1147, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/MainModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1147, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/MainModule>::Invoke(T1,T2) */,
{ 1083, 1147, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/MainModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1147, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/MainModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1189, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/NoiseModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1189, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/NoiseModule>::Invoke(T1,T2) */,
{ 1083, 1189, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/NoiseModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1189, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/NoiseModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1133, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Particle>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1133, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Particle>::Invoke(T1,T2) */,
{ 1083, 1133, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Particle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1133, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Particle>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1138, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/PlaybackState>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1138, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/PlaybackState>::Invoke(T1,T2) */,
{ 1083, 1138, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/PlaybackState>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1138, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/PlaybackState>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1183, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1183, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationBySpeedModule>::Invoke(T1,T2) */,
{ 1083, 1183, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1183, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationBySpeedModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1180, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1180, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::Invoke(T1,T2) */,
{ 1083, 1180, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1180, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1153, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ShapeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1153, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ShapeModule>::Invoke(T1,T2) */,
{ 1083, 1153, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ShapeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1153, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ShapeModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1177, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1177, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeBySpeedModule>::Invoke(T1,T2) */,
{ 1083, 1177, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1177, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeBySpeedModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1174, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1174, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::Invoke(T1,T2) */,
{ 1083, 1174, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1174, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1198, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1198, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::Invoke(T1,T2) */,
{ 1083, 1198, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1198, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1204, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TrailModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1204, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TrailModule>::Invoke(T1,T2) */,
{ 1083, 1204, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TrailModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1204, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TrailModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1141, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Trails>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1141, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Trails>::Invoke(T1,T2) */,
{ 1083, 1141, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Trails>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1141, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Trails>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1195, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TriggerModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1195, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TriggerModule>::Invoke(T1,T2) */,
{ 1083, 1195, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TriggerModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1195, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TriggerModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1156, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1156, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::Invoke(T1,T2) */,
{ 1083, 1156, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1156, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1211, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.PhysicsScene>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1211, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.PhysicsScene>::Invoke(T1,T2) */,
{ 1083, 1211, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.PhysicsScene>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1211, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.PhysicsScene>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1095, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Playables.PlayableGraph>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1095, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Playables.PlayableGraph>::Invoke(T1,T2) */,
{ 1083, 1095, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Playables.PlayableGraph>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1095, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Playables.PlayableGraph>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1302, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Quaternion>::Invoke(T1,T2) */,
{ 1083, 1302, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Quaternion>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1302, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Quaternion>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1433, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Ray>::Invoke(T1,T2) */,
{ 1083, 1433, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Ray>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1433, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Ray>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1072, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RaycastHit>::Invoke(T1,T2) */,
{ 1083, 1072, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.RaycastHit>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1072, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RaycastHit>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1047, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rect>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1047, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rect>::Invoke(T1,T2) */,
{ 1083, 1047, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Rect>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1047, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rect>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1103, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderBuffer>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1103, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderBuffer>::Invoke(T1,T2) */,
{ 1083, 1103, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.RenderBuffer>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1103, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderBuffer>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1222, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderTextureDescriptor>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1222, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderTextureDescriptor>::Invoke(T1,T2) */,
{ 1083, 1222, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.RenderTextureDescriptor>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1222, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderTextureDescriptor>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1113, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ScriptableCullingParameters>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1113, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ScriptableCullingParameters>::Invoke(T1,T2) */,
{ 1083, 1113, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Rendering.ScriptableCullingParameters>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1113, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ScriptableCullingParameters>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1229, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ShaderTagId>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1229, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ShaderTagId>::Invoke(T1,T2) */,
{ 1083, 1229, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Rendering.ShaderTagId>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1229, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ShaderTagId>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1219, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.SphericalHarmonicsL2>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1219, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.SphericalHarmonicsL2>::Invoke(T1,T2) */,
{ 1083, 1219, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Rendering.SphericalHarmonicsL2>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1219, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.SphericalHarmonicsL2>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1227, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Resolution>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1227, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Resolution>::Invoke(T1,T2) */,
{ 1083, 1227, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Resolution>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1227, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Resolution>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1115, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.SceneManagement.Scene>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1115, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.SceneManagement.Scene>::Invoke(T1,T2) */,
{ 1083, 1115, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.SceneManagement.Scene>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1115, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.SceneManagement.Scene>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1435, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Touch>::Invoke(T1,T2) */,
{ 1083, 1435, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Touch>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1435, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Touch>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1057, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector2>::Invoke(T1,T2) */,
{ 1083, 1057, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Vector2>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1057, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector2>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1107, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector3>::Invoke(T1,T2) */,
{ 1083, 1107, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Vector3>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1107, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector3>::EndInvoke(System.IAsyncResult) */,
{ 1082, 1049, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector4>::Invoke(T1,T2) */,
{ 1083, 1049, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Vector4>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1049, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector4>::EndInvoke(System.IAsyncResult) */,
{ 1081, 1247, -1 } /* System.Void System.Action`2<System.IntPtr,securityConnection>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 1247, -1 } /* System.Void System.Action`2<System.IntPtr,securityConnection>::Invoke(T1,T2) */,
{ 1083, 1247, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,securityConnection>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 1247, -1 } /* System.Void System.Action`2<System.IntPtr,securityConnection>::EndInvoke(System.IAsyncResult) */,
{ 1081, 244, -1 } /* System.Void System.Action`2<System.Object,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 244, -1 } /* System.Void System.Action`2<System.Object,System.Boolean>::Invoke(T1,T2) */,
{ 1083, 244, -1 } /* System.IAsyncResult System.Action`2<System.Object,System.Boolean>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 244, -1 } /* System.Void System.Action`2<System.Object,System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1083, 188, -1 } /* System.IAsyncResult System.Action`2<System.Object,System.Int32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 188, -1 } /* System.Void System.Action`2<System.Object,System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1081, 434, -1 } /* System.Void System.Action`2<System.Object,System.Int32Enum>::.ctor(System.Object,System.IntPtr) */,
{ 1082, 434, -1 } /* System.Void System.Action`2<System.Object,System.Int32Enum>::Invoke(T1,T2) */,
{ 1083, 434, -1 } /* System.IAsyncResult System.Action`2<System.Object,System.Int32Enum>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 434, -1 } /* System.Void System.Action`2<System.Object,System.Int32Enum>::EndInvoke(System.IAsyncResult) */,
{ 1083, 944, -1 } /* System.IAsyncResult System.Action`2<System.Single,System.Boolean>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1084, 944, -1 } /* System.Void System.Action`2<System.Single,System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1085, 790, -1 } /* System.Void System.Action`3<System.Boolean,System.Boolean,System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 1087, 790, -1 } /* System.IAsyncResult System.Action`3<System.Boolean,System.Boolean,System.Int32>::BeginInvoke(T1,T2,T3,System.AsyncCallback,System.Object) */,
{ 1088, 790, -1 } /* System.Void System.Action`3<System.Boolean,System.Boolean,System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1085, 469, -1 } /* System.Void System.Action`3<System.Object,System.Boolean,UnityEngine.Profiling.Experimental.DebugScreenCapture>::.ctor(System.Object,System.IntPtr) */,
{ 1086, 469, -1 } /* System.Void System.Action`3<System.Object,System.Boolean,UnityEngine.Profiling.Experimental.DebugScreenCapture>::Invoke(T1,T2,T3) */,
{ 1087, 469, -1 } /* System.IAsyncResult System.Action`3<System.Object,System.Boolean,UnityEngine.Profiling.Experimental.DebugScreenCapture>::BeginInvoke(T1,T2,T3,System.AsyncCallback,System.Object) */,
{ 1088, 469, -1 } /* System.Void System.Action`3<System.Object,System.Boolean,UnityEngine.Profiling.Experimental.DebugScreenCapture>::EndInvoke(System.IAsyncResult) */,
{ 965, 1585, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::Dispose() */,
{ 966, 1585, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::MoveNext() */,
{ 967, 1585, -1 } /* T System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::get_Current() */,
{ 968, 1585, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1585, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.Reset() */,
{ 970, 1585, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::.ctor() */,
{ 971, 1585, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::.cctor() */,
{ 965, 1586, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::Dispose() */,
{ 966, 1586, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::MoveNext() */,
{ 967, 1586, -1 } /* T System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::get_Current() */,
{ 968, 1586, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1586, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::System.Collections.IEnumerator.Reset() */,
{ 970, 1586, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::.ctor() */,
{ 971, 1586, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::.cctor() */,
{ 965, 1076, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::Dispose() */,
{ 966, 1076, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::MoveNext() */,
{ 967, 1076, -1 } /* T System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::get_Current() */,
{ 968, 1076, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1076, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.Reset() */,
{ 970, 1076, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::.ctor() */,
{ 971, 1076, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::.cctor() */,
{ 965, 1580, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::Dispose() */,
{ 966, 1580, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::MoveNext() */,
{ 967, 1580, -1 } /* T System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::get_Current() */,
{ 968, 1580, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1580, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.Reset() */,
{ 970, 1580, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::.ctor() */,
{ 971, 1580, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::.cctor() */,
{ 965, 1502, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::Dispose() */,
{ 966, 1502, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::MoveNext() */,
{ 967, 1502, -1 } /* T System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::get_Current() */,
{ 968, 1502, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1502, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1502, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::.ctor() */,
{ 971, 1502, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::.cctor() */,
{ 965, 1272, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::Dispose() */,
{ 966, 1272, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::MoveNext() */,
{ 967, 1272, -1 } /* T System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::get_Current() */,
{ 968, 1272, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1272, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.Reset() */,
{ 970, 1272, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::.ctor() */,
{ 971, 1272, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::.cctor() */,
{ 965, 15, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::Dispose() */,
{ 966, 15, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::MoveNext() */,
{ 967, 15, -1 } /* T System.Array/EmptyInternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::get_Current() */,
{ 968, 15, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::System.Collections.IEnumerator.get_Current() */,
{ 969, 15, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::System.Collections.IEnumerator.Reset() */,
{ 970, 15, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::.ctor() */,
{ 971, 15, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::.cctor() */,
{ 965, 20, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<Mono.Security.Uri/UriScheme>::Dispose() */,
{ 966, 20, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<Mono.Security.Uri/UriScheme>::MoveNext() */,
{ 967, 20, -1 } /* T System.Array/EmptyInternalEnumerator`1<Mono.Security.Uri/UriScheme>::get_Current() */,
{ 968, 20, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<Mono.Security.Uri/UriScheme>::System.Collections.IEnumerator.get_Current() */,
{ 969, 20, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<Mono.Security.Uri/UriScheme>::System.Collections.IEnumerator.Reset() */,
{ 970, 20, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<Mono.Security.Uri/UriScheme>::.ctor() */,
{ 971, 20, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<Mono.Security.Uri/UriScheme>::.cctor() */,
{ 965, 413, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ArraySegment`1<System.Byte>>::Dispose() */,
{ 966, 413, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.ArraySegment`1<System.Byte>>::MoveNext() */,
{ 967, 413, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.ArraySegment`1<System.Byte>>::get_Current() */,
{ 968, 413, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.ArraySegment`1<System.Byte>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 413, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ArraySegment`1<System.Byte>>::System.Collections.IEnumerator.Reset() */,
{ 970, 413, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ArraySegment`1<System.Byte>>::.ctor() */,
{ 971, 413, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ArraySegment`1<System.Byte>>::.cctor() */,
{ 965, 47, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Boolean>::Dispose() */,
{ 966, 47, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Boolean>::MoveNext() */,
{ 967, 47, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Boolean>::get_Current() */,
{ 968, 47, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Boolean>::System.Collections.IEnumerator.get_Current() */,
{ 969, 47, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Boolean>::System.Collections.IEnumerator.Reset() */,
{ 970, 47, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Boolean>::.ctor() */,
{ 971, 47, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Boolean>::.cctor() */,
{ 965, 6, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Byte>::Dispose() */,
{ 966, 6, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Byte>::MoveNext() */,
{ 967, 6, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Byte>::get_Current() */,
{ 968, 6, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Byte>::System.Collections.IEnumerator.get_Current() */,
{ 969, 6, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Byte>::System.Collections.IEnumerator.Reset() */,
{ 970, 6, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Byte>::.ctor() */,
{ 971, 6, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Byte>::.cctor() */,
{ 965, 398, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ByteEnum>::Dispose() */,
{ 966, 398, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.ByteEnum>::MoveNext() */,
{ 967, 398, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.ByteEnum>::get_Current() */,
{ 968, 398, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.ByteEnum>::System.Collections.IEnumerator.get_Current() */,
{ 969, 398, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ByteEnum>::System.Collections.IEnumerator.Reset() */,
{ 970, 398, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ByteEnum>::.ctor() */,
{ 971, 398, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ByteEnum>::.cctor() */,
{ 965, 7, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Char>::Dispose() */,
{ 966, 7, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Char>::MoveNext() */,
{ 967, 7, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Char>::get_Current() */,
{ 968, 7, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Char>::System.Collections.IEnumerator.get_Current() */,
{ 969, 7, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Char>::System.Collections.IEnumerator.Reset() */,
{ 970, 7, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Char>::.ctor() */,
{ 971, 7, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Char>::.cctor() */,
{ 965, 34, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.DictionaryEntry>::Dispose() */,
{ 966, 34, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.DictionaryEntry>::MoveNext() */,
{ 967, 34, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.DictionaryEntry>::get_Current() */,
{ 968, 34, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.DictionaryEntry>::System.Collections.IEnumerator.get_Current() */,
{ 969, 34, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.DictionaryEntry>::System.Collections.IEnumerator.Reset() */,
{ 970, 34, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.DictionaryEntry>::.ctor() */,
{ 971, 34, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.DictionaryEntry>::.cctor() */,
{ 965, 347, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::Dispose() */,
{ 966, 347, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::MoveNext() */,
{ 967, 347, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::get_Current() */,
{ 968, 347, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 347, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 347, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::.ctor() */,
{ 971, 347, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::.cctor() */,
{ 965, 123, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::Dispose() */,
{ 966, 123, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::MoveNext() */,
{ 967, 123, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::get_Current() */,
{ 968, 123, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 123, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 123, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::.ctor() */,
{ 971, 123, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::.cctor() */,
{ 965, 870, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::Dispose() */,
{ 966, 870, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::MoveNext() */,
{ 967, 870, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::get_Current() */,
{ 968, 870, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 870, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 870, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::.ctor() */,
{ 971, 870, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::.cctor() */,
{ 965, 1316, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::Dispose() */,
{ 966, 1316, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::MoveNext() */,
{ 967, 1316, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::get_Current() */,
{ 968, 1316, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1316, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1316, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::.ctor() */,
{ 971, 1316, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::.cctor() */,
{ 965, 1338, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::Dispose() */,
{ 966, 1338, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::MoveNext() */,
{ 967, 1338, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::get_Current() */,
{ 968, 1338, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1338, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1338, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::.ctor() */,
{ 971, 1338, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::.cctor() */,
{ 965, 1265, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::Dispose() */,
{ 966, 1265, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::MoveNext() */,
{ 967, 1265, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::get_Current() */,
{ 968, 1265, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1265, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1265, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::.ctor() */,
{ 971, 1265, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::.cctor() */,
{ 965, 303, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::Dispose() */,
{ 966, 303, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::MoveNext() */,
{ 967, 303, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::get_Current() */,
{ 968, 303, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 303, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::System.Collections.IEnumerator.Reset() */,
{ 970, 303, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::.ctor() */,
{ 971, 303, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::.cctor() */,
{ 965, 786, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::Dispose() */,
{ 966, 786, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::MoveNext() */,
{ 967, 786, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::get_Current() */,
{ 968, 786, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 786, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.Reset() */,
{ 970, 786, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::.ctor() */,
{ 971, 786, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::.cctor() */,
{ 965, 1515, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::Dispose() */,
{ 966, 1515, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::MoveNext() */,
{ 967, 1515, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::get_Current() */,
{ 968, 1515, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1515, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1515, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::.ctor() */,
{ 971, 1515, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::.cctor() */,
{ 965, 31, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::Dispose() */,
{ 966, 31, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::MoveNext() */,
{ 967, 31, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::get_Current() */,
{ 968, 31, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 31, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 31, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::.ctor() */,
{ 971, 31, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::.cctor() */,
{ 965, 171, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::Dispose() */,
{ 966, 171, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::MoveNext() */,
{ 967, 171, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::get_Current() */,
{ 968, 171, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 171, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::System.Collections.IEnumerator.Reset() */,
{ 970, 171, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::.ctor() */,
{ 971, 171, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::.cctor() */,
{ 965, 1063, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::Dispose() */,
{ 966, 1063, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::MoveNext() */,
{ 967, 1063, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::get_Current() */,
{ 968, 1063, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1063, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1063, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::.ctor() */,
{ 971, 1063, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::.cctor() */,
{ 965, 604, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::Dispose() */,
{ 966, 604, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::MoveNext() */,
{ 967, 604, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::get_Current() */,
{ 968, 604, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 604, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 604, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.ctor() */,
{ 971, 604, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.cctor() */,
{ 965, 770, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::Dispose() */,
{ 966, 770, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::MoveNext() */,
{ 967, 770, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::get_Current() */,
{ 968, 770, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 770, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::System.Collections.IEnumerator.Reset() */,
{ 970, 770, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.ctor() */,
{ 971, 770, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.cctor() */,
{ 965, 774, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::Dispose() */,
{ 966, 774, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::MoveNext() */,
{ 967, 774, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::get_Current() */,
{ 968, 774, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 774, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 774, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.ctor() */,
{ 971, 774, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.cctor() */,
{ 965, 423, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::Dispose() */,
{ 966, 423, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::MoveNext() */,
{ 967, 423, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::get_Current() */,
{ 968, 423, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 423, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 423, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::.ctor() */,
{ 971, 423, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::.cctor() */,
{ 965, 115, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Dispose() */,
{ 966, 115, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNext() */,
{ 967, 115, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Current() */,
{ 968, 115, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 115, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 115, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
{ 971, 115, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.cctor() */,
{ 965, 346, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::Dispose() */,
{ 966, 346, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::MoveNext() */,
{ 967, 346, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::get_Current() */,
{ 968, 346, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 346, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 346, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::.ctor() */,
{ 971, 346, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::.cctor() */,
{ 965, 122, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::Dispose() */,
{ 966, 122, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::MoveNext() */,
{ 967, 122, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::get_Current() */,
{ 968, 122, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 122, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 122, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::.ctor() */,
{ 971, 122, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::.cctor() */,
{ 965, 864, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::Dispose() */,
{ 966, 864, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::MoveNext() */,
{ 967, 864, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::get_Current() */,
{ 968, 864, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 864, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 864, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::.ctor() */,
{ 971, 864, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::.cctor() */,
{ 965, 1315, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::Dispose() */,
{ 966, 1315, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::MoveNext() */,
{ 967, 1315, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::get_Current() */,
{ 968, 1315, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1315, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1315, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::.ctor() */,
{ 971, 1315, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::.cctor() */,
{ 965, 1337, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::Dispose() */,
{ 966, 1337, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::MoveNext() */,
{ 967, 1337, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::get_Current() */,
{ 968, 1337, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1337, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1337, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::.ctor() */,
{ 971, 1337, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::.cctor() */,
{ 965, 1264, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::Dispose() */,
{ 966, 1264, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::MoveNext() */,
{ 967, 1264, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::get_Current() */,
{ 968, 1264, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1264, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1264, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::.ctor() */,
{ 971, 1264, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::.cctor() */,
{ 965, 302, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::Dispose() */,
{ 966, 302, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::MoveNext() */,
{ 967, 302, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::get_Current() */,
{ 968, 302, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 302, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::System.Collections.IEnumerator.Reset() */,
{ 970, 302, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::.ctor() */,
{ 971, 302, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::.cctor() */,
{ 965, 785, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::Dispose() */,
{ 966, 785, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::MoveNext() */,
{ 967, 785, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::get_Current() */,
{ 968, 785, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 785, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.Reset() */,
{ 970, 785, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::.ctor() */,
{ 971, 785, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::.cctor() */,
{ 965, 1514, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::Dispose() */,
{ 966, 1514, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::MoveNext() */,
{ 967, 1514, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::get_Current() */,
{ 968, 1514, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1514, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1514, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::.ctor() */,
{ 971, 1514, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::.cctor() */,
{ 965, 30, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::Dispose() */,
{ 966, 30, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::MoveNext() */,
{ 967, 30, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::get_Current() */,
{ 968, 30, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 30, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 30, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::.ctor() */,
{ 971, 30, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::.cctor() */,
{ 965, 169, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::Dispose() */,
{ 966, 169, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::MoveNext() */,
{ 967, 169, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::get_Current() */,
{ 968, 169, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 169, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::System.Collections.IEnumerator.Reset() */,
{ 970, 169, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::.ctor() */,
{ 971, 169, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::.cctor() */,
{ 965, 1062, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::Dispose() */,
{ 966, 1062, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::MoveNext() */,
{ 967, 1062, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::get_Current() */,
{ 968, 1062, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1062, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1062, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::.ctor() */,
{ 971, 1062, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::.cctor() */,
{ 965, 602, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::Dispose() */,
{ 966, 602, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::MoveNext() */,
{ 967, 602, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::get_Current() */,
{ 968, 602, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 602, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 602, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.ctor() */,
{ 971, 602, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.cctor() */,
{ 965, 768, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::Dispose() */,
{ 966, 768, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::MoveNext() */,
{ 967, 768, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::get_Current() */,
{ 968, 768, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 768, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::System.Collections.IEnumerator.Reset() */,
{ 970, 768, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.ctor() */,
{ 971, 768, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.cctor() */,
{ 965, 773, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::Dispose() */,
{ 966, 773, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::MoveNext() */,
{ 967, 773, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::get_Current() */,
{ 968, 773, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 773, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 970, 773, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.ctor() */,
{ 971, 773, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.cctor() */,
{ 965, 319, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Hashtable/bucket>::Dispose() */,
{ 966, 319, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Hashtable/bucket>::MoveNext() */,
{ 967, 319, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Hashtable/bucket>::get_Current() */,
{ 968, 319, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Hashtable/bucket>::System.Collections.IEnumerator.get_Current() */,
{ 969, 319, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Hashtable/bucket>::System.Collections.IEnumerator.Reset() */,
{ 970, 319, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Hashtable/bucket>::.ctor() */,
{ 971, 319, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Hashtable/bucket>::.cctor() */,
{ 965, 368, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::Dispose() */,
{ 966, 368, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::MoveNext() */,
{ 967, 368, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::get_Current() */,
{ 968, 368, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::System.Collections.IEnumerator.get_Current() */,
{ 969, 368, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::System.Collections.IEnumerator.Reset() */,
{ 970, 368, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::.ctor() */,
{ 971, 368, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::.cctor() */,
{ 965, 59, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.DateTime>::Dispose() */,
{ 966, 59, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.DateTime>::MoveNext() */,
{ 967, 59, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.DateTime>::get_Current() */,
{ 968, 59, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.DateTime>::System.Collections.IEnumerator.get_Current() */,
{ 969, 59, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.DateTime>::System.Collections.IEnumerator.Reset() */,
{ 970, 59, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.DateTime>::.ctor() */,
{ 971, 59, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.DateTime>::.cctor() */,
{ 965, 61, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Decimal>::Dispose() */,
{ 966, 61, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Decimal>::MoveNext() */,
{ 967, 61, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Decimal>::get_Current() */,
{ 968, 61, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Decimal>::System.Collections.IEnumerator.get_Current() */,
{ 969, 61, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Decimal>::System.Collections.IEnumerator.Reset() */,
{ 970, 61, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Decimal>::.ctor() */,
{ 971, 61, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Decimal>::.cctor() */,
{ 965, 81, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Double>::Dispose() */,
{ 966, 81, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Double>::MoveNext() */,
{ 967, 81, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Double>::get_Current() */,
{ 968, 81, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Double>::System.Collections.IEnumerator.get_Current() */,
{ 969, 81, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Double>::System.Collections.IEnumerator.Reset() */,
{ 970, 81, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Double>::.ctor() */,
{ 971, 81, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Double>::.cctor() */,
{ 965, 232, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::Dispose() */,
{ 966, 232, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::MoveNext() */,
{ 967, 232, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::get_Current() */,
{ 968, 232, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::System.Collections.IEnumerator.get_Current() */,
{ 969, 232, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::System.Collections.IEnumerator.Reset() */,
{ 970, 232, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::.ctor() */,
{ 971, 232, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::.cctor() */,
{ 965, 233, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::Dispose() */,
{ 966, 233, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::MoveNext() */,
{ 967, 233, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::get_Current() */,
{ 968, 233, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::System.Collections.IEnumerator.get_Current() */,
{ 969, 233, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::System.Collections.IEnumerator.Reset() */,
{ 970, 233, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::.ctor() */,
{ 971, 233, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::.cctor() */,
{ 965, 230, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::Dispose() */,
{ 966, 230, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::MoveNext() */,
{ 967, 230, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::get_Current() */,
{ 968, 230, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::System.Collections.IEnumerator.get_Current() */,
{ 969, 230, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::System.Collections.IEnumerator.Reset() */,
{ 970, 230, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::.ctor() */,
{ 971, 230, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::.cctor() */,
{ 965, 94, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Guid>::Dispose() */,
{ 966, 94, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Guid>::MoveNext() */,
{ 967, 94, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Guid>::get_Current() */,
{ 968, 94, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Guid>::System.Collections.IEnumerator.get_Current() */,
{ 969, 94, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Guid>::System.Collections.IEnumerator.Reset() */,
{ 970, 94, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Guid>::.ctor() */,
{ 971, 94, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Guid>::.cctor() */,
{ 965, 95, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int16>::Dispose() */,
{ 966, 95, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Int16>::MoveNext() */,
{ 967, 95, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Int16>::get_Current() */,
{ 968, 95, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Int16>::System.Collections.IEnumerator.get_Current() */,
{ 969, 95, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int16>::System.Collections.IEnumerator.Reset() */,
{ 970, 95, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int16>::.ctor() */,
{ 971, 95, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int16>::.cctor() */,
{ 965, 16, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int32>::Dispose() */,
{ 966, 16, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Int32>::MoveNext() */,
{ 967, 16, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Int32>::get_Current() */,
{ 968, 16, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Int32>::System.Collections.IEnumerator.get_Current() */,
{ 969, 16, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int32>::System.Collections.IEnumerator.Reset() */,
{ 970, 16, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int32>::.ctor() */,
{ 971, 16, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int32>::.cctor() */,
{ 965, 90, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int32Enum>::Dispose() */,
{ 966, 90, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Int32Enum>::MoveNext() */,
{ 967, 90, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Int32Enum>::get_Current() */,
{ 968, 90, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Int32Enum>::System.Collections.IEnumerator.get_Current() */,
{ 969, 90, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int32Enum>::System.Collections.IEnumerator.Reset() */,
{ 970, 90, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int32Enum>::.ctor() */,
{ 971, 90, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int32Enum>::.cctor() */,
{ 965, 37, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int64>::Dispose() */,
{ 966, 37, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Int64>::MoveNext() */,
{ 967, 37, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Int64>::get_Current() */,
{ 968, 37, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Int64>::System.Collections.IEnumerator.get_Current() */,
{ 969, 37, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int64>::System.Collections.IEnumerator.Reset() */,
{ 970, 37, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int64>::.ctor() */,
{ 971, 37, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Int64>::.cctor() */,
{ 965, 85, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.IntPtr>::Dispose() */,
{ 966, 85, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.IntPtr>::MoveNext() */,
{ 967, 85, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.IntPtr>::get_Current() */,
{ 968, 85, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.IntPtr>::System.Collections.IEnumerator.get_Current() */,
{ 969, 85, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.IntPtr>::System.Collections.IEnumerator.Reset() */,
{ 970, 85, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.IntPtr>::.ctor() */,
{ 971, 85, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.IntPtr>::.cctor() */,
{ 965, 400, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::Dispose() */,
{ 966, 400, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::MoveNext() */,
{ 967, 400, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::get_Current() */,
{ 968, 400, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::System.Collections.IEnumerator.get_Current() */,
{ 969, 400, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::System.Collections.IEnumerator.Reset() */,
{ 970, 400, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::.ctor() */,
{ 971, 400, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::.cctor() */,
{ 965, 401, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.HeaderVariantInfo>::Dispose() */,
{ 966, 401, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Net.HeaderVariantInfo>::MoveNext() */,
{ 967, 401, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Net.HeaderVariantInfo>::get_Current() */,
{ 968, 401, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Net.HeaderVariantInfo>::System.Collections.IEnumerator.get_Current() */,
{ 969, 401, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.HeaderVariantInfo>::System.Collections.IEnumerator.Reset() */,
{ 970, 401, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.HeaderVariantInfo>::.ctor() */,
{ 971, 401, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.HeaderVariantInfo>::.cctor() */,
{ 965, 415, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::Dispose() */,
{ 966, 415, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::MoveNext() */,
{ 967, 415, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::get_Current() */,
{ 968, 415, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::System.Collections.IEnumerator.get_Current() */,
{ 969, 415, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::System.Collections.IEnumerator.Reset() */,
{ 970, 415, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::.ctor() */,
{ 971, 415, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::.cctor() */,
{ 965, 1365, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::Dispose() */,
{ 966, 1365, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext() */,
{ 967, 1365, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::get_Current() */,
{ 968, 1365, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current() */,
{ 969, 1365, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset() */,
{ 970, 1365, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
{ 971, 1365, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::.cctor() */,
{ 965, 151, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ParameterizedStrings/FormatParam>::Dispose() */,
{ 966, 151, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.ParameterizedStrings/FormatParam>::MoveNext() */,
{ 967, 151, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.ParameterizedStrings/FormatParam>::get_Current() */,
{ 968, 151, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.ParameterizedStrings/FormatParam>::System.Collections.IEnumerator.get_Current() */,
{ 969, 151, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ParameterizedStrings/FormatParam>::System.Collections.IEnumerator.Reset() */,
{ 970, 151, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ParameterizedStrings/FormatParam>::.ctor() */,
{ 971, 151, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.ParameterizedStrings/FormatParam>::.cctor() */,
{ 965, 176, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::Dispose() */,
{ 966, 176, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::MoveNext() */,
{ 967, 176, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::get_Current() */,
{ 968, 176, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IEnumerator.get_Current() */,
{ 969, 176, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IEnumerator.Reset() */,
{ 970, 176, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::.ctor() */,
{ 971, 176, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::.cctor() */,
{ 965, 166, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::Dispose() */,
{ 966, 166, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::MoveNext() */,
{ 967, 166, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::get_Current() */,
{ 968, 166, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IEnumerator.get_Current() */,
{ 969, 166, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IEnumerator.Reset() */,
{ 970, 166, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::.ctor() */,
{ 971, 166, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::.cctor() */,
{ 965, 64, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.ParameterModifier>::Dispose() */,
{ 966, 64, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Reflection.ParameterModifier>::MoveNext() */,
{ 967, 64, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Reflection.ParameterModifier>::get_Current() */,
{ 968, 64, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Reflection.ParameterModifier>::System.Collections.IEnumerator.get_Current() */,
{ 969, 64, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.ParameterModifier>::System.Collections.IEnumerator.Reset() */,
{ 970, 64, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.ParameterModifier>::.ctor() */,
{ 971, 64, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Reflection.ParameterModifier>::.cctor() */,
{ 965, 170, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Resources.ResourceLocator>::Dispose() */,
{ 966, 170, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Resources.ResourceLocator>::MoveNext() */,
{ 967, 170, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Resources.ResourceLocator>::get_Current() */,
{ 968, 170, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current() */,
{ 969, 170, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset() */,
{ 970, 170, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Resources.ResourceLocator>::.ctor() */,
{ 971, 170, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Resources.ResourceLocator>::.cctor() */,
{ 965, 33, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::Dispose() */,
{ 966, 33, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::MoveNext() */,
{ 967, 33, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::get_Current() */,
{ 968, 33, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::System.Collections.IEnumerator.get_Current() */,
{ 969, 33, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::System.Collections.IEnumerator.Reset() */,
{ 970, 33, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::.ctor() */,
{ 971, 33, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::.cctor() */,
{ 965, 414, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::Dispose() */,
{ 966, 414, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::MoveNext() */,
{ 967, 414, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::get_Current() */,
{ 968, 414, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::System.Collections.IEnumerator.get_Current() */,
{ 969, 414, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::System.Collections.IEnumerator.Reset() */,
{ 970, 414, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::.ctor() */,
{ 971, 414, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::.cctor() */,
{ 965, 108, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.SByte>::Dispose() */,
{ 966, 108, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.SByte>::MoveNext() */,
{ 967, 108, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.SByte>::get_Current() */,
{ 968, 108, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.SByte>::System.Collections.IEnumerator.get_Current() */,
{ 969, 108, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.SByte>::System.Collections.IEnumerator.Reset() */,
{ 970, 108, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.SByte>::.ctor() */,
{ 971, 108, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.SByte>::.cctor() */,
{ 965, 395, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::Dispose() */,
{ 966, 395, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::MoveNext() */,
{ 967, 395, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::get_Current() */,
{ 968, 395, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::System.Collections.IEnumerator.get_Current() */,
{ 969, 395, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::System.Collections.IEnumerator.Reset() */,
{ 970, 395, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::.ctor() */,
{ 971, 395, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::.cctor() */,
{ 965, 109, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Single>::Dispose() */,
{ 966, 109, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Single>::MoveNext() */,
{ 967, 109, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Single>::get_Current() */,
{ 968, 109, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Single>::System.Collections.IEnumerator.get_Current() */,
{ 969, 109, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Single>::System.Collections.IEnumerator.Reset() */,
{ 970, 109, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Single>::.ctor() */,
{ 971, 109, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Single>::.cctor() */,
{ 965, 359, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::Dispose() */,
{ 966, 359, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::MoveNext() */,
{ 967, 359, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::get_Current() */,
{ 968, 359, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::System.Collections.IEnumerator.get_Current() */,
{ 969, 359, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::System.Collections.IEnumerator.Reset() */,
{ 970, 359, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::.ctor() */,
{ 971, 359, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::.cctor() */,
{ 965, 240, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Threading.CancellationTokenRegistration>::Dispose() */,
{ 966, 240, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Threading.CancellationTokenRegistration>::MoveNext() */,
{ 967, 240, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Threading.CancellationTokenRegistration>::get_Current() */,
{ 968, 240, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Threading.CancellationTokenRegistration>::System.Collections.IEnumerator.get_Current() */,
{ 969, 240, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Threading.CancellationTokenRegistration>::System.Collections.IEnumerator.Reset() */,
{ 970, 240, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Threading.CancellationTokenRegistration>::.ctor() */,
{ 971, 240, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Threading.CancellationTokenRegistration>::.cctor() */,
{ 965, 110, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.TimeSpan>::Dispose() */,
{ 966, 110, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.TimeSpan>::MoveNext() */,
{ 967, 110, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.TimeSpan>::get_Current() */,
{ 968, 110, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.TimeSpan>::System.Collections.IEnumerator.get_Current() */,
{ 969, 110, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.TimeSpan>::System.Collections.IEnumerator.Reset() */,
{ 970, 110, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.TimeSpan>::.ctor() */,
{ 971, 110, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.TimeSpan>::.cctor() */,
{ 965, 134, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt16>::Dispose() */,
{ 966, 134, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.UInt16>::MoveNext() */,
{ 967, 134, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.UInt16>::get_Current() */,
{ 968, 134, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.UInt16>::System.Collections.IEnumerator.get_Current() */,
{ 969, 134, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt16>::System.Collections.IEnumerator.Reset() */,
{ 970, 134, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt16>::.ctor() */,
{ 971, 134, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt16>::.cctor() */,
{ 965, 324, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt16Enum>::Dispose() */,
{ 966, 324, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.UInt16Enum>::MoveNext() */,
{ 967, 324, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.UInt16Enum>::get_Current() */,
{ 968, 324, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.UInt16Enum>::System.Collections.IEnumerator.get_Current() */,
{ 969, 324, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt16Enum>::System.Collections.IEnumerator.Reset() */,
{ 970, 324, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt16Enum>::.ctor() */,
{ 971, 324, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt16Enum>::.cctor() */,
{ 965, 21, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt32>::Dispose() */,
{ 966, 21, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.UInt32>::MoveNext() */,
{ 967, 21, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.UInt32>::get_Current() */,
{ 968, 21, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.UInt32>::System.Collections.IEnumerator.get_Current() */,
{ 969, 21, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt32>::System.Collections.IEnumerator.Reset() */,
{ 970, 21, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt32>::.ctor() */,
{ 971, 21, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt32>::.cctor() */,
{ 965, 329, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt32Enum>::Dispose() */,
{ 966, 329, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.UInt32Enum>::MoveNext() */,
{ 967, 329, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.UInt32Enum>::get_Current() */,
{ 968, 329, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.UInt32Enum>::System.Collections.IEnumerator.get_Current() */,
{ 969, 329, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt32Enum>::System.Collections.IEnumerator.Reset() */,
{ 970, 329, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt32Enum>::.ctor() */,
{ 971, 329, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt32Enum>::.cctor() */,
{ 965, 82, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt64>::Dispose() */,
{ 966, 82, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.UInt64>::MoveNext() */,
{ 967, 82, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.UInt64>::get_Current() */,
{ 968, 82, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.UInt64>::System.Collections.IEnumerator.get_Current() */,
{ 969, 82, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt64>::System.Collections.IEnumerator.Reset() */,
{ 970, 82, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt64>::.ctor() */,
{ 971, 82, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt64>::.cctor() */,
{ 965, 534, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::Dispose() */,
{ 966, 534, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::MoveNext() */,
{ 967, 534, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::get_Current() */,
{ 968, 534, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::System.Collections.IEnumerator.get_Current() */,
{ 969, 534, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::System.Collections.IEnumerator.Reset() */,
{ 970, 534, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::.ctor() */,
{ 971, 534, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::.cctor() */,
{ 965, 561, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::Dispose() */,
{ 966, 561, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::MoveNext() */,
{ 967, 561, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::get_Current() */,
{ 968, 561, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.get_Current() */,
{ 969, 561, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.Reset() */,
{ 970, 561, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
{ 971, 561, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::.cctor() */,
{ 965, 439, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Dispose() */,
{ 966, 439, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::MoveNext() */,
{ 967, 439, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Current() */,
{ 968, 439, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.get_Current() */,
{ 969, 439, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.Reset() */,
{ 970, 439, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
{ 971, 439, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.cctor() */,
{ 965, 450, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Color32>::Dispose() */,
{ 966, 450, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Color32>::MoveNext() */,
{ 967, 450, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Color32>::get_Current() */,
{ 968, 450, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Color32>::System.Collections.IEnumerator.get_Current() */,
{ 969, 450, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Color32>::System.Collections.IEnumerator.Reset() */,
{ 970, 450, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Color32>::.ctor() */,
{ 971, 450, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Color32>::.cctor() */,
{ 965, 447, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Color>::Dispose() */,
{ 966, 447, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Color>::MoveNext() */,
{ 967, 447, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Color>::get_Current() */,
{ 968, 447, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Color>::System.Collections.IEnumerator.get_Current() */,
{ 969, 447, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Color>::System.Collections.IEnumerator.Reset() */,
{ 970, 447, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Color>::.ctor() */,
{ 971, 447, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Color>::.cctor() */,
{ 965, 539, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::Dispose() */,
{ 966, 539, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::MoveNext() */,
{ 967, 539, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::get_Current() */,
{ 968, 539, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::System.Collections.IEnumerator.get_Current() */,
{ 969, 539, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::System.Collections.IEnumerator.Reset() */,
{ 970, 539, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::.ctor() */,
{ 971, 539, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::.cctor() */,
{ 965, 505, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint>::Dispose() */,
{ 966, 505, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint>::MoveNext() */,
{ 967, 505, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint>::get_Current() */,
{ 968, 505, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint>::System.Collections.IEnumerator.get_Current() */,
{ 969, 505, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint>::System.Collections.IEnumerator.Reset() */,
{ 970, 505, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint>::.ctor() */,
{ 971, 505, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint>::.cctor() */,
{ 965, 499, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Dispose() */,
{ 966, 499, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::MoveNext() */,
{ 967, 499, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::get_Current() */,
{ 968, 499, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::System.Collections.IEnumerator.get_Current() */,
{ 969, 499, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::System.Collections.IEnumerator.Reset() */,
{ 970, 499, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::.ctor() */,
{ 971, 499, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::.cctor() */,
{ 965, 603, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::Dispose() */,
{ 966, 603, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::MoveNext() */,
{ 967, 603, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::get_Current() */,
{ 968, 603, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEnumerator.get_Current() */,
{ 969, 603, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEnumerator.Reset() */,
{ 970, 603, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::.ctor() */,
{ 971, 603, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::.cctor() */,
{ 965, 425, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Keyframe>::Dispose() */,
{ 966, 425, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Keyframe>::MoveNext() */,
{ 967, 425, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Keyframe>::get_Current() */,
{ 968, 425, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Keyframe>::System.Collections.IEnumerator.get_Current() */,
{ 969, 425, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Keyframe>::System.Collections.IEnumerator.Reset() */,
{ 970, 425, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Keyframe>::.ctor() */,
{ 971, 425, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Keyframe>::.cctor() */,
{ 965, 477, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::Dispose() */,
{ 966, 477, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::MoveNext() */,
{ 967, 477, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::get_Current() */,
{ 968, 477, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::System.Collections.IEnumerator.get_Current() */,
{ 969, 477, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::System.Collections.IEnumerator.Reset() */,
{ 970, 477, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::.ctor() */,
{ 971, 477, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::.cctor() */,
{ 965, 446, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Matrix4x4>::Dispose() */,
{ 966, 446, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Matrix4x4>::MoveNext() */,
{ 967, 446, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Matrix4x4>::get_Current() */,
{ 968, 446, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.get_Current() */,
{ 969, 446, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.Reset() */,
{ 970, 446, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Matrix4x4>::.ctor() */,
{ 971, 446, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Matrix4x4>::.cctor() */,
{ 965, 592, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::Dispose() */,
{ 966, 592, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::MoveNext() */,
{ 967, 592, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::get_Current() */,
{ 968, 592, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.get_Current() */,
{ 969, 592, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.Reset() */,
{ 970, 592, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
{ 971, 592, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::.cctor() */,
{ 965, 489, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Plane>::Dispose() */,
{ 966, 489, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Plane>::MoveNext() */,
{ 967, 489, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Plane>::get_Current() */,
{ 968, 489, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Plane>::System.Collections.IEnumerator.get_Current() */,
{ 969, 489, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Plane>::System.Collections.IEnumerator.Reset() */,
{ 970, 489, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Plane>::.ctor() */,
{ 971, 489, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Plane>::.cctor() */,
{ 965, 495, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::Dispose() */,
{ 966, 495, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::MoveNext() */,
{ 967, 495, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::get_Current() */,
{ 968, 495, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::System.Collections.IEnumerator.get_Current() */,
{ 969, 495, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::System.Collections.IEnumerator.Reset() */,
{ 970, 495, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::.ctor() */,
{ 971, 495, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::.cctor() */,
{ 965, 455, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Quaternion>::Dispose() */,
{ 966, 455, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Quaternion>::MoveNext() */,
{ 967, 455, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Quaternion>::get_Current() */,
{ 968, 455, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Quaternion>::System.Collections.IEnumerator.get_Current() */,
{ 969, 455, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Quaternion>::System.Collections.IEnumerator.Reset() */,
{ 970, 455, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Quaternion>::.ctor() */,
{ 971, 455, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Quaternion>::.cctor() */,
{ 965, 537, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::Dispose() */,
{ 966, 537, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::MoveNext() */,
{ 967, 537, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::get_Current() */,
{ 968, 537, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.get_Current() */,
{ 969, 537, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.Reset() */,
{ 970, 537, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::.ctor() */,
{ 971, 537, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::.cctor() */,
{ 965, 506, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit>::Dispose() */,
{ 966, 506, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit>::MoveNext() */,
{ 967, 506, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit>::get_Current() */,
{ 968, 506, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit>::System.Collections.IEnumerator.get_Current() */,
{ 969, 506, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit>::System.Collections.IEnumerator.Reset() */,
{ 970, 506, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit>::.ctor() */,
{ 971, 506, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit>::.cctor() */,
{ 965, 437, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rect>::Dispose() */,
{ 966, 437, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Rect>::MoveNext() */,
{ 967, 437, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Rect>::get_Current() */,
{ 968, 437, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Rect>::System.Collections.IEnumerator.get_Current() */,
{ 969, 437, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rect>::System.Collections.IEnumerator.Reset() */,
{ 970, 437, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rect>::.ctor() */,
{ 971, 437, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rect>::.cctor() */,
{ 965, 430, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RenderBuffer>::Dispose() */,
{ 966, 430, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.RenderBuffer>::MoveNext() */,
{ 967, 430, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.RenderBuffer>::get_Current() */,
{ 968, 430, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.RenderBuffer>::System.Collections.IEnumerator.get_Current() */,
{ 969, 430, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RenderBuffer>::System.Collections.IEnumerator.Reset() */,
{ 970, 430, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RenderBuffer>::.ctor() */,
{ 971, 430, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RenderBuffer>::.cctor() */,
{ 965, 491, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::Dispose() */,
{ 966, 491, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::MoveNext() */,
{ 967, 491, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::get_Current() */,
{ 968, 491, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::System.Collections.IEnumerator.get_Current() */,
{ 969, 491, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::System.Collections.IEnumerator.Reset() */,
{ 970, 491, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::.ctor() */,
{ 971, 491, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::.cctor() */,
{ 965, 444, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Dispose() */,
{ 966, 444, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNext() */,
{ 967, 444, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Current() */,
{ 968, 444, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.get_Current() */,
{ 969, 444, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.Reset() */,
{ 970, 444, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
{ 971, 444, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.cctor() */,
{ 965, 441, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Resolution>::Dispose() */,
{ 966, 441, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Resolution>::MoveNext() */,
{ 967, 441, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Resolution>::get_Current() */,
{ 968, 441, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Resolution>::System.Collections.IEnumerator.get_Current() */,
{ 969, 441, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Resolution>::System.Collections.IEnumerator.Reset() */,
{ 970, 441, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Resolution>::.ctor() */,
{ 971, 441, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Resolution>::.cctor() */,
{ 965, 535, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::Dispose() */,
{ 966, 535, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::MoveNext() */,
{ 967, 535, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::get_Current() */,
{ 968, 535, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::System.Collections.IEnumerator.get_Current() */,
{ 969, 535, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::System.Collections.IEnumerator.Reset() */,
{ 970, 535, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::.ctor() */,
{ 971, 535, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::.cctor() */,
{ 965, 584, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::Dispose() */,
{ 966, 584, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::MoveNext() */,
{ 967, 584, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::get_Current() */,
{ 968, 584, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::System.Collections.IEnumerator.get_Current() */,
{ 969, 584, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::System.Collections.IEnumerator.Reset() */,
{ 970, 584, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::.ctor() */,
{ 971, 584, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::.cctor() */,
{ 965, 587, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::Dispose() */,
{ 966, 587, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::MoveNext() */,
{ 967, 587, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::get_Current() */,
{ 968, 587, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::System.Collections.IEnumerator.get_Current() */,
{ 969, 587, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::System.Collections.IEnumerator.Reset() */,
{ 970, 587, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::.ctor() */,
{ 971, 587, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::.cctor() */,
{ 965, 533, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::Dispose() */,
{ 966, 533, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::MoveNext() */,
{ 967, 533, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::get_Current() */,
{ 968, 533, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::System.Collections.IEnumerator.get_Current() */,
{ 969, 533, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::System.Collections.IEnumerator.Reset() */,
{ 970, 533, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::.ctor() */,
{ 971, 533, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::.cctor() */,
{ 965, 612, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Dispose() */,
{ 966, 612, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::MoveNext() */,
{ 967, 612, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::get_Current() */,
{ 968, 612, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.get_Current() */,
{ 969, 612, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.Reset() */,
{ 970, 612, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.ctor() */,
{ 971, 612, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.cctor() */,
{ 965, 610, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::Dispose() */,
{ 966, 610, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::MoveNext() */,
{ 967, 610, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::get_Current() */,
{ 968, 610, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.get_Current() */,
{ 969, 610, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.Reset() */,
{ 970, 610, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::.ctor() */,
{ 971, 610, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::.cctor() */,
{ 965, 622, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::Dispose() */,
{ 966, 622, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNext() */,
{ 967, 622, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Current() */,
{ 968, 622, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.get_Current() */,
{ 969, 622, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.Reset() */,
{ 970, 622, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
{ 971, 622, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::.cctor() */,
{ 965, 769, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::Dispose() */,
{ 966, 769, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::MoveNext() */,
{ 967, 769, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::get_Current() */,
{ 968, 769, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEnumerator.get_Current() */,
{ 969, 769, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEnumerator.Reset() */,
{ 970, 769, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::.ctor() */,
{ 971, 769, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::.cctor() */,
{ 965, 789, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::Dispose() */,
{ 966, 789, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::MoveNext() */,
{ 967, 789, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::get_Current() */,
{ 968, 789, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::System.Collections.IEnumerator.get_Current() */,
{ 969, 789, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::System.Collections.IEnumerator.Reset() */,
{ 970, 789, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::.ctor() */,
{ 971, 789, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::.cctor() */,
{ 965, 463, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Dispose() */,
{ 966, 463, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::MoveNext() */,
{ 967, 463, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Current() */,
{ 968, 463, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.get_Current() */,
{ 969, 463, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.Reset() */,
{ 970, 463, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
{ 971, 463, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.cctor() */,
{ 965, 442, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector2>::Dispose() */,
{ 966, 442, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector2>::MoveNext() */,
{ 967, 442, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector2>::get_Current() */,
{ 968, 442, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector2>::System.Collections.IEnumerator.get_Current() */,
{ 969, 442, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector2>::System.Collections.IEnumerator.Reset() */,
{ 970, 442, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector2>::.ctor() */,
{ 971, 442, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector2>::.cctor() */,
{ 965, 431, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector3>::Dispose() */,
{ 966, 431, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector3>::MoveNext() */,
{ 967, 431, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector3>::get_Current() */,
{ 968, 431, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector3>::System.Collections.IEnumerator.get_Current() */,
{ 969, 431, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector3>::System.Collections.IEnumerator.Reset() */,
{ 970, 431, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector3>::.ctor() */,
{ 971, 431, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector3>::.cctor() */,
{ 965, 445, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector4>::Dispose() */,
{ 966, 445, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector4>::MoveNext() */,
{ 967, 445, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector4>::get_Current() */,
{ 968, 445, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector4>::System.Collections.IEnumerator.get_Current() */,
{ 969, 445, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector4>::System.Collections.IEnumerator.Reset() */,
{ 970, 445, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector4>::.ctor() */,
{ 971, 445, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Vector4>::.cctor() */,
{ 965, 554, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::Dispose() */,
{ 966, 554, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::MoveNext() */,
{ 967, 554, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::get_Current() */,
{ 968, 554, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::System.Collections.IEnumerator.get_Current() */,
{ 969, 554, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::System.Collections.IEnumerator.Reset() */,
{ 970, 554, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::.ctor() */,
{ 971, 554, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::.cctor() */,
{ 959, 1585, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::.ctor(System.Array) */,
{ 960, 1585, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::Dispose() */,
{ 961, 1585, -1 } /* System.Boolean System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::MoveNext() */,
{ 962, 1585, -1 } /* T System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::get_Current() */,
{ 963, 1585, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.Reset() */,
{ 964, 1585, -1 } /* System.Object System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1586, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::.ctor(System.Array) */,
{ 960, 1586, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::Dispose() */,
{ 961, 1586, -1 } /* System.Boolean System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::MoveNext() */,
{ 962, 1586, -1 } /* T System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::get_Current() */,
{ 963, 1586, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::System.Collections.IEnumerator.Reset() */,
{ 964, 1586, -1 } /* System.Object System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1076, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::.ctor(System.Array) */,
{ 960, 1076, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::Dispose() */,
{ 961, 1076, -1 } /* System.Boolean System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::MoveNext() */,
{ 962, 1076, -1 } /* T System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::get_Current() */,
{ 963, 1076, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.Reset() */,
{ 964, 1076, -1 } /* System.Object System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1580, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::.ctor(System.Array) */,
{ 960, 1580, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::Dispose() */,
{ 961, 1580, -1 } /* System.Boolean System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::MoveNext() */,
{ 962, 1580, -1 } /* T System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::get_Current() */,
{ 963, 1580, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.Reset() */,
{ 964, 1580, -1 } /* System.Object System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1502, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::.ctor(System.Array) */,
{ 960, 1502, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::Dispose() */,
{ 961, 1502, -1 } /* System.Boolean System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::MoveNext() */,
{ 962, 1502, -1 } /* T System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::get_Current() */,
{ 963, 1502, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1502, -1 } /* System.Object System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1272, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::.ctor(System.Array) */,
{ 960, 1272, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::Dispose() */,
{ 961, 1272, -1 } /* System.Boolean System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::MoveNext() */,
{ 962, 1272, -1 } /* T System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::get_Current() */,
{ 963, 1272, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.Reset() */,
{ 964, 1272, -1 } /* System.Object System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.get_Current() */,
{ 959, 15, -1 } /* System.Void System.Array/InternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::.ctor(System.Array) */,
{ 960, 15, -1 } /* System.Void System.Array/InternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::Dispose() */,
{ 961, 15, -1 } /* System.Boolean System.Array/InternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::MoveNext() */,
{ 962, 15, -1 } /* T System.Array/InternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::get_Current() */,
{ 963, 15, -1 } /* System.Void System.Array/InternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::System.Collections.IEnumerator.Reset() */,
{ 964, 15, -1 } /* System.Object System.Array/InternalEnumerator`1<Mono.Globalization.Unicode.CodePointIndexer/TableRange>::System.Collections.IEnumerator.get_Current() */,
{ 959, 20, -1 } /* System.Void System.Array/InternalEnumerator`1<Mono.Security.Uri/UriScheme>::.ctor(System.Array) */,
{ 960, 20, -1 } /* System.Void System.Array/InternalEnumerator`1<Mono.Security.Uri/UriScheme>::Dispose() */,
{ 961, 20, -1 } /* System.Boolean System.Array/InternalEnumerator`1<Mono.Security.Uri/UriScheme>::MoveNext() */,
{ 962, 20, -1 } /* T System.Array/InternalEnumerator`1<Mono.Security.Uri/UriScheme>::get_Current() */,
{ 963, 20, -1 } /* System.Void System.Array/InternalEnumerator`1<Mono.Security.Uri/UriScheme>::System.Collections.IEnumerator.Reset() */,
{ 964, 20, -1 } /* System.Object System.Array/InternalEnumerator`1<Mono.Security.Uri/UriScheme>::System.Collections.IEnumerator.get_Current() */,
{ 959, 413, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ArraySegment`1<System.Byte>>::.ctor(System.Array) */,
{ 960, 413, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ArraySegment`1<System.Byte>>::Dispose() */,
{ 961, 413, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.ArraySegment`1<System.Byte>>::MoveNext() */,
{ 962, 413, -1 } /* T System.Array/InternalEnumerator`1<System.ArraySegment`1<System.Byte>>::get_Current() */,
{ 963, 413, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ArraySegment`1<System.Byte>>::System.Collections.IEnumerator.Reset() */,
{ 964, 413, -1 } /* System.Object System.Array/InternalEnumerator`1<System.ArraySegment`1<System.Byte>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 47, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Boolean>::.ctor(System.Array) */,
{ 960, 47, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Boolean>::Dispose() */,
{ 961, 47, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Boolean>::MoveNext() */,
{ 962, 47, -1 } /* T System.Array/InternalEnumerator`1<System.Boolean>::get_Current() */,
{ 963, 47, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Boolean>::System.Collections.IEnumerator.Reset() */,
{ 964, 47, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Boolean>::System.Collections.IEnumerator.get_Current() */,
{ 959, 6, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Byte>::.ctor(System.Array) */,
{ 960, 6, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Byte>::Dispose() */,
{ 961, 6, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Byte>::MoveNext() */,
{ 962, 6, -1 } /* T System.Array/InternalEnumerator`1<System.Byte>::get_Current() */,
{ 963, 6, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Byte>::System.Collections.IEnumerator.Reset() */,
{ 964, 6, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Byte>::System.Collections.IEnumerator.get_Current() */,
{ 959, 398, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ByteEnum>::.ctor(System.Array) */,
{ 960, 398, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ByteEnum>::Dispose() */,
{ 961, 398, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.ByteEnum>::MoveNext() */,
{ 962, 398, -1 } /* T System.Array/InternalEnumerator`1<System.ByteEnum>::get_Current() */,
{ 963, 398, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ByteEnum>::System.Collections.IEnumerator.Reset() */,
{ 964, 398, -1 } /* System.Object System.Array/InternalEnumerator`1<System.ByteEnum>::System.Collections.IEnumerator.get_Current() */,
{ 959, 7, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Char>::.ctor(System.Array) */,
{ 960, 7, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Char>::Dispose() */,
{ 961, 7, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Char>::MoveNext() */,
{ 962, 7, -1 } /* T System.Array/InternalEnumerator`1<System.Char>::get_Current() */,
{ 963, 7, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Char>::System.Collections.IEnumerator.Reset() */,
{ 964, 7, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Char>::System.Collections.IEnumerator.get_Current() */,
{ 959, 34, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.DictionaryEntry>::.ctor(System.Array) */,
{ 960, 34, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.DictionaryEntry>::Dispose() */,
{ 961, 34, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.DictionaryEntry>::MoveNext() */,
{ 962, 34, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.DictionaryEntry>::get_Current() */,
{ 963, 34, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.DictionaryEntry>::System.Collections.IEnumerator.Reset() */,
{ 964, 34, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.DictionaryEntry>::System.Collections.IEnumerator.get_Current() */,
{ 959, 347, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::.ctor(System.Array) */,
{ 960, 347, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::Dispose() */,
{ 961, 347, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::MoveNext() */,
{ 962, 347, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::get_Current() */,
{ 963, 347, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 347, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 123, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::.ctor(System.Array) */,
{ 960, 123, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::Dispose() */,
{ 961, 123, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::MoveNext() */,
{ 962, 123, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::get_Current() */,
{ 963, 123, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 123, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 870, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::.ctor(System.Array) */,
{ 960, 870, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::Dispose() */,
{ 961, 870, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::MoveNext() */,
{ 962, 870, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::get_Current() */,
{ 963, 870, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 870, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1316, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::.ctor(System.Array) */,
{ 960, 1316, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::Dispose() */,
{ 961, 1316, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::MoveNext() */,
{ 962, 1316, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::get_Current() */,
{ 963, 1316, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1316, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1338, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::.ctor(System.Array) */,
{ 960, 1338, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::Dispose() */,
{ 961, 1338, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::MoveNext() */,
{ 962, 1338, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::get_Current() */,
{ 963, 1338, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1338, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1265, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::.ctor(System.Array) */,
{ 960, 1265, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::Dispose() */,
{ 961, 1265, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::MoveNext() */,
{ 962, 1265, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::get_Current() */,
{ 963, 1265, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1265, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 303, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::.ctor(System.Array) */,
{ 960, 303, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::Dispose() */,
{ 961, 303, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::MoveNext() */,
{ 962, 303, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::get_Current() */,
{ 963, 303, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::System.Collections.IEnumerator.Reset() */,
{ 964, 303, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 786, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::.ctor(System.Array) */,
{ 960, 786, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::Dispose() */,
{ 961, 786, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::MoveNext() */,
{ 962, 786, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::get_Current() */,
{ 963, 786, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.Reset() */,
{ 964, 786, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1515, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::.ctor(System.Array) */,
{ 960, 1515, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::Dispose() */,
{ 961, 1515, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::MoveNext() */,
{ 962, 1515, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::get_Current() */,
{ 963, 1515, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1515, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 31, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::.ctor(System.Array) */,
{ 960, 31, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::Dispose() */,
{ 961, 31, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::MoveNext() */,
{ 962, 31, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::get_Current() */,
{ 963, 31, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 31, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 171, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::.ctor(System.Array) */,
{ 960, 171, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::Dispose() */,
{ 961, 171, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::MoveNext() */,
{ 962, 171, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::get_Current() */,
{ 963, 171, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::System.Collections.IEnumerator.Reset() */,
{ 964, 171, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1063, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::.ctor(System.Array) */,
{ 960, 1063, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::Dispose() */,
{ 961, 1063, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::MoveNext() */,
{ 962, 1063, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::get_Current() */,
{ 963, 1063, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1063, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 604, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.ctor(System.Array) */,
{ 960, 604, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::Dispose() */,
{ 961, 604, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::MoveNext() */,
{ 962, 604, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::get_Current() */,
{ 963, 604, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 604, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 770, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.ctor(System.Array) */,
{ 960, 770, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::Dispose() */,
{ 961, 770, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::MoveNext() */,
{ 962, 770, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::get_Current() */,
{ 963, 770, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::System.Collections.IEnumerator.Reset() */,
{ 964, 770, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 774, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.ctor(System.Array) */,
{ 960, 774, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::Dispose() */,
{ 961, 774, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::MoveNext() */,
{ 962, 774, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::get_Current() */,
{ 963, 774, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 774, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 423, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::.ctor(System.Array) */,
{ 960, 423, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::Dispose() */,
{ 961, 423, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::MoveNext() */,
{ 962, 423, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::get_Current() */,
{ 963, 423, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 423, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 115, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Array) */,
{ 960, 115, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Dispose() */,
{ 961, 115, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNext() */,
{ 962, 115, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Current() */,
{ 963, 115, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 115, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 346, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::.ctor(System.Array) */,
{ 960, 346, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::Dispose() */,
{ 961, 346, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::MoveNext() */,
{ 962, 346, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::get_Current() */,
{ 963, 346, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 346, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 122, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::.ctor(System.Array) */,
{ 960, 122, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::Dispose() */,
{ 961, 122, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::MoveNext() */,
{ 962, 122, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::get_Current() */,
{ 963, 122, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 122, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 864, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::.ctor(System.Array) */,
{ 960, 864, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::Dispose() */,
{ 961, 864, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::MoveNext() */,
{ 962, 864, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::get_Current() */,
{ 963, 864, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 864, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1315, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::.ctor(System.Array) */,
{ 960, 1315, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::Dispose() */,
{ 961, 1315, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::MoveNext() */,
{ 962, 1315, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::get_Current() */,
{ 963, 1315, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1315, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1337, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::.ctor(System.Array) */,
{ 960, 1337, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::Dispose() */,
{ 961, 1337, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::MoveNext() */,
{ 962, 1337, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::get_Current() */,
{ 963, 1337, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1337, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1264, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::.ctor(System.Array) */,
{ 960, 1264, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::Dispose() */,
{ 961, 1264, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::MoveNext() */,
{ 962, 1264, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::get_Current() */,
{ 963, 1264, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1264, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 302, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::.ctor(System.Array) */,
{ 960, 302, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::Dispose() */,
{ 961, 302, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::MoveNext() */,
{ 962, 302, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::get_Current() */,
{ 963, 302, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::System.Collections.IEnumerator.Reset() */,
{ 964, 302, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 785, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::.ctor(System.Array) */,
{ 960, 785, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::Dispose() */,
{ 961, 785, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::MoveNext() */,
{ 962, 785, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::get_Current() */,
{ 963, 785, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.Reset() */,
{ 964, 785, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1514, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::.ctor(System.Array) */,
{ 960, 1514, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::Dispose() */,
{ 961, 1514, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::MoveNext() */,
{ 962, 1514, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::get_Current() */,
{ 963, 1514, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1514, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 30, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::.ctor(System.Array) */,
{ 960, 30, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::Dispose() */,
{ 961, 30, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::MoveNext() */,
{ 962, 30, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::get_Current() */,
{ 963, 30, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 30, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 169, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::.ctor(System.Array) */,
{ 960, 169, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::Dispose() */,
{ 961, 169, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::MoveNext() */,
{ 962, 169, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::get_Current() */,
{ 963, 169, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::System.Collections.IEnumerator.Reset() */,
{ 964, 169, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1062, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::.ctor(System.Array) */,
{ 960, 1062, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::Dispose() */,
{ 961, 1062, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::MoveNext() */,
{ 962, 1062, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::get_Current() */,
{ 963, 1062, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1062, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 602, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.ctor(System.Array) */,
{ 960, 602, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::Dispose() */,
{ 961, 602, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::MoveNext() */,
{ 962, 602, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::get_Current() */,
{ 963, 602, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 602, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 768, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.ctor(System.Array) */,
{ 960, 768, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::Dispose() */,
{ 961, 768, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::MoveNext() */,
{ 962, 768, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::get_Current() */,
{ 963, 768, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::System.Collections.IEnumerator.Reset() */,
{ 964, 768, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 773, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.ctor(System.Array) */,
{ 960, 773, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::Dispose() */,
{ 961, 773, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::MoveNext() */,
{ 962, 773, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::get_Current() */,
{ 963, 773, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 964, 773, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 319, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Hashtable/bucket>::.ctor(System.Array) */,
{ 960, 319, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Hashtable/bucket>::Dispose() */,
{ 961, 319, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Hashtable/bucket>::MoveNext() */,
{ 962, 319, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Hashtable/bucket>::get_Current() */,
{ 963, 319, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Hashtable/bucket>::System.Collections.IEnumerator.Reset() */,
{ 964, 319, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Hashtable/bucket>::System.Collections.IEnumerator.get_Current() */,
{ 959, 368, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::.ctor(System.Array) */,
{ 960, 368, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::Dispose() */,
{ 961, 368, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::MoveNext() */,
{ 962, 368, -1 } /* T System.Array/InternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::get_Current() */,
{ 963, 368, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::System.Collections.IEnumerator.Reset() */,
{ 964, 368, -1 } /* System.Object System.Array/InternalEnumerator`1<System.ComponentModel.AttributeCollection/AttributeEntry>::System.Collections.IEnumerator.get_Current() */,
{ 959, 59, -1 } /* System.Void System.Array/InternalEnumerator`1<System.DateTime>::.ctor(System.Array) */,
{ 960, 59, -1 } /* System.Void System.Array/InternalEnumerator`1<System.DateTime>::Dispose() */,
{ 961, 59, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.DateTime>::MoveNext() */,
{ 962, 59, -1 } /* T System.Array/InternalEnumerator`1<System.DateTime>::get_Current() */,
{ 963, 59, -1 } /* System.Void System.Array/InternalEnumerator`1<System.DateTime>::System.Collections.IEnumerator.Reset() */,
{ 964, 59, -1 } /* System.Object System.Array/InternalEnumerator`1<System.DateTime>::System.Collections.IEnumerator.get_Current() */,
{ 959, 61, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Decimal>::.ctor(System.Array) */,
{ 960, 61, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Decimal>::Dispose() */,
{ 961, 61, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Decimal>::MoveNext() */,
{ 962, 61, -1 } /* T System.Array/InternalEnumerator`1<System.Decimal>::get_Current() */,
{ 963, 61, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Decimal>::System.Collections.IEnumerator.Reset() */,
{ 964, 61, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Decimal>::System.Collections.IEnumerator.get_Current() */,
{ 959, 81, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Double>::.ctor(System.Array) */,
{ 960, 81, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Double>::Dispose() */,
{ 961, 81, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Double>::MoveNext() */,
{ 962, 81, -1 } /* T System.Array/InternalEnumerator`1<System.Double>::get_Current() */,
{ 963, 81, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Double>::System.Collections.IEnumerator.Reset() */,
{ 964, 81, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Double>::System.Collections.IEnumerator.get_Current() */,
{ 959, 232, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::.ctor(System.Array) */,
{ 960, 232, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::Dispose() */,
{ 961, 232, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::MoveNext() */,
{ 962, 232, -1 } /* T System.Array/InternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::get_Current() */,
{ 963, 232, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::System.Collections.IEnumerator.Reset() */,
{ 964, 232, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Globalization.InternalCodePageDataItem>::System.Collections.IEnumerator.get_Current() */,
{ 959, 233, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::.ctor(System.Array) */,
{ 960, 233, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::Dispose() */,
{ 961, 233, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::MoveNext() */,
{ 962, 233, -1 } /* T System.Array/InternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::get_Current() */,
{ 963, 233, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::System.Collections.IEnumerator.Reset() */,
{ 964, 233, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Globalization.InternalEncodingDataItem>::System.Collections.IEnumerator.get_Current() */,
{ 959, 230, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::.ctor(System.Array) */,
{ 960, 230, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::Dispose() */,
{ 961, 230, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::MoveNext() */,
{ 962, 230, -1 } /* T System.Array/InternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::get_Current() */,
{ 963, 230, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::System.Collections.IEnumerator.Reset() */,
{ 964, 230, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Globalization.TimeSpanParse/TimeSpanToken>::System.Collections.IEnumerator.get_Current() */,
{ 959, 94, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Guid>::.ctor(System.Array) */,
{ 960, 94, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Guid>::Dispose() */,
{ 961, 94, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Guid>::MoveNext() */,
{ 962, 94, -1 } /* T System.Array/InternalEnumerator`1<System.Guid>::get_Current() */,
{ 963, 94, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Guid>::System.Collections.IEnumerator.Reset() */,
{ 964, 94, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Guid>::System.Collections.IEnumerator.get_Current() */,
{ 959, 95, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int16>::.ctor(System.Array) */,
{ 960, 95, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int16>::Dispose() */,
{ 961, 95, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Int16>::MoveNext() */,
{ 962, 95, -1 } /* T System.Array/InternalEnumerator`1<System.Int16>::get_Current() */,
{ 963, 95, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int16>::System.Collections.IEnumerator.Reset() */,
{ 964, 95, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Int16>::System.Collections.IEnumerator.get_Current() */,
{ 959, 16, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int32>::.ctor(System.Array) */,
{ 960, 16, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int32>::Dispose() */,
{ 961, 16, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Int32>::MoveNext() */,
{ 962, 16, -1 } /* T System.Array/InternalEnumerator`1<System.Int32>::get_Current() */,
{ 963, 16, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int32>::System.Collections.IEnumerator.Reset() */,
{ 964, 16, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Int32>::System.Collections.IEnumerator.get_Current() */,
{ 959, 90, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int32Enum>::.ctor(System.Array) */,
{ 960, 90, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int32Enum>::Dispose() */,
{ 961, 90, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Int32Enum>::MoveNext() */,
{ 962, 90, -1 } /* T System.Array/InternalEnumerator`1<System.Int32Enum>::get_Current() */,
{ 963, 90, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int32Enum>::System.Collections.IEnumerator.Reset() */,
{ 964, 90, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Int32Enum>::System.Collections.IEnumerator.get_Current() */,
{ 959, 37, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int64>::.ctor(System.Array) */,
{ 960, 37, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int64>::Dispose() */,
{ 961, 37, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Int64>::MoveNext() */,
{ 962, 37, -1 } /* T System.Array/InternalEnumerator`1<System.Int64>::get_Current() */,
{ 963, 37, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Int64>::System.Collections.IEnumerator.Reset() */,
{ 964, 37, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Int64>::System.Collections.IEnumerator.get_Current() */,
{ 959, 85, -1 } /* System.Void System.Array/InternalEnumerator`1<System.IntPtr>::.ctor(System.Array) */,
{ 960, 85, -1 } /* System.Void System.Array/InternalEnumerator`1<System.IntPtr>::Dispose() */,
{ 961, 85, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.IntPtr>::MoveNext() */,
{ 962, 85, -1 } /* T System.Array/InternalEnumerator`1<System.IntPtr>::get_Current() */,
{ 963, 85, -1 } /* System.Void System.Array/InternalEnumerator`1<System.IntPtr>::System.Collections.IEnumerator.Reset() */,
{ 964, 85, -1 } /* System.Object System.Array/InternalEnumerator`1<System.IntPtr>::System.Collections.IEnumerator.get_Current() */,
{ 959, 400, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::.ctor(System.Array) */,
{ 960, 400, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::Dispose() */,
{ 961, 400, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::MoveNext() */,
{ 962, 400, -1 } /* T System.Array/InternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::get_Current() */,
{ 963, 400, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::System.Collections.IEnumerator.Reset() */,
{ 964, 400, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Net.CookieTokenizer/RecognizedAttribute>::System.Collections.IEnumerator.get_Current() */,
{ 959, 401, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Net.HeaderVariantInfo>::.ctor(System.Array) */,
{ 960, 401, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Net.HeaderVariantInfo>::Dispose() */,
{ 961, 401, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Net.HeaderVariantInfo>::MoveNext() */,
{ 962, 401, -1 } /* T System.Array/InternalEnumerator`1<System.Net.HeaderVariantInfo>::get_Current() */,
{ 963, 401, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Net.HeaderVariantInfo>::System.Collections.IEnumerator.Reset() */,
{ 964, 401, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Net.HeaderVariantInfo>::System.Collections.IEnumerator.get_Current() */,
{ 959, 415, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::.ctor(System.Array) */,
{ 960, 415, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::Dispose() */,
{ 961, 415, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::MoveNext() */,
{ 962, 415, -1 } /* T System.Array/InternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::get_Current() */,
{ 963, 415, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::System.Collections.IEnumerator.Reset() */,
{ 964, 415, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Net.Sockets.Socket/WSABUF>::System.Collections.IEnumerator.get_Current() */,
{ 959, 1365, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Array) */,
{ 960, 1365, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::Dispose() */,
{ 961, 1365, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext() */,
{ 962, 1365, -1 } /* T System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::get_Current() */,
{ 963, 1365, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset() */,
{ 964, 1365, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current() */,
{ 959, 151, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ParameterizedStrings/FormatParam>::.ctor(System.Array) */,
{ 960, 151, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ParameterizedStrings/FormatParam>::Dispose() */,
{ 961, 151, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.ParameterizedStrings/FormatParam>::MoveNext() */,
{ 962, 151, -1 } /* T System.Array/InternalEnumerator`1<System.ParameterizedStrings/FormatParam>::get_Current() */,
{ 963, 151, -1 } /* System.Void System.Array/InternalEnumerator`1<System.ParameterizedStrings/FormatParam>::System.Collections.IEnumerator.Reset() */,
{ 964, 151, -1 } /* System.Object System.Array/InternalEnumerator`1<System.ParameterizedStrings/FormatParam>::System.Collections.IEnumerator.get_Current() */,
{ 959, 176, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::.ctor(System.Array) */,
{ 960, 176, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::Dispose() */,
{ 961, 176, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::MoveNext() */,
{ 962, 176, -1 } /* T System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::get_Current() */,
{ 963, 176, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IEnumerator.Reset() */,
{ 964, 176, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IEnumerator.get_Current() */,
{ 959, 166, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::.ctor(System.Array) */,
{ 960, 166, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::Dispose() */,
{ 961, 166, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::MoveNext() */,
{ 962, 166, -1 } /* T System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::get_Current() */,
{ 963, 166, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IEnumerator.Reset() */,
{ 964, 166, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IEnumerator.get_Current() */,
{ 959, 64, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Reflection.ParameterModifier>::.ctor(System.Array) */,
{ 960, 64, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Reflection.ParameterModifier>::Dispose() */,
{ 961, 64, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Reflection.ParameterModifier>::MoveNext() */,
{ 962, 64, -1 } /* T System.Array/InternalEnumerator`1<System.Reflection.ParameterModifier>::get_Current() */,
{ 963, 64, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Reflection.ParameterModifier>::System.Collections.IEnumerator.Reset() */,
{ 964, 64, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Reflection.ParameterModifier>::System.Collections.IEnumerator.get_Current() */,
{ 959, 170, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Resources.ResourceLocator>::.ctor(System.Array) */,
{ 960, 170, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Resources.ResourceLocator>::Dispose() */,
{ 961, 170, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Resources.ResourceLocator>::MoveNext() */,
{ 962, 170, -1 } /* T System.Array/InternalEnumerator`1<System.Resources.ResourceLocator>::get_Current() */,
{ 963, 170, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset() */,
{ 964, 170, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current() */,
{ 959, 33, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::.ctor(System.Array) */,
{ 960, 33, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::Dispose() */,
{ 961, 33, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::MoveNext() */,
{ 962, 33, -1 } /* T System.Array/InternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::get_Current() */,
{ 963, 33, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::System.Collections.IEnumerator.Reset() */,
{ 964, 33, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Runtime.CompilerServices.Ephemeron>::System.Collections.IEnumerator.get_Current() */,
{ 959, 414, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::.ctor(System.Array) */,
{ 960, 414, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::Dispose() */,
{ 961, 414, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::MoveNext() */,
{ 962, 414, -1 } /* T System.Array/InternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::get_Current() */,
{ 963, 414, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::System.Collections.IEnumerator.Reset() */,
{ 964, 414, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Runtime.InteropServices.GCHandle>::System.Collections.IEnumerator.get_Current() */,
{ 959, 108, -1 } /* System.Void System.Array/InternalEnumerator`1<System.SByte>::.ctor(System.Array) */,
{ 960, 108, -1 } /* System.Void System.Array/InternalEnumerator`1<System.SByte>::Dispose() */,
{ 961, 108, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.SByte>::MoveNext() */,
{ 962, 108, -1 } /* T System.Array/InternalEnumerator`1<System.SByte>::get_Current() */,
{ 963, 108, -1 } /* System.Void System.Array/InternalEnumerator`1<System.SByte>::System.Collections.IEnumerator.Reset() */,
{ 964, 108, -1 } /* System.Object System.Array/InternalEnumerator`1<System.SByte>::System.Collections.IEnumerator.get_Current() */,
{ 959, 395, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::.ctor(System.Array) */,
{ 960, 395, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::Dispose() */,
{ 961, 395, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::MoveNext() */,
{ 962, 395, -1 } /* T System.Array/InternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::get_Current() */,
{ 963, 395, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::System.Collections.IEnumerator.Reset() */,
{ 964, 395, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Security.Cryptography.X509Certificates.X509ChainStatus>::System.Collections.IEnumerator.get_Current() */,
{ 959, 109, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Single>::.ctor(System.Array) */,
{ 960, 109, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Single>::Dispose() */,
{ 961, 109, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Single>::MoveNext() */,
{ 962, 109, -1 } /* T System.Array/InternalEnumerator`1<System.Single>::get_Current() */,
{ 963, 109, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Single>::System.Collections.IEnumerator.Reset() */,
{ 964, 109, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Single>::System.Collections.IEnumerator.get_Current() */,
{ 959, 359, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::.ctor(System.Array) */,
{ 960, 359, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::Dispose() */,
{ 961, 359, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::MoveNext() */,
{ 962, 359, -1 } /* T System.Array/InternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::get_Current() */,
{ 963, 359, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::System.Collections.IEnumerator.Reset() */,
{ 964, 359, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Text.RegularExpressions.RegexCharClass/LowerCaseMapping>::System.Collections.IEnumerator.get_Current() */,
{ 959, 240, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Threading.CancellationTokenRegistration>::.ctor(System.Array) */,
{ 960, 240, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Threading.CancellationTokenRegistration>::Dispose() */,
{ 961, 240, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Threading.CancellationTokenRegistration>::MoveNext() */,
{ 962, 240, -1 } /* T System.Array/InternalEnumerator`1<System.Threading.CancellationTokenRegistration>::get_Current() */,
{ 963, 240, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Threading.CancellationTokenRegistration>::System.Collections.IEnumerator.Reset() */,
{ 964, 240, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Threading.CancellationTokenRegistration>::System.Collections.IEnumerator.get_Current() */,
{ 959, 110, -1 } /* System.Void System.Array/InternalEnumerator`1<System.TimeSpan>::.ctor(System.Array) */,
{ 960, 110, -1 } /* System.Void System.Array/InternalEnumerator`1<System.TimeSpan>::Dispose() */,
{ 961, 110, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.TimeSpan>::MoveNext() */,
{ 962, 110, -1 } /* T System.Array/InternalEnumerator`1<System.TimeSpan>::get_Current() */,
{ 963, 110, -1 } /* System.Void System.Array/InternalEnumerator`1<System.TimeSpan>::System.Collections.IEnumerator.Reset() */,
{ 964, 110, -1 } /* System.Object System.Array/InternalEnumerator`1<System.TimeSpan>::System.Collections.IEnumerator.get_Current() */,
{ 959, 134, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt16>::.ctor(System.Array) */,
{ 960, 134, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt16>::Dispose() */,
{ 961, 134, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.UInt16>::MoveNext() */,
{ 962, 134, -1 } /* T System.Array/InternalEnumerator`1<System.UInt16>::get_Current() */,
{ 963, 134, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt16>::System.Collections.IEnumerator.Reset() */,
{ 964, 134, -1 } /* System.Object System.Array/InternalEnumerator`1<System.UInt16>::System.Collections.IEnumerator.get_Current() */,
{ 959, 324, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt16Enum>::.ctor(System.Array) */,
{ 960, 324, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt16Enum>::Dispose() */,
{ 961, 324, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.UInt16Enum>::MoveNext() */,
{ 962, 324, -1 } /* T System.Array/InternalEnumerator`1<System.UInt16Enum>::get_Current() */,
{ 963, 324, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt16Enum>::System.Collections.IEnumerator.Reset() */,
{ 964, 324, -1 } /* System.Object System.Array/InternalEnumerator`1<System.UInt16Enum>::System.Collections.IEnumerator.get_Current() */,
{ 959, 21, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt32>::.ctor(System.Array) */,
{ 960, 21, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt32>::Dispose() */,
{ 961, 21, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.UInt32>::MoveNext() */,
{ 962, 21, -1 } /* T System.Array/InternalEnumerator`1<System.UInt32>::get_Current() */,
{ 963, 21, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt32>::System.Collections.IEnumerator.Reset() */,
{ 964, 21, -1 } /* System.Object System.Array/InternalEnumerator`1<System.UInt32>::System.Collections.IEnumerator.get_Current() */,
{ 959, 329, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt32Enum>::.ctor(System.Array) */,
{ 960, 329, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt32Enum>::Dispose() */,
{ 961, 329, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.UInt32Enum>::MoveNext() */,
{ 962, 329, -1 } /* T System.Array/InternalEnumerator`1<System.UInt32Enum>::get_Current() */,
{ 963, 329, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt32Enum>::System.Collections.IEnumerator.Reset() */,
{ 964, 329, -1 } /* System.Object System.Array/InternalEnumerator`1<System.UInt32Enum>::System.Collections.IEnumerator.get_Current() */,
{ 959, 82, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt64>::.ctor(System.Array) */,
{ 960, 82, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt64>::Dispose() */,
{ 961, 82, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.UInt64>::MoveNext() */,
{ 962, 82, -1 } /* T System.Array/InternalEnumerator`1<System.UInt64>::get_Current() */,
{ 963, 82, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt64>::System.Collections.IEnumerator.Reset() */,
{ 964, 82, -1 } /* System.Object System.Array/InternalEnumerator`1<System.UInt64>::System.Collections.IEnumerator.get_Current() */,
{ 959, 534, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::.ctor(System.Array) */,
{ 960, 534, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::Dispose() */,
{ 961, 534, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::MoveNext() */,
{ 962, 534, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::get_Current() */,
{ 963, 534, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::System.Collections.IEnumerator.Reset() */,
{ 964, 534, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::System.Collections.IEnumerator.get_Current() */,
{ 959, 561, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Array) */,
{ 960, 561, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::Dispose() */,
{ 961, 561, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::MoveNext() */,
{ 962, 561, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::get_Current() */,
{ 963, 561, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.Reset() */,
{ 964, 561, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.get_Current() */,
{ 959, 439, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Array) */,
{ 960, 439, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Dispose() */,
{ 961, 439, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::MoveNext() */,
{ 962, 439, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Current() */,
{ 963, 439, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.Reset() */,
{ 964, 439, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.get_Current() */,
{ 959, 450, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Color32>::.ctor(System.Array) */,
{ 960, 450, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Color32>::Dispose() */,
{ 961, 450, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Color32>::MoveNext() */,
{ 962, 450, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Color32>::get_Current() */,
{ 963, 450, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Color32>::System.Collections.IEnumerator.Reset() */,
{ 964, 450, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Color32>::System.Collections.IEnumerator.get_Current() */,
{ 959, 447, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Color>::.ctor(System.Array) */,
{ 960, 447, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Color>::Dispose() */,
{ 961, 447, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Color>::MoveNext() */,
{ 962, 447, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Color>::get_Current() */,
{ 963, 447, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Color>::System.Collections.IEnumerator.Reset() */,
{ 964, 447, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Color>::System.Collections.IEnumerator.get_Current() */,
{ 959, 539, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::.ctor(System.Array) */,
{ 960, 539, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::Dispose() */,
{ 961, 539, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::MoveNext() */,
{ 962, 539, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::get_Current() */,
{ 963, 539, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::System.Collections.IEnumerator.Reset() */,
{ 964, 539, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::System.Collections.IEnumerator.get_Current() */,
{ 959, 505, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ContactPoint>::.ctor(System.Array) */,
{ 960, 505, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ContactPoint>::Dispose() */,
{ 961, 505, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.ContactPoint>::MoveNext() */,
{ 962, 505, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.ContactPoint>::get_Current() */,
{ 963, 505, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ContactPoint>::System.Collections.IEnumerator.Reset() */,
{ 964, 505, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.ContactPoint>::System.Collections.IEnumerator.get_Current() */,
{ 959, 499, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::.ctor(System.Array) */,
{ 960, 499, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Dispose() */,
{ 961, 499, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::MoveNext() */,
{ 962, 499, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::get_Current() */,
{ 963, 499, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::System.Collections.IEnumerator.Reset() */,
{ 964, 499, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::System.Collections.IEnumerator.get_Current() */,
{ 959, 603, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::.ctor(System.Array) */,
{ 960, 603, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::Dispose() */,
{ 961, 603, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::MoveNext() */,
{ 962, 603, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::get_Current() */,
{ 963, 603, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEnumerator.Reset() */,
{ 964, 603, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEnumerator.get_Current() */,
{ 959, 425, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Keyframe>::.ctor(System.Array) */,
{ 960, 425, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Keyframe>::Dispose() */,
{ 961, 425, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Keyframe>::MoveNext() */,
{ 962, 425, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Keyframe>::get_Current() */,
{ 963, 425, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Keyframe>::System.Collections.IEnumerator.Reset() */,
{ 964, 425, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Keyframe>::System.Collections.IEnumerator.get_Current() */,
{ 959, 477, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::.ctor(System.Array) */,
{ 960, 477, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::Dispose() */,
{ 961, 477, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::MoveNext() */,
{ 962, 477, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::get_Current() */,
{ 963, 477, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::System.Collections.IEnumerator.Reset() */,
{ 964, 477, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.LowLevel.PlayerLoopSystem>::System.Collections.IEnumerator.get_Current() */,
{ 959, 446, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Matrix4x4>::.ctor(System.Array) */,
{ 960, 446, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Matrix4x4>::Dispose() */,
{ 961, 446, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Matrix4x4>::MoveNext() */,
{ 962, 446, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Matrix4x4>::get_Current() */,
{ 963, 446, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.Reset() */,
{ 964, 446, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.get_Current() */,
{ 959, 592, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Array) */,
{ 960, 592, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::Dispose() */,
{ 961, 592, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::MoveNext() */,
{ 962, 592, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::get_Current() */,
{ 963, 592, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.Reset() */,
{ 964, 592, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.get_Current() */,
{ 959, 489, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Plane>::.ctor(System.Array) */,
{ 960, 489, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Plane>::Dispose() */,
{ 961, 489, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Plane>::MoveNext() */,
{ 962, 489, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Plane>::get_Current() */,
{ 963, 489, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Plane>::System.Collections.IEnumerator.Reset() */,
{ 964, 489, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Plane>::System.Collections.IEnumerator.get_Current() */,
{ 959, 495, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::.ctor(System.Array) */,
{ 960, 495, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::Dispose() */,
{ 961, 495, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::MoveNext() */,
{ 962, 495, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::get_Current() */,
{ 963, 495, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::System.Collections.IEnumerator.Reset() */,
{ 964, 495, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Playables.PlayableBinding>::System.Collections.IEnumerator.get_Current() */,
{ 959, 455, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Quaternion>::.ctor(System.Array) */,
{ 960, 455, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Quaternion>::Dispose() */,
{ 961, 455, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Quaternion>::MoveNext() */,
{ 962, 455, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Quaternion>::get_Current() */,
{ 963, 455, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Quaternion>::System.Collections.IEnumerator.Reset() */,
{ 964, 455, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Quaternion>::System.Collections.IEnumerator.get_Current() */,
{ 959, 537, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::.ctor(System.Array) */,
{ 960, 537, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::Dispose() */,
{ 961, 537, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::MoveNext() */,
{ 962, 537, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::get_Current() */,
{ 963, 537, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.Reset() */,
{ 964, 537, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.get_Current() */,
{ 959, 506, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RaycastHit>::.ctor(System.Array) */,
{ 960, 506, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RaycastHit>::Dispose() */,
{ 961, 506, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.RaycastHit>::MoveNext() */,
{ 962, 506, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.RaycastHit>::get_Current() */,
{ 963, 506, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RaycastHit>::System.Collections.IEnumerator.Reset() */,
{ 964, 506, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.RaycastHit>::System.Collections.IEnumerator.get_Current() */,
{ 959, 437, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Rect>::.ctor(System.Array) */,
{ 960, 437, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Rect>::Dispose() */,
{ 961, 437, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Rect>::MoveNext() */,
{ 962, 437, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Rect>::get_Current() */,
{ 963, 437, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Rect>::System.Collections.IEnumerator.Reset() */,
{ 964, 437, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Rect>::System.Collections.IEnumerator.get_Current() */,
{ 959, 430, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RenderBuffer>::.ctor(System.Array) */,
{ 960, 430, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RenderBuffer>::Dispose() */,
{ 961, 430, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.RenderBuffer>::MoveNext() */,
{ 962, 430, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.RenderBuffer>::get_Current() */,
{ 963, 430, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RenderBuffer>::System.Collections.IEnumerator.Reset() */,
{ 964, 430, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.RenderBuffer>::System.Collections.IEnumerator.get_Current() */,
{ 959, 491, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::.ctor(System.Array) */,
{ 960, 491, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::Dispose() */,
{ 961, 491, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::MoveNext() */,
{ 962, 491, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::get_Current() */,
{ 963, 491, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::System.Collections.IEnumerator.Reset() */,
{ 964, 491, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Rendering.BatchVisibility>::System.Collections.IEnumerator.get_Current() */,
{ 959, 444, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Array) */,
{ 960, 444, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Dispose() */,
{ 961, 444, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNext() */,
{ 962, 444, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Current() */,
{ 963, 444, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.Reset() */,
{ 964, 444, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.get_Current() */,
{ 959, 441, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Resolution>::.ctor(System.Array) */,
{ 960, 441, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Resolution>::Dispose() */,
{ 961, 441, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Resolution>::MoveNext() */,
{ 962, 441, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Resolution>::get_Current() */,
{ 963, 441, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Resolution>::System.Collections.IEnumerator.Reset() */,
{ 964, 441, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Resolution>::System.Collections.IEnumerator.get_Current() */,
{ 959, 535, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::.ctor(System.Array) */,
{ 960, 535, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::Dispose() */,
{ 961, 535, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::MoveNext() */,
{ 962, 535, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::get_Current() */,
{ 963, 535, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::System.Collections.IEnumerator.Reset() */,
{ 964, 535, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::System.Collections.IEnumerator.get_Current() */,
{ 959, 584, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::.ctor(System.Array) */,
{ 960, 584, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::Dispose() */,
{ 961, 584, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::MoveNext() */,
{ 962, 584, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::get_Current() */,
{ 963, 584, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::System.Collections.IEnumerator.Reset() */,
{ 964, 584, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::System.Collections.IEnumerator.get_Current() */,
{ 959, 587, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::.ctor(System.Array) */,
{ 960, 587, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::Dispose() */,
{ 961, 587, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::MoveNext() */,
{ 962, 587, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::get_Current() */,
{ 963, 587, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::System.Collections.IEnumerator.Reset() */,
{ 964, 587, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::System.Collections.IEnumerator.get_Current() */,
{ 959, 533, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Touch>::.ctor(System.Array) */,
{ 960, 533, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Touch>::Dispose() */,
{ 961, 533, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Touch>::MoveNext() */,
{ 962, 533, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Touch>::get_Current() */,
{ 963, 533, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Touch>::System.Collections.IEnumerator.Reset() */,
{ 964, 533, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Touch>::System.Collections.IEnumerator.get_Current() */,
{ 959, 612, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.ctor(System.Array) */,
{ 960, 612, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Dispose() */,
{ 961, 612, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::MoveNext() */,
{ 962, 612, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::get_Current() */,
{ 963, 612, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.Reset() */,
{ 964, 612, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.get_Current() */,
{ 959, 610, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::.ctor(System.Array) */,
{ 960, 610, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::Dispose() */,
{ 961, 610, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::MoveNext() */,
{ 962, 610, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::get_Current() */,
{ 963, 610, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.Reset() */,
{ 964, 610, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.get_Current() */,
{ 959, 622, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Array) */,
{ 960, 622, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::Dispose() */,
{ 961, 622, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNext() */,
{ 962, 622, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Current() */,
{ 963, 622, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.Reset() */,
{ 964, 622, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.get_Current() */,
{ 959, 769, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::.ctor(System.Array) */,
{ 960, 769, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::Dispose() */,
{ 961, 769, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::MoveNext() */,
{ 962, 769, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::get_Current() */,
{ 963, 769, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEnumerator.Reset() */,
{ 964, 769, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEnumerator.get_Current() */,
{ 959, 789, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::.ctor(System.Array) */,
{ 960, 789, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::Dispose() */,
{ 961, 789, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::MoveNext() */,
{ 962, 789, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::get_Current() */,
{ 963, 789, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::System.Collections.IEnumerator.Reset() */,
{ 964, 789, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::System.Collections.IEnumerator.get_Current() */,
{ 959, 463, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Array) */,
{ 960, 463, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Dispose() */,
{ 961, 463, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::MoveNext() */,
{ 962, 463, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Current() */,
{ 963, 463, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.Reset() */,
{ 964, 463, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.get_Current() */,
{ 959, 442, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Vector2>::.ctor(System.Array) */,
{ 960, 442, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Vector2>::Dispose() */,
{ 961, 442, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Vector2>::MoveNext() */,
{ 962, 442, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Vector2>::get_Current() */,
{ 963, 442, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Vector2>::System.Collections.IEnumerator.Reset() */,
{ 964, 442, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Vector2>::System.Collections.IEnumerator.get_Current() */,
{ 959, 431, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Vector3>::.ctor(System.Array) */,
{ 960, 431, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Vector3>::Dispose() */,
{ 961, 431, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Vector3>::MoveNext() */,
{ 962, 431, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Vector3>::get_Current() */,
{ 963, 431, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Vector3>::System.Collections.IEnumerator.Reset() */,
{ 964, 431, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Vector3>::System.Collections.IEnumerator.get_Current() */,
{ 959, 445, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Vector4>::.ctor(System.Array) */,
{ 960, 445, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Vector4>::Dispose() */,
{ 961, 445, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Vector4>::MoveNext() */,
{ 962, 445, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Vector4>::get_Current() */,
{ 963, 445, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Vector4>::System.Collections.IEnumerator.Reset() */,
{ 964, 445, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Vector4>::System.Collections.IEnumerator.get_Current() */,
{ 959, 554, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.jvalue>::.ctor(System.Array) */,
{ 960, 554, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.jvalue>::Dispose() */,
{ 961, 554, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.jvalue>::MoveNext() */,
{ 962, 554, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.jvalue>::get_Current() */,
{ 963, 554, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.jvalue>::System.Collections.IEnumerator.Reset() */,
{ 964, 554, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.jvalue>::System.Collections.IEnumerator.get_Current() */,
{ 1177, 6, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::.ctor(System.ArraySegment`1<T>) */,
{ 1178, 6, -1 } /* System.Boolean System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::MoveNext() */,
{ 1179, 6, -1 } /* T System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::get_Current() */,
{ 1180, 6, -1 } /* System.Object System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::System.Collections.IEnumerator.get_Current() */,
{ 1181, 6, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::System.Collections.IEnumerator.Reset() */,
{ 1182, 6, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::Dispose() */,
{ 1160, 6, -1 } /* System.Int32 System.ArraySegment`1<System.Byte>::GetHashCode() */,
{ 1161, 6, -1 } /* System.Boolean System.ArraySegment`1<System.Byte>::Equals(System.Object) */,
{ 1162, 6, -1 } /* System.Boolean System.ArraySegment`1<System.Byte>::Equals(System.ArraySegment`1<T>) */,
{ 1163, 6, -1 } /* T System.ArraySegment`1<System.Byte>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 1164, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 1165, 6, -1 } /* System.Int32 System.ArraySegment`1<System.Byte>::System.Collections.Generic.IList<T>.IndexOf(T) */,
{ 1166, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 1167, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 1168, 6, -1 } /* T System.ArraySegment`1<System.Byte>::System.Collections.Generic.IReadOnlyList<T>.get_Item(System.Int32) */,
{ 1169, 6, -1 } /* System.Boolean System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 1170, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 1171, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 1172, 6, -1 } /* System.Boolean System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.Contains(T) */,
{ 1173, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.CopyTo(T[],System.Int32) */,
{ 1174, 6, -1 } /* System.Boolean System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 1175, 6, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.ArraySegment`1<System.Byte>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 1176, 6, -1 } /* System.Collections.IEnumerator System.ArraySegment`1<System.Byte>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10864, 1585, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 1585, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 1585, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 1585, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 1585, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 1585, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 1585, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 1585, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 1585, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 1585, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 1585, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 1585, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 1585, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::.ctor() */,
{ 10864, 1586, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 1586, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 1586, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 1586, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 1586, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 1586, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 1586, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 1586, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 1586, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 1586, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 1586, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 1586, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 1586, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::.ctor() */,
{ 10864, 1076, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 1076, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 1076, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 1076, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 1076, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 1076, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 1076, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 1076, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 1076, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 1076, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 1076, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 1076, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 1076, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::.ctor() */,
{ 10864, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 6, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Byte>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 6, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Byte>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 6, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Byte>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::.ctor() */,
{ 10864, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 7, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Char>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 7, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Char>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 7, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Char>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::.ctor() */,
{ 10864, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 115, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 115, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 115, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
{ 10864, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 16, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 16, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 16, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::.ctor() */,
{ 10864, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 90, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 90, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 90, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::.ctor() */,
{ 10864, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 37, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int64>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 37, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int64>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 37, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int64>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::.ctor() */,
{ 10864, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 109, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Single>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 109, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Single>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 109, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Single>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::.ctor() */,
{ 10864, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 82, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.UInt64>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 82, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.UInt64>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 82, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.UInt64>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::.ctor() */,
{ 10864, 561, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 561, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 561, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 561, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 561, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 561, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 561, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 561, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 561, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 561, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 561, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 561, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 561, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
{ 10864, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 439, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 439, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 439, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
{ 10864, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 450, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 450, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 450, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::.ctor() */,
{ 10864, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 447, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 447, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 447, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::.ctor() */,
{ 10864, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 446, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 446, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 446, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::.ctor() */,
{ 10864, 592, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 592, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 592, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 592, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 592, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 592, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 592, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 592, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 592, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 592, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 592, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 592, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 592, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
{ 10864, 537, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 537, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 537, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 537, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 537, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 537, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 537, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 537, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 537, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 537, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 537, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 537, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 537, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::.ctor() */,
{ 10864, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 437, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 437, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 437, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::.ctor() */,
{ 10864, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 444, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 444, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 444, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
{ 10864, 622, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 622, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 622, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 622, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 622, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 622, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 622, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 622, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 622, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 622, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 622, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 622, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 622, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
{ 10864, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 463, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 463, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 463, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
{ 10864, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 442, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 442, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 442, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::.ctor() */,
{ 10864, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 431, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 431, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 431, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::.ctor() */,
{ 10864, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 445, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 445, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10868, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10869, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::Swap(T[],System.Int32,System.Int32) */,
{ 10870, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10871, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 445, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10874, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10875, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10876, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::.ctor() */,
{ 10877, 83, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::get_Default() */,
{ 10878, 83, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::CreateArraySortHelper() */,
{ 10879, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::Sort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10880, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::SwapIfGreaterWithItems(TKey[],TValue[],System.Collections.Generic.IComparer`1<TKey>,System.Int32,System.Int32) */,
{ 10881, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::Swap(TKey[],TValue[],System.Int32,System.Int32) */,
{ 10882, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::IntrospectiveSort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10883, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::IntroSort(TKey[],TValue[],System.Int32,System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10884, 83, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::PickPivotAndPartition(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10885, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::Heapsort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10886, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::DownHeap(TKey[],TValue[],System.Int32,System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10887, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::InsertionSort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10888, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::.ctor() */,
{ 11012, 1585, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>::get_Default() */,
{ 11013, 1585, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>::Create(System.Comparison`1<T>) */,
{ 11014, 1585, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>::CreateComparer() */,
{ 11016, 1585, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 1585, -1 } /* System.Void System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>::.ctor() */,
{ 11012, 1586, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>::get_Default() */,
{ 11013, 1586, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>::Create(System.Comparison`1<T>) */,
{ 11014, 1586, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>::CreateComparer() */,
{ 11016, 1586, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 1586, -1 } /* System.Void System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>::.ctor() */,
{ 11012, 1076, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>::get_Default() */,
{ 11013, 1076, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>::Create(System.Comparison`1<T>) */,
{ 11014, 1076, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>::CreateComparer() */,
{ 11016, 1076, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 1076, -1 } /* System.Void System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>::.ctor() */,
{ 11012, 47, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Boolean>::get_Default() */,
{ 11013, 47, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Boolean>::Create(System.Comparison`1<T>) */,
{ 11014, 47, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Boolean>::CreateComparer() */,
{ 11016, 47, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Boolean>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 47, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Boolean>::.ctor() */,
{ 11012, 6, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Byte>::get_Default() */,
{ 11013, 6, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Byte>::Create(System.Comparison`1<T>) */,
{ 11014, 6, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Byte>::CreateComparer() */,
{ 11016, 6, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Byte>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 6, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Byte>::.ctor() */,
{ 11012, 7, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Char>::get_Default() */,
{ 11013, 7, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Char>::Create(System.Comparison`1<T>) */,
{ 11014, 7, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Char>::CreateComparer() */,
{ 11016, 7, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Char>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 7, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Char>::.ctor() */,
{ 11012, 115, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Default() */,
{ 11013, 115, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Create(System.Comparison`1<T>) */,
{ 11014, 115, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CreateComparer() */,
{ 11016, 115, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 115, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
{ 11013, 16, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int32>::Create(System.Comparison`1<T>) */,
{ 11014, 16, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int32>::CreateComparer() */,
{ 11016, 16, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Int32>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 16, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Int32>::.ctor() */,
{ 11012, 90, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int32Enum>::get_Default() */,
{ 11013, 90, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int32Enum>::Create(System.Comparison`1<T>) */,
{ 11014, 90, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int32Enum>::CreateComparer() */,
{ 11016, 90, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Int32Enum>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 90, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Int32Enum>::.ctor() */,
{ 11012, 37, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int64>::get_Default() */,
{ 11013, 37, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int64>::Create(System.Comparison`1<T>) */,
{ 11014, 37, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int64>::CreateComparer() */,
{ 11016, 37, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Int64>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 37, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Int64>::.ctor() */,
{ 11012, 109, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Single>::get_Default() */,
{ 11013, 109, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Single>::Create(System.Comparison`1<T>) */,
{ 11014, 109, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Single>::CreateComparer() */,
{ 11016, 109, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Single>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 109, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Single>::.ctor() */,
{ 11013, 82, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt64>::Create(System.Comparison`1<T>) */,
{ 11014, 82, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt64>::CreateComparer() */,
{ 11016, 82, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.UInt64>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 82, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.UInt64>::.ctor() */,
{ 11012, 561, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::get_Default() */,
{ 11013, 561, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::Create(System.Comparison`1<T>) */,
{ 11014, 561, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::CreateComparer() */,
{ 11016, 561, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 561, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
{ 11012, 439, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Default() */,
{ 11013, 439, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Create(System.Comparison`1<T>) */,
{ 11014, 439, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CreateComparer() */,
{ 11016, 439, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 439, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
{ 11012, 450, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color32>::get_Default() */,
{ 11013, 450, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color32>::Create(System.Comparison`1<T>) */,
{ 11014, 450, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color32>::CreateComparer() */,
{ 11016, 450, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Color32>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 450, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Color32>::.ctor() */,
{ 11012, 447, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color>::get_Default() */,
{ 11013, 447, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color>::Create(System.Comparison`1<T>) */,
{ 11014, 447, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color>::CreateComparer() */,
{ 11016, 447, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Color>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 447, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Color>::.ctor() */,
{ 11012, 446, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::get_Default() */,
{ 11013, 446, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::Create(System.Comparison`1<T>) */,
{ 11014, 446, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::CreateComparer() */,
{ 11016, 446, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 446, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::.ctor() */,
{ 11012, 592, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::get_Default() */,
{ 11013, 592, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::Create(System.Comparison`1<T>) */,
{ 11014, 592, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::CreateComparer() */,
{ 11016, 592, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 592, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
{ 11012, 537, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::get_Default() */,
{ 11013, 537, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::Create(System.Comparison`1<T>) */,
{ 11014, 537, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::CreateComparer() */,
{ 11016, 537, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 537, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::.ctor() */,
{ 11012, 437, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rect>::get_Default() */,
{ 11013, 437, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rect>::Create(System.Comparison`1<T>) */,
{ 11014, 437, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rect>::CreateComparer() */,
{ 11016, 437, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Rect>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 437, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Rect>::.ctor() */,
{ 11012, 444, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Default() */,
{ 11013, 444, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Create(System.Comparison`1<T>) */,
{ 11014, 444, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CreateComparer() */,
{ 11016, 444, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 444, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
{ 11012, 622, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Default() */,
{ 11013, 622, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Create(System.Comparison`1<T>) */,
{ 11014, 622, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::CreateComparer() */,
{ 11016, 622, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 622, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
{ 11012, 463, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Default() */,
{ 11013, 463, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Create(System.Comparison`1<T>) */,
{ 11014, 463, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CreateComparer() */,
{ 11016, 463, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 463, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
{ 11012, 442, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::get_Default() */,
{ 11013, 442, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::Create(System.Comparison`1<T>) */,
{ 11014, 442, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::CreateComparer() */,
{ 11016, 442, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 442, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::.ctor() */,
{ 11012, 431, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::get_Default() */,
{ 11013, 431, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::Create(System.Comparison`1<T>) */,
{ 11014, 431, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::CreateComparer() */,
{ 11016, 431, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 431, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::.ctor() */,
{ 11012, 445, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::get_Default() */,
{ 11013, 445, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::Create(System.Comparison`1<T>) */,
{ 11014, 445, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::CreateComparer() */,
{ 11016, 445, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11017, 445, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::.ctor() */,
{ 11030, 1585, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPath/Segment>::.ctor(System.Comparison`1<T>) */,
{ 11031, 1585, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPath/Segment>::Compare(T,T) */,
{ 11030, 1586, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPathPoint>::.ctor(System.Comparison`1<T>) */,
{ 11031, 1586, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPathPoint>::Compare(T,T) */,
{ 11030, 1076, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<FairyGUI.TextField/CharPosition>::.ctor(System.Comparison`1<T>) */,
{ 11031, 1076, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<FairyGUI.TextField/CharPosition>::Compare(T,T) */,
{ 11030, 47, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Boolean>::.ctor(System.Comparison`1<T>) */,
{ 11031, 47, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Boolean>::Compare(T,T) */,
{ 11030, 6, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Byte>::.ctor(System.Comparison`1<T>) */,
{ 11031, 6, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Byte>::Compare(T,T) */,
{ 11030, 7, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Char>::.ctor(System.Comparison`1<T>) */,
{ 11031, 7, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Char>::Compare(T,T) */,
{ 11030, 115, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Comparison`1<T>) */,
{ 11031, 115, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Compare(T,T) */,
{ 11030, 16, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Int32>::.ctor(System.Comparison`1<T>) */,
{ 11031, 16, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Int32>::Compare(T,T) */,
{ 11030, 90, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Int32Enum>::.ctor(System.Comparison`1<T>) */,
{ 11031, 90, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Int32Enum>::Compare(T,T) */,
{ 11030, 37, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Int64>::.ctor(System.Comparison`1<T>) */,
{ 11031, 37, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Int64>::Compare(T,T) */,
{ 11030, 109, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Single>::.ctor(System.Comparison`1<T>) */,
{ 11031, 109, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Single>::Compare(T,T) */,
{ 11030, 82, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.UInt64>::.ctor(System.Comparison`1<T>) */,
{ 11031, 82, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.UInt64>::Compare(T,T) */,
{ 11030, 561, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Comparison`1<T>) */,
{ 11031, 561, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.AnimatorClipInfo>::Compare(T,T) */,
{ 11030, 439, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Comparison`1<T>) */,
{ 11031, 439, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Compare(T,T) */,
{ 11030, 450, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color32>::.ctor(System.Comparison`1<T>) */,
{ 11031, 450, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color32>::Compare(T,T) */,
{ 11030, 447, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color>::.ctor(System.Comparison`1<T>) */,
{ 11031, 447, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color>::Compare(T,T) */,
{ 11030, 446, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Matrix4x4>::.ctor(System.Comparison`1<T>) */,
{ 11031, 446, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Matrix4x4>::Compare(T,T) */,
{ 11030, 592, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Comparison`1<T>) */,
{ 11031, 592, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.ParticleSystem/Particle>::Compare(T,T) */,
{ 11030, 537, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.RaycastHit2D>::.ctor(System.Comparison`1<T>) */,
{ 11031, 537, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.RaycastHit2D>::Compare(T,T) */,
{ 11030, 437, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rect>::.ctor(System.Comparison`1<T>) */,
{ 11031, 437, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rect>::Compare(T,T) */,
{ 11030, 444, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Comparison`1<T>) */,
{ 11031, 444, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Compare(T,T) */,
{ 11030, 622, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Comparison`1<T>) */,
{ 11031, 622, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Compare(T,T) */,
{ 11030, 463, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Comparison`1<T>) */,
{ 11031, 463, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Compare(T,T) */,
{ 11030, 442, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector2>::.ctor(System.Comparison`1<T>) */,
{ 11031, 442, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector2>::Compare(T,T) */,
{ 11030, 431, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector3>::.ctor(System.Comparison`1<T>) */,
{ 11031, 431, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector3>::Compare(T,T) */,
{ 11030, 445, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector4>::.ctor(System.Comparison`1<T>) */,
{ 11031, 445, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector4>::Compare(T,T) */,
{ 10946, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::MoveNext() */,
{ 10948, 344, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::get_Current() */,
{ 10949, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::Dispose() */,
{ 10950, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10952, 344, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::MoveNext() */,
{ 10948, 121, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::get_Current() */,
{ 10949, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::Dispose() */,
{ 10950, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10952, 121, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::MoveNext() */,
{ 10948, 836, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::get_Current() */,
{ 10949, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::Dispose() */,
{ 10950, 836, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10952, 836, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 836, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 836, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::MoveNext() */,
{ 10948, 1314, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::get_Current() */,
{ 10949, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::Dispose() */,
{ 10950, 1314, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10952, 1314, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 1314, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 1314, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::MoveNext() */,
{ 10948, 916, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::get_Current() */,
{ 10949, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::Dispose() */,
{ 10950, 916, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10952, 916, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 916, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 916, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::MoveNext() */,
{ 10948, 244, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::get_Current() */,
{ 10949, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::Dispose() */,
{ 10950, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset() */,
{ 10952, 244, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::MoveNext() */,
{ 10948, 188, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::get_Current() */,
{ 10949, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::Dispose() */,
{ 10950, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset() */,
{ 10952, 188, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::MoveNext() */,
{ 10948, 434, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::get_Current() */,
{ 10949, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::Dispose() */,
{ 10950, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset() */,
{ 10952, 434, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext() */,
{ 10948, 1513, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current() */,
{ 10949, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose() */,
{ 10950, 1513, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset() */,
{ 10952, 1513, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 1513, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 1513, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext() */,
{ 10948, 168, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current() */,
{ 10949, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose() */,
{ 10950, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset() */,
{ 10952, 168, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::MoveNext() */,
{ 10948, 1061, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::get_Current() */,
{ 10949, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::Dispose() */,
{ 10950, 1061, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10952, 1061, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 1061, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 1061, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::MoveNext() */,
{ 10948, 601, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Current() */,
{ 10949, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Dispose() */,
{ 10950, 601, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10952, 601, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 601, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 601, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::MoveNext() */,
{ 10948, 767, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Current() */,
{ 10949, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Dispose() */,
{ 10950, 767, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset() */,
{ 10952, 767, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 767, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 767, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10946, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10947, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::MoveNext() */,
{ 10948, 772, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Current() */,
{ 10949, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Dispose() */,
{ 10950, 772, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10951, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10952, 772, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
{ 10953, 772, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
{ 10954, 772, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
{ 10969, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::Dispose() */,
{ 10971, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::MoveNext() */,
{ 10972, 344, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::get_Current() */,
{ 10973, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10969, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::Dispose() */,
{ 10971, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::MoveNext() */,
{ 10972, 121, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::get_Current() */,
{ 10973, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10969, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::Dispose() */,
{ 10971, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::MoveNext() */,
{ 10972, 836, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::get_Current() */,
{ 10973, 836, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10969, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::Dispose() */,
{ 10971, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::MoveNext() */,
{ 10972, 1314, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::get_Current() */,
{ 10973, 1314, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10969, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::Dispose() */,
{ 10971, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::MoveNext() */,
{ 10972, 916, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::get_Current() */,
{ 10973, 916, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10969, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::Dispose() */,
{ 10971, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::MoveNext() */,
{ 10972, 244, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::get_Current() */,
{ 10973, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset() */,
{ 10969, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::Dispose() */,
{ 10971, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::MoveNext() */,
{ 10972, 188, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::get_Current() */,
{ 10973, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset() */,
{ 10969, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::Dispose() */,
{ 10971, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::MoveNext() */,
{ 10972, 434, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::get_Current() */,
{ 10973, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset() */,
{ 10969, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose() */,
{ 10971, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext() */,
{ 10972, 1513, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current() */,
{ 10973, 1513, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset() */,
{ 10969, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose() */,
{ 10971, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext() */,
{ 10972, 168, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current() */,
{ 10973, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset() */,
{ 10969, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::Dispose() */,
{ 10971, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::MoveNext() */,
{ 10972, 1061, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::get_Current() */,
{ 10973, 1061, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10969, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Dispose() */,
{ 10971, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::MoveNext() */,
{ 10972, 601, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Current() */,
{ 10973, 601, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10969, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Dispose() */,
{ 10971, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::MoveNext() */,
{ 10972, 767, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Current() */,
{ 10973, 767, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset() */,
{ 10969, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10970, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Dispose() */,
{ 10971, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::MoveNext() */,
{ 10972, 772, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Current() */,
{ 10973, 772, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10974, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10955, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 344, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::GetEnumerator() */,
{ 10957, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::CopyTo(TKey[],System.Int32) */,
{ 10958, 344, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::get_Count() */,
{ 10959, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 344, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 344, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 121, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::GetEnumerator() */,
{ 10957, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::CopyTo(TKey[],System.Int32) */,
{ 10958, 121, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::get_Count() */,
{ 10959, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 121, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 121, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 836, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::GetEnumerator() */,
{ 10957, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::CopyTo(TKey[],System.Int32) */,
{ 10958, 836, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::get_Count() */,
{ 10959, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 836, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 836, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 836, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 1314, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::GetEnumerator() */,
{ 10957, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::CopyTo(TKey[],System.Int32) */,
{ 10958, 1314, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::get_Count() */,
{ 10959, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 1314, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 1314, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 1314, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 916, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::GetEnumerator() */,
{ 10957, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::CopyTo(TKey[],System.Int32) */,
{ 10958, 916, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::get_Count() */,
{ 10959, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 916, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 916, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 916, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 244, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::GetEnumerator() */,
{ 10957, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::CopyTo(TKey[],System.Int32) */,
{ 10958, 244, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::get_Count() */,
{ 10959, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 244, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 244, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 188, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::GetEnumerator() */,
{ 10957, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::CopyTo(TKey[],System.Int32) */,
{ 10958, 188, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::get_Count() */,
{ 10959, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 188, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 188, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 434, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::GetEnumerator() */,
{ 10957, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::CopyTo(TKey[],System.Int32) */,
{ 10958, 434, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::get_Count() */,
{ 10959, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 434, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 434, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 1513, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::GetEnumerator() */,
{ 10957, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::CopyTo(TKey[],System.Int32) */,
{ 10958, 1513, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Count() */,
{ 10959, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 1513, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 1513, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 1513, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 168, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::GetEnumerator() */,
{ 10957, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::CopyTo(TKey[],System.Int32) */,
{ 10958, 168, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::get_Count() */,
{ 10959, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 168, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 168, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 1061, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::GetEnumerator() */,
{ 10957, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::CopyTo(TKey[],System.Int32) */,
{ 10958, 1061, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::get_Count() */,
{ 10959, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 1061, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 1061, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 1061, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 601, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::GetEnumerator() */,
{ 10957, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::CopyTo(TKey[],System.Int32) */,
{ 10958, 601, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Count() */,
{ 10959, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 601, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 601, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 601, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 767, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::GetEnumerator() */,
{ 10957, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::CopyTo(TKey[],System.Int32) */,
{ 10958, 767, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Count() */,
{ 10959, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 767, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 767, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 767, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
{ 10955, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10956, 772, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::GetEnumerator() */,
{ 10957, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::CopyTo(TKey[],System.Int32) */,
{ 10958, 772, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Count() */,
{ 10959, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
{ 10960, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
{ 10961, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
{ 10962, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
{ 10963, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
{ 10964, 772, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
{ 10965, 772, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10966, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10967, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10968, 772, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10989, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::Dispose() */,
{ 10991, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::MoveNext() */,
{ 10992, 344, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::get_Current() */,
{ 10993, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10989, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::Dispose() */,
{ 10991, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::MoveNext() */,
{ 10992, 121, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::get_Current() */,
{ 10993, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10989, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::Dispose() */,
{ 10991, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::MoveNext() */,
{ 10992, 836, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::get_Current() */,
{ 10993, 836, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10989, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::Dispose() */,
{ 10991, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::MoveNext() */,
{ 10992, 1314, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::get_Current() */,
{ 10993, 1314, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10989, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::Dispose() */,
{ 10991, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::MoveNext() */,
{ 10992, 916, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::get_Current() */,
{ 10993, 916, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10989, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::Dispose() */,
{ 10991, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::MoveNext() */,
{ 10992, 244, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::get_Current() */,
{ 10993, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset() */,
{ 10989, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::Dispose() */,
{ 10991, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::MoveNext() */,
{ 10992, 188, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::get_Current() */,
{ 10993, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset() */,
{ 10989, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::Dispose() */,
{ 10991, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::MoveNext() */,
{ 10992, 434, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::get_Current() */,
{ 10993, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset() */,
{ 10989, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose() */,
{ 10991, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext() */,
{ 10992, 1513, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current() */,
{ 10993, 1513, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset() */,
{ 10989, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose() */,
{ 10991, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext() */,
{ 10992, 168, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current() */,
{ 10993, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset() */,
{ 10989, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::Dispose() */,
{ 10991, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::MoveNext() */,
{ 10992, 1061, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::get_Current() */,
{ 10993, 1061, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10989, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Dispose() */,
{ 10991, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::MoveNext() */,
{ 10992, 601, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Current() */,
{ 10993, 601, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10989, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Dispose() */,
{ 10991, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::MoveNext() */,
{ 10992, 767, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Current() */,
{ 10993, 767, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset() */,
{ 10989, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10990, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Dispose() */,
{ 10991, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::MoveNext() */,
{ 10992, 772, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Current() */,
{ 10993, 772, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current() */,
{ 10994, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset() */,
{ 10975, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 344, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::GetEnumerator() */,
{ 10977, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::CopyTo(TValue[],System.Int32) */,
{ 10978, 344, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::get_Count() */,
{ 10979, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 344, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 344, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 121, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::GetEnumerator() */,
{ 10977, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::CopyTo(TValue[],System.Int32) */,
{ 10978, 121, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::get_Count() */,
{ 10979, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 121, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 121, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 836, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::GetEnumerator() */,
{ 10977, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::CopyTo(TValue[],System.Int32) */,
{ 10978, 836, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::get_Count() */,
{ 10979, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 836, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 836, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 836, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 1314, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::GetEnumerator() */,
{ 10977, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::CopyTo(TValue[],System.Int32) */,
{ 10978, 1314, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::get_Count() */,
{ 10979, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 1314, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 1314, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 1314, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 916, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::GetEnumerator() */,
{ 10977, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::CopyTo(TValue[],System.Int32) */,
{ 10978, 916, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::get_Count() */,
{ 10979, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 916, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 916, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 916, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 244, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::GetEnumerator() */,
{ 10977, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::CopyTo(TValue[],System.Int32) */,
{ 10978, 244, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::get_Count() */,
{ 10979, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 244, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 244, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 188, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::GetEnumerator() */,
{ 10977, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::CopyTo(TValue[],System.Int32) */,
{ 10978, 188, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::get_Count() */,
{ 10979, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 188, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 188, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 434, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::GetEnumerator() */,
{ 10977, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::CopyTo(TValue[],System.Int32) */,
{ 10978, 434, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::get_Count() */,
{ 10979, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 434, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 434, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 1513, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::GetEnumerator() */,
{ 10977, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::CopyTo(TValue[],System.Int32) */,
{ 10978, 1513, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Count() */,
{ 10979, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 1513, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 1513, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 1513, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 168, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::GetEnumerator() */,
{ 10977, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::CopyTo(TValue[],System.Int32) */,
{ 10978, 168, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::get_Count() */,
{ 10979, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 168, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 168, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 1061, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::GetEnumerator() */,
{ 10977, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::CopyTo(TValue[],System.Int32) */,
{ 10978, 1061, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::get_Count() */,
{ 10979, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 1061, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 1061, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 1061, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 601, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::GetEnumerator() */,
{ 10977, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::CopyTo(TValue[],System.Int32) */,
{ 10978, 601, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Count() */,
{ 10979, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 601, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 601, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 601, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 767, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::GetEnumerator() */,
{ 10977, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::CopyTo(TValue[],System.Int32) */,
{ 10978, 767, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Count() */,
{ 10979, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 767, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 767, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 767, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
{ 10975, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10976, 772, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::GetEnumerator() */,
{ 10977, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::CopyTo(TValue[],System.Int32) */,
{ 10978, 772, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Count() */,
{ 10979, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
{ 10980, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
{ 10981, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
{ 10982, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
{ 10983, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
{ 10984, 772, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
{ 10985, 772, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10986, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10987, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10988, 772, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10889, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor() */,
{ 10890, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Int32) */,
{ 10891, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 344, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::get_Comparer() */,
{ 10899, 344, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::get_Count() */,
{ 10900, 344, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::get_Keys() */,
{ 10901, 344, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 344, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 344, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::get_Values() */,
{ 10904, 344, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 344, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 344, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::get_Item(TKey) */,
{ 10907, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::set_Item(TKey,TValue) */,
{ 10908, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Add(TKey,TValue) */,
{ 10909, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Clear() */,
{ 10913, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::ContainsKey(TKey) */,
{ 10914, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::ContainsValue(TValue) */,
{ 10915, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 344, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::GetEnumerator() */,
{ 10917, 344, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 344, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::FindEntry(TKey) */,
{ 10920, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Initialize(System.Int32) */,
{ 10921, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 11042, 8, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.String>::get_Default() */,
{ 10922, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::OnDeserialization(System.Object) */,
{ 10923, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Resize() */,
{ 10924, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Resize(System.Int32,System.Boolean) */,
{ 10925, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Remove(TKey) */,
{ 10926, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Remove(TKey,TValue&) */,
{ 10927, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10928, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::TryAdd(TKey,TValue) */,
{ 10929, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 344, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 344, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 344, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 10939, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::IsCompatibleKey(System.Object) */,
{ 10942, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 344, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor() */,
{ 10890, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Int32) */,
{ 10891, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 121, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Comparer() */,
{ 10899, 121, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Count() */,
{ 10900, 121, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Keys() */,
{ 10901, 121, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 121, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 121, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Values() */,
{ 10904, 121, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 121, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 121, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Item(TKey) */,
{ 10907, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::set_Item(TKey,TValue) */,
{ 10908, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Add(TKey,TValue) */,
{ 10909, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Clear() */,
{ 10913, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::ContainsKey(TKey) */,
{ 10914, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::ContainsValue(TValue) */,
{ 10915, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 121, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::GetEnumerator() */,
{ 10917, 121, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 121, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::FindEntry(TKey) */,
{ 10920, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Initialize(System.Int32) */,
{ 10921, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::OnDeserialization(System.Object) */,
{ 10923, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Resize() */,
{ 10924, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Resize(System.Int32,System.Boolean) */,
{ 10925, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Remove(TKey) */,
{ 10926, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Remove(TKey,TValue&) */,
{ 10927, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10928, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::TryAdd(TKey,TValue) */,
{ 10929, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 121, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 121, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 121, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 10939, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::IsCompatibleKey(System.Object) */,
{ 10942, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 121, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor() */,
{ 10890, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Int32) */,
{ 10891, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 836, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Comparer() */,
{ 10899, 836, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Count() */,
{ 10900, 836, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Keys() */,
{ 10901, 836, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 836, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 836, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Values() */,
{ 10904, 836, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 836, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 836, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Item(TKey) */,
{ 10907, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::set_Item(TKey,TValue) */,
{ 10908, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Add(TKey,TValue) */,
{ 10909, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Clear() */,
{ 10913, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::ContainsKey(TKey) */,
{ 10914, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::ContainsValue(TValue) */,
{ 10915, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 836, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::GetEnumerator() */,
{ 10917, 836, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 836, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::FindEntry(TKey) */,
{ 10920, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Initialize(System.Int32) */,
{ 10921, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::OnDeserialization(System.Object) */,
{ 10923, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Resize() */,
{ 10924, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Resize(System.Int32,System.Boolean) */,
{ 10925, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Remove(TKey) */,
{ 10926, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Remove(TKey,TValue&) */,
{ 10927, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10928, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::TryAdd(TKey,TValue) */,
{ 10929, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 836, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 836, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 836, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 836, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 10939, 836, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::IsCompatibleKey(System.Object) */,
{ 10942, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 836, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 836, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 836, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor() */,
{ 10890, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Int32) */,
{ 10891, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 1314, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::get_Comparer() */,
{ 10899, 1314, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::get_Count() */,
{ 10900, 1314, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::get_Keys() */,
{ 10901, 1314, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 1314, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 1314, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::get_Values() */,
{ 10904, 1314, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 1314, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 1314, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::get_Item(TKey) */,
{ 10907, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::set_Item(TKey,TValue) */,
{ 10908, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Add(TKey,TValue) */,
{ 10909, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Clear() */,
{ 10913, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::ContainsKey(TKey) */,
{ 10914, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::ContainsValue(TValue) */,
{ 10915, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 1314, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::GetEnumerator() */,
{ 10917, 1314, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 1314, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::FindEntry(TKey) */,
{ 10920, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Initialize(System.Int32) */,
{ 10921, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::OnDeserialization(System.Object) */,
{ 10923, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Resize() */,
{ 10924, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Resize(System.Int32,System.Boolean) */,
{ 10925, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Remove(TKey) */,
{ 10926, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Remove(TKey,TValue&) */,
{ 10927, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10928, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::TryAdd(TKey,TValue) */,
{ 10929, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 1314, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 1314, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 1314, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 1314, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 10939, 1314, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::IsCompatibleKey(System.Object) */,
{ 10942, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 1314, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 1314, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 1314, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor() */,
{ 10890, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Int32) */,
{ 10891, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 916, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::get_Comparer() */,
{ 10899, 916, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::get_Count() */,
{ 10900, 916, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::get_Keys() */,
{ 10901, 916, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 916, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 916, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::get_Values() */,
{ 10904, 916, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 916, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 916, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::get_Item(TKey) */,
{ 10907, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::set_Item(TKey,TValue) */,
{ 10908, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Add(TKey,TValue) */,
{ 10909, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Clear() */,
{ 10913, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::ContainsKey(TKey) */,
{ 10914, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::ContainsValue(TValue) */,
{ 10915, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 916, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::GetEnumerator() */,
{ 10917, 916, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 916, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::FindEntry(TKey) */,
{ 10920, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Initialize(System.Int32) */,
{ 10921, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::OnDeserialization(System.Object) */,
{ 10923, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Resize() */,
{ 10924, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Resize(System.Int32,System.Boolean) */,
{ 10925, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Remove(TKey) */,
{ 10926, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Remove(TKey,TValue&) */,
{ 10927, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10928, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::TryAdd(TKey,TValue) */,
{ 10929, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 916, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 916, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 916, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 916, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 10939, 916, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::IsCompatibleKey(System.Object) */,
{ 10942, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 916, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 916, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 916, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor() */,
{ 10890, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Int32) */,
{ 10891, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 244, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::get_Comparer() */,
{ 10899, 244, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::get_Count() */,
{ 10900, 244, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::get_Keys() */,
{ 10901, 244, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 244, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 244, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::get_Values() */,
{ 10904, 244, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 244, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 244, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::get_Item(TKey) */,
{ 10907, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::set_Item(TKey,TValue) */,
{ 10908, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Add(TKey,TValue) */,
{ 10909, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Clear() */,
{ 10913, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::ContainsKey(TKey) */,
{ 10914, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::ContainsValue(TValue) */,
{ 10915, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 244, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::GetEnumerator() */,
{ 10917, 244, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 244, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::FindEntry(TKey) */,
{ 10920, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Initialize(System.Int32) */,
{ 10921, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::OnDeserialization(System.Object) */,
{ 10923, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Resize() */,
{ 10924, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Resize(System.Int32,System.Boolean) */,
{ 10925, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Remove(TKey) */,
{ 10926, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Remove(TKey,TValue&) */,
{ 10927, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::TryGetValue(TKey,TValue&) */,
{ 10928, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::TryAdd(TKey,TValue) */,
{ 10929, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 244, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 244, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 244, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.get_Values() */,
{ 10939, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::IsCompatibleKey(System.Object) */,
{ 10942, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 244, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor() */,
{ 10890, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Int32) */,
{ 10891, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 188, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Comparer() */,
{ 10899, 188, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Count() */,
{ 10900, 188, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Keys() */,
{ 10901, 188, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 188, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 188, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Values() */,
{ 10904, 188, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 188, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 188, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Item(TKey) */,
{ 10908, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Add(TKey,TValue) */,
{ 10909, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10913, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::ContainsKey(TKey) */,
{ 10914, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::ContainsValue(TValue) */,
{ 10915, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 188, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::GetEnumerator() */,
{ 10917, 188, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 188, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::FindEntry(TKey) */,
{ 10920, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Initialize(System.Int32) */,
{ 10921, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::OnDeserialization(System.Object) */,
{ 10923, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Resize() */,
{ 10924, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Resize(System.Int32,System.Boolean) */,
{ 10926, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Remove(TKey,TValue&) */,
{ 10928, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::TryAdd(TKey,TValue) */,
{ 10929, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 188, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 188, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 188, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.get_Values() */,
{ 10939, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::IsCompatibleKey(System.Object) */,
{ 10942, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 188, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor() */,
{ 10890, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Int32) */,
{ 10891, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 434, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::get_Comparer() */,
{ 10899, 434, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::get_Count() */,
{ 10900, 434, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::get_Keys() */,
{ 10901, 434, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 434, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 434, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::get_Values() */,
{ 10904, 434, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 434, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 434, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::get_Item(TKey) */,
{ 10907, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::set_Item(TKey,TValue) */,
{ 10908, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Add(TKey,TValue) */,
{ 10909, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Clear() */,
{ 10913, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::ContainsKey(TKey) */,
{ 10914, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::ContainsValue(TValue) */,
{ 10915, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 434, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::GetEnumerator() */,
{ 10917, 434, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 434, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::FindEntry(TKey) */,
{ 10920, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Initialize(System.Int32) */,
{ 10921, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::OnDeserialization(System.Object) */,
{ 10923, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Resize() */,
{ 10924, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Resize(System.Int32,System.Boolean) */,
{ 10925, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Remove(TKey) */,
{ 10926, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Remove(TKey,TValue&) */,
{ 10927, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::TryGetValue(TKey,TValue&) */,
{ 10928, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::TryAdd(TKey,TValue) */,
{ 10929, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 434, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 434, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 434, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.get_Values() */,
{ 10939, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::IsCompatibleKey(System.Object) */,
{ 10942, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 434, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
{ 10890, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Int32) */,
{ 10891, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 1513, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Comparer() */,
{ 10899, 1513, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Count() */,
{ 10900, 1513, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Keys() */,
{ 10901, 1513, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 1513, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 1513, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Values() */,
{ 10904, 1513, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 1513, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 1513, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Item(TKey) */,
{ 10907, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::set_Item(TKey,TValue) */,
{ 10908, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Add(TKey,TValue) */,
{ 10909, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Clear() */,
{ 10913, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::ContainsKey(TKey) */,
{ 10914, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::ContainsValue(TValue) */,
{ 10915, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 1513, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::GetEnumerator() */,
{ 10917, 1513, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 1513, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::FindEntry(TKey) */,
{ 10920, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Initialize(System.Int32) */,
{ 10921, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::OnDeserialization(System.Object) */,
{ 10923, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Resize() */,
{ 10924, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Resize(System.Int32,System.Boolean) */,
{ 10925, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Remove(TKey) */,
{ 10926, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Remove(TKey,TValue&) */,
{ 10927, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::TryGetValue(TKey,TValue&) */,
{ 10928, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::TryAdd(TKey,TValue) */,
{ 10929, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 1513, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 1513, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 1513, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 1513, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.get_Values() */,
{ 10939, 1513, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::IsCompatibleKey(System.Object) */,
{ 10942, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 1513, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 1513, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 1513, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor() */,
{ 10890, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Int32) */,
{ 10891, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 168, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::get_Comparer() */,
{ 10899, 168, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::get_Count() */,
{ 10900, 168, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::get_Keys() */,
{ 10901, 168, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 168, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 168, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::get_Values() */,
{ 10904, 168, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 168, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 168, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::get_Item(TKey) */,
{ 10907, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::set_Item(TKey,TValue) */,
{ 10908, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Add(TKey,TValue) */,
{ 10909, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Clear() */,
{ 10913, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::ContainsKey(TKey) */,
{ 10914, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::ContainsValue(TValue) */,
{ 10915, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 168, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::GetEnumerator() */,
{ 10917, 168, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 168, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::FindEntry(TKey) */,
{ 10920, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Initialize(System.Int32) */,
{ 10921, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::OnDeserialization(System.Object) */,
{ 10923, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Resize() */,
{ 10924, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Resize(System.Int32,System.Boolean) */,
{ 10925, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Remove(TKey) */,
{ 10926, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Remove(TKey,TValue&) */,
{ 10927, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::TryGetValue(TKey,TValue&) */,
{ 10928, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::TryAdd(TKey,TValue) */,
{ 10929, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 168, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 168, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 168, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.get_Values() */,
{ 10939, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::IsCompatibleKey(System.Object) */,
{ 10942, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 168, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor() */,
{ 10890, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Int32) */,
{ 10891, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 1061, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Comparer() */,
{ 10899, 1061, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Count() */,
{ 10900, 1061, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Keys() */,
{ 10901, 1061, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 1061, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 1061, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Values() */,
{ 10904, 1061, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 1061, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 1061, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Item(TKey) */,
{ 10907, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::set_Item(TKey,TValue) */,
{ 10908, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Add(TKey,TValue) */,
{ 10909, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Clear() */,
{ 10913, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::ContainsKey(TKey) */,
{ 10914, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::ContainsValue(TValue) */,
{ 10915, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 1061, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::GetEnumerator() */,
{ 10917, 1061, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 1061, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::FindEntry(TKey) */,
{ 10920, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Initialize(System.Int32) */,
{ 10921, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::OnDeserialization(System.Object) */,
{ 10923, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Resize() */,
{ 10924, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Resize(System.Int32,System.Boolean) */,
{ 10925, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Remove(TKey) */,
{ 10926, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Remove(TKey,TValue&) */,
{ 10927, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10928, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::TryAdd(TKey,TValue) */,
{ 10929, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 1061, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 1061, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 1061, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 1061, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 10939, 1061, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::IsCompatibleKey(System.Object) */,
{ 10942, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 1061, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 1061, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 1061, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor() */,
{ 10890, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Int32) */,
{ 10891, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 601, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Comparer() */,
{ 10899, 601, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Count() */,
{ 10900, 601, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Keys() */,
{ 10901, 601, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 601, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 601, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Values() */,
{ 10904, 601, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 601, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 601, -1 } /* TValue System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Item(TKey) */,
{ 10907, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::set_Item(TKey,TValue) */,
{ 10908, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Add(TKey,TValue) */,
{ 10909, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Clear() */,
{ 10913, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::ContainsKey(TKey) */,
{ 10914, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::ContainsValue(TValue) */,
{ 10915, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 601, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::GetEnumerator() */,
{ 10917, 601, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 601, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::FindEntry(TKey) */,
{ 10920, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Initialize(System.Int32) */,
{ 10921, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::OnDeserialization(System.Object) */,
{ 10923, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Resize() */,
{ 10924, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Resize(System.Int32,System.Boolean) */,
{ 10925, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Remove(TKey) */,
{ 10926, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Remove(TKey,TValue&) */,
{ 10927, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10928, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::TryAdd(TKey,TValue) */,
{ 10929, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 601, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 601, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 601, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 601, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 10939, 601, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::IsCompatibleKey(System.Object) */,
{ 10942, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 601, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 601, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 601, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor() */,
{ 10890, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Int32) */,
{ 10892, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 767, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Comparer() */,
{ 10899, 767, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Count() */,
{ 10900, 767, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Keys() */,
{ 10901, 767, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 767, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 767, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Values() */,
{ 10904, 767, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 767, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 767, -1 } /* TValue System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Item(TKey) */,
{ 10907, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::set_Item(TKey,TValue) */,
{ 10908, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Add(TKey,TValue) */,
{ 10909, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Clear() */,
{ 10913, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::ContainsKey(TKey) */,
{ 10914, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::ContainsValue(TValue) */,
{ 10915, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 767, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::GetEnumerator() */,
{ 10917, 767, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 767, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::FindEntry(TKey) */,
{ 10920, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Initialize(System.Int32) */,
{ 10921, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::OnDeserialization(System.Object) */,
{ 10923, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Resize() */,
{ 10924, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Resize(System.Int32,System.Boolean) */,
{ 10925, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Remove(TKey) */,
{ 10926, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Remove(TKey,TValue&) */,
{ 10927, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::TryGetValue(TKey,TValue&) */,
{ 10928, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::TryAdd(TKey,TValue) */,
{ 10929, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 767, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 767, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 767, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 767, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.get_Values() */,
{ 10939, 767, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::IsCompatibleKey(System.Object) */,
{ 10942, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 767, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 767, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 767, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10889, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor() */,
{ 10890, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Int32) */,
{ 10891, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10892, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10893, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
{ 10894, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10895, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
{ 10896, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10897, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10898, 772, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Comparer() */,
{ 10899, 772, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Count() */,
{ 10900, 772, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Keys() */,
{ 10901, 772, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10902, 772, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10903, 772, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Values() */,
{ 10904, 772, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10905, 772, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10906, 772, -1 } /* TValue System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Item(TKey) */,
{ 10907, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::set_Item(TKey,TValue) */,
{ 10908, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Add(TKey,TValue) */,
{ 10909, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10910, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10911, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Clear() */,
{ 10913, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::ContainsKey(TKey) */,
{ 10914, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::ContainsValue(TValue) */,
{ 10915, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10916, 772, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::GetEnumerator() */,
{ 10917, 772, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10918, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10919, 772, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::FindEntry(TKey) */,
{ 10920, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Initialize(System.Int32) */,
{ 10921, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 10922, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::OnDeserialization(System.Object) */,
{ 10923, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Resize() */,
{ 10924, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Resize(System.Int32,System.Boolean) */,
{ 10925, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Remove(TKey) */,
{ 10926, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Remove(TKey,TValue&) */,
{ 10927, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::TryGetValue(TKey,TValue&) */,
{ 10928, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::TryAdd(TKey,TValue) */,
{ 10929, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10930, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10931, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10932, 772, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10933, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10934, 772, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
{ 10935, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10936, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10937, 772, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 772, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.get_Values() */,
{ 10939, 772, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10941, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::IsCompatibleKey(System.Object) */,
{ 10942, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10943, 772, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10944, 772, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 772, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
{ 11079, 90, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::Equals(T,T) */,
{ 11080, 90, -1 } /* System.Int32 System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::GetHashCode(T) */,
{ 11081, 90, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::.ctor() */,
{ 11082, 90, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 11083, 90, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 11084, 90, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::Equals(System.Object) */,
{ 11085, 90, -1 } /* System.Int32 System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::GetHashCode() */,
{ 11042, 1585, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::get_Default() */,
{ 11043, 1585, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::CreateComparer() */,
{ 11046, 1585, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 1585, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 1585, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 1585, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 1585, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::.ctor() */,
{ 11042, 1586, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::get_Default() */,
{ 11043, 1586, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::CreateComparer() */,
{ 11046, 1586, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 1586, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 1586, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 1586, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 1586, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::.ctor() */,
{ 11042, 1076, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::get_Default() */,
{ 11043, 1076, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::CreateComparer() */,
{ 11046, 1076, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 1076, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 1076, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 1076, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 1076, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::.ctor() */,
{ 11042, 47, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Boolean>::get_Default() */,
{ 11043, 47, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Boolean>::CreateComparer() */,
{ 11046, 47, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Boolean>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 47, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Boolean>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 47, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Boolean>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 47, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Boolean>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 47, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Boolean>::.ctor() */,
{ 11042, 6, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Byte>::get_Default() */,
{ 11043, 6, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Byte>::CreateComparer() */,
{ 11046, 6, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Byte>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 6, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Byte>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 6, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Byte>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 6, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Byte>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11042, 7, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Char>::get_Default() */,
{ 11043, 7, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Char>::CreateComparer() */,
{ 11046, 7, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Char>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 7, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Char>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 7, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Char>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 7, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Char>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 7, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Char>::.ctor() */,
{ 11042, 115, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Default() */,
{ 11043, 115, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CreateComparer() */,
{ 11046, 115, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 115, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 115, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 115, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 115, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
{ 11042, 94, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Guid>::get_Default() */,
{ 11043, 94, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Guid>::CreateComparer() */,
{ 11046, 94, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Guid>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 94, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Guid>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 94, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Guid>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 94, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Guid>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 94, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Guid>::.ctor() */,
{ 11042, 16, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int32>::get_Default() */,
{ 11043, 16, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int32>::CreateComparer() */,
{ 11046, 16, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 16, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 16, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 16, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int32>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 16, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Int32>::.ctor() */,
{ 11042, 90, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::get_Default() */,
{ 11043, 90, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::CreateComparer() */,
{ 11046, 90, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 90, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 90, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 90, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 90, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::.ctor() */,
{ 11042, 37, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int64>::get_Default() */,
{ 11043, 37, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int64>::CreateComparer() */,
{ 11046, 37, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int64>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 37, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int64>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 37, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int64>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 37, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int64>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 37, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Int64>::.ctor() */,
{ 11042, 85, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.IntPtr>::get_Default() */,
{ 11043, 85, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.IntPtr>::CreateComparer() */,
{ 11046, 85, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.IntPtr>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 85, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.IntPtr>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 85, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.IntPtr>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 85, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.IntPtr>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 85, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.IntPtr>::.ctor() */,
{ 11042, 1365, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::get_Default() */,
{ 11043, 1365, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::CreateComparer() */,
{ 11046, 1365, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 1365, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 1365, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 1365, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 1365, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
{ 11042, 170, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::get_Default() */,
{ 11043, 170, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::CreateComparer() */,
{ 11046, 170, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 170, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 170, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 170, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 170, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::.ctor() */,
{ 11042, 109, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Single>::get_Default() */,
{ 11043, 109, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Single>::CreateComparer() */,
{ 11046, 109, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Single>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 109, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Single>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 109, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Single>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 109, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Single>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 109, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Single>::.ctor() */,
{ 11042, 21, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.UInt32>::get_Default() */,
{ 11043, 21, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.UInt32>::CreateComparer() */,
{ 11046, 21, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.UInt32>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 21, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.UInt32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 21, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.UInt32>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 21, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.UInt32>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 21, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.UInt32>::.ctor() */,
{ 11042, 561, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::get_Default() */,
{ 11043, 561, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::CreateComparer() */,
{ 11046, 561, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 561, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 561, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 561, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 561, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
{ 11042, 439, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Default() */,
{ 11043, 439, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CreateComparer() */,
{ 11046, 439, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 439, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 439, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 439, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 439, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
{ 11042, 450, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::get_Default() */,
{ 11043, 450, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::CreateComparer() */,
{ 11046, 450, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 450, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 450, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 450, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 450, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::.ctor() */,
{ 11042, 447, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::get_Default() */,
{ 11043, 447, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::CreateComparer() */,
{ 11046, 447, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 447, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 447, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 447, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 447, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::.ctor() */,
{ 11042, 603, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::get_Default() */,
{ 11043, 603, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::CreateComparer() */,
{ 11046, 603, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 603, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 603, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 603, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 603, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::.ctor() */,
{ 11042, 446, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::get_Default() */,
{ 11043, 446, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::CreateComparer() */,
{ 11046, 446, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 446, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 446, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 446, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 446, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::.ctor() */,
{ 11042, 592, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::get_Default() */,
{ 11043, 592, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::CreateComparer() */,
{ 11046, 592, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 592, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 592, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 592, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 592, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
{ 11042, 537, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::get_Default() */,
{ 11043, 537, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::CreateComparer() */,
{ 11046, 537, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 537, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 537, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 537, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 537, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::.ctor() */,
{ 11042, 437, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::get_Default() */,
{ 11043, 437, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::CreateComparer() */,
{ 11046, 437, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 437, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 437, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 437, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 437, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::.ctor() */,
{ 11042, 444, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Default() */,
{ 11043, 444, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CreateComparer() */,
{ 11046, 444, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 444, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 444, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 444, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 444, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
{ 11042, 622, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Default() */,
{ 11043, 622, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::CreateComparer() */,
{ 11046, 622, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 622, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 622, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 622, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 622, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
{ 11042, 769, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::get_Default() */,
{ 11043, 769, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::CreateComparer() */,
{ 11046, 769, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 769, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 769, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 769, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 769, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::.ctor() */,
{ 11042, 463, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Default() */,
{ 11043, 463, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CreateComparer() */,
{ 11046, 463, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 463, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 463, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 463, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 463, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
{ 11042, 442, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::get_Default() */,
{ 11043, 442, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::CreateComparer() */,
{ 11046, 442, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 442, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 442, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 442, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 442, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::.ctor() */,
{ 11042, 431, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::get_Default() */,
{ 11043, 431, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::CreateComparer() */,
{ 11046, 431, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 431, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 431, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 431, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 431, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::.ctor() */,
{ 11042, 445, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::get_Default() */,
{ 11043, 445, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::CreateComparer() */,
{ 11046, 445, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 445, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11048, 445, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 445, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11050, 445, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::.ctor() */,
{ 11018, 47, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Boolean>::Compare(T,T) */,
{ 11019, 47, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Boolean>::Equals(System.Object) */,
{ 11020, 47, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Boolean>::GetHashCode() */,
{ 11021, 47, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Boolean>::.ctor() */,
{ 11018, 6, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Byte>::Compare(T,T) */,
{ 11019, 6, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Byte>::Equals(System.Object) */,
{ 11020, 6, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Byte>::GetHashCode() */,
{ 11021, 6, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Byte>::.ctor() */,
{ 11018, 7, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Char>::Compare(T,T) */,
{ 11019, 7, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Char>::Equals(System.Object) */,
{ 11020, 7, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Char>::GetHashCode() */,
{ 11021, 7, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Char>::.ctor() */,
{ 11018, 16, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Int32>::Compare(T,T) */,
{ 11019, 16, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Int32>::Equals(System.Object) */,
{ 11020, 16, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Int32>::GetHashCode() */,
{ 11021, 16, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Int32>::.ctor() */,
{ 11018, 37, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Int64>::Compare(T,T) */,
{ 11019, 37, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Int64>::Equals(System.Object) */,
{ 11020, 37, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Int64>::GetHashCode() */,
{ 11021, 37, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Int64>::.ctor() */,
{ 11018, 109, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Single>::Compare(T,T) */,
{ 11019, 109, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Single>::Equals(System.Object) */,
{ 11020, 109, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Single>::GetHashCode() */,
{ 11021, 109, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Single>::.ctor() */,
{ 11018, 82, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.UInt64>::Compare(T,T) */,
{ 11019, 82, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.UInt64>::Equals(System.Object) */,
{ 11020, 82, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.UInt64>::GetHashCode() */,
{ 11021, 82, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.UInt64>::.ctor() */,
{ 11051, 47, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::Equals(T,T) */,
{ 11052, 47, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::GetHashCode(T) */,
{ 11053, 47, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 47, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 47, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::Equals(System.Object) */,
{ 11056, 47, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::GetHashCode() */,
{ 11057, 47, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::.ctor() */,
{ 11051, 6, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::Equals(T,T) */,
{ 11052, 6, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::GetHashCode(T) */,
{ 11053, 6, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 6, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 6, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::Equals(System.Object) */,
{ 11056, 6, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::GetHashCode() */,
{ 11057, 6, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::.ctor() */,
{ 11051, 7, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Char>::Equals(T,T) */,
{ 11052, 7, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Char>::GetHashCode(T) */,
{ 11053, 7, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Char>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 7, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Char>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 7, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Char>::Equals(System.Object) */,
{ 11056, 7, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Char>::GetHashCode() */,
{ 11057, 7, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Char>::.ctor() */,
{ 11051, 94, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::Equals(T,T) */,
{ 11052, 94, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::GetHashCode(T) */,
{ 11053, 94, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 94, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 94, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::Equals(System.Object) */,
{ 11056, 94, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::GetHashCode() */,
{ 11057, 94, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::.ctor() */,
{ 11051, 16, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::Equals(T,T) */,
{ 11052, 16, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::GetHashCode(T) */,
{ 11053, 16, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 16, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 16, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::Equals(System.Object) */,
{ 11056, 16, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::GetHashCode() */,
{ 11057, 16, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::.ctor() */,
{ 11051, 37, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::Equals(T,T) */,
{ 11052, 37, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::GetHashCode(T) */,
{ 11053, 37, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 37, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 37, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::Equals(System.Object) */,
{ 11056, 37, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::GetHashCode() */,
{ 11057, 37, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::.ctor() */,
{ 11051, 109, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Single>::Equals(T,T) */,
{ 11052, 109, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Single>::GetHashCode(T) */,
{ 11053, 109, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Single>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 109, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Single>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 109, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Single>::Equals(System.Object) */,
{ 11056, 109, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Single>::GetHashCode() */,
{ 11057, 109, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Single>::.ctor() */,
{ 11051, 21, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::Equals(T,T) */,
{ 11052, 21, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::GetHashCode(T) */,
{ 11053, 21, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 21, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 21, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::Equals(System.Object) */,
{ 11056, 21, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::GetHashCode() */,
{ 11057, 21, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::.ctor() */,
{ 11051, 447, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::Equals(T,T) */,
{ 11052, 447, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::GetHashCode(T) */,
{ 11053, 447, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 447, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 447, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::Equals(System.Object) */,
{ 11056, 447, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::GetHashCode() */,
{ 11057, 447, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::.ctor() */,
{ 11051, 446, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::Equals(T,T) */,
{ 11052, 446, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::GetHashCode(T) */,
{ 11053, 446, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 446, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 446, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::Equals(System.Object) */,
{ 11056, 446, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::GetHashCode() */,
{ 11057, 446, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::.ctor() */,
{ 11051, 437, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::Equals(T,T) */,
{ 11052, 437, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::GetHashCode(T) */,
{ 11053, 437, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 437, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 437, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::Equals(System.Object) */,
{ 11056, 437, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::GetHashCode() */,
{ 11057, 437, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::.ctor() */,
{ 11051, 442, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::Equals(T,T) */,
{ 11052, 442, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::GetHashCode(T) */,
{ 11053, 442, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 442, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 442, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::Equals(System.Object) */,
{ 11056, 442, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::GetHashCode() */,
{ 11057, 442, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::.ctor() */,
{ 11051, 431, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::Equals(T,T) */,
{ 11052, 431, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::GetHashCode(T) */,
{ 11053, 431, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 431, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 431, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::Equals(System.Object) */,
{ 11056, 431, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::GetHashCode() */,
{ 11057, 431, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::.ctor() */,
{ 11051, 445, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::Equals(T,T) */,
{ 11052, 445, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::GetHashCode(T) */,
{ 11053, 445, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11054, 445, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11055, 445, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::Equals(System.Object) */,
{ 11056, 445, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::GetHashCode() */,
{ 11057, 445, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::.ctor() */,
{ 10857, 114, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::.ctor(TKey,TValue) */,
{ 10858, 114, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Key() */,
{ 10859, 114, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Value() */,
{ 10860, 114, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::ToString() */,
{ 10861, 114, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::Deconstruct(TKey&,TValue&) */,
{ 10857, 344, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::.ctor(TKey,TValue) */,
{ 10858, 344, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::get_Key() */,
{ 10859, 344, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::get_Value() */,
{ 10860, 344, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::ToString() */,
{ 10861, 344, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::Deconstruct(TKey&,TValue&) */,
{ 10860, 356, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::ToString() */,
{ 10861, 356, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::Deconstruct(TKey&,TValue&) */,
{ 10857, 121, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::.ctor(TKey,TValue) */,
{ 10858, 121, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::get_Key() */,
{ 10859, 121, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::get_Value() */,
{ 10860, 121, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::ToString() */,
{ 10861, 121, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::Deconstruct(TKey&,TValue&) */,
{ 10857, 836, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::.ctor(TKey,TValue) */,
{ 10858, 836, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::get_Key() */,
{ 10859, 836, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::get_Value() */,
{ 10860, 836, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::ToString() */,
{ 10861, 836, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::Deconstruct(TKey&,TValue&) */,
{ 10857, 1314, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::.ctor(TKey,TValue) */,
{ 10858, 1314, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::get_Key() */,
{ 10859, 1314, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::get_Value() */,
{ 10860, 1314, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::ToString() */,
{ 10861, 1314, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::Deconstruct(TKey&,TValue&) */,
{ 10857, 916, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::.ctor(TKey,TValue) */,
{ 10858, 916, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::get_Key() */,
{ 10859, 916, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::get_Value() */,
{ 10860, 916, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::ToString() */,
{ 10861, 916, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::Deconstruct(TKey&,TValue&) */,
{ 10857, 244, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::.ctor(TKey,TValue) */,
{ 10858, 244, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::get_Key() */,
{ 10859, 244, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::get_Value() */,
{ 10860, 244, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::ToString() */,
{ 10861, 244, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::Deconstruct(TKey&,TValue&) */,
{ 10857, 188, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::.ctor(TKey,TValue) */,
{ 10858, 188, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::get_Key() */,
{ 10859, 188, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::get_Value() */,
{ 10860, 188, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::ToString() */,
{ 10861, 188, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::Deconstruct(TKey&,TValue&) */,
{ 10857, 434, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::.ctor(TKey,TValue) */,
{ 10858, 434, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::get_Key() */,
{ 10859, 434, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::get_Value() */,
{ 10860, 434, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::ToString() */,
{ 10861, 434, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::Deconstruct(TKey&,TValue&) */,
{ 10857, 1513, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(TKey,TValue) */,
{ 10858, 1513, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Key() */,
{ 10859, 1513, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Value() */,
{ 10860, 1513, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::ToString() */,
{ 10861, 1513, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Deconstruct(TKey&,TValue&) */,
{ 10857, 168, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::.ctor(TKey,TValue) */,
{ 10858, 168, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::get_Key() */,
{ 10859, 168, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::get_Value() */,
{ 10860, 168, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::ToString() */,
{ 10861, 168, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::Deconstruct(TKey&,TValue&) */,
{ 10857, 1061, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::.ctor(TKey,TValue) */,
{ 10858, 1061, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::get_Key() */,
{ 10859, 1061, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::get_Value() */,
{ 10860, 1061, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::ToString() */,
{ 10861, 1061, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::Deconstruct(TKey&,TValue&) */,
{ 10857, 601, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(TKey,TValue) */,
{ 10858, 601, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Key() */,
{ 10859, 601, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Value() */,
{ 10860, 601, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::ToString() */,
{ 10861, 601, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Deconstruct(TKey&,TValue&) */,
{ 10857, 767, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(TKey,TValue) */,
{ 10858, 767, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Key() */,
{ 10859, 767, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Value() */,
{ 10860, 767, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::ToString() */,
{ 10861, 767, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Deconstruct(TKey&,TValue&) */,
{ 10857, 772, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(TKey,TValue) */,
{ 10858, 772, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Key() */,
{ 10859, 772, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Value() */,
{ 10860, 772, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::ToString() */,
{ 10861, 772, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Deconstruct(TKey&,TValue&) */,
{ 11227, 1585, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 1585, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::Dispose() */,
{ 11229, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::MoveNext() */,
{ 11230, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::MoveNextRare() */,
{ 11231, 1585, -1 } /* T System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::get_Current() */,
{ 11232, 1585, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 1585, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.Reset() */,
{ 11227, 1586, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 1586, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::Dispose() */,
{ 11229, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::MoveNext() */,
{ 11230, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::MoveNextRare() */,
{ 11231, 1586, -1 } /* T System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::get_Current() */,
{ 11232, 1586, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 1586, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::System.Collections.IEnumerator.Reset() */,
{ 11227, 1076, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 1076, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::Dispose() */,
{ 11229, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::MoveNext() */,
{ 11230, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::MoveNextRare() */,
{ 11231, 1076, -1 } /* T System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::get_Current() */,
{ 11232, 1076, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 1076, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.Reset() */,
{ 11227, 6, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 6, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::Dispose() */,
{ 11229, 6, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Byte>::MoveNext() */,
{ 11230, 6, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Byte>::MoveNextRare() */,
{ 11231, 6, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Byte>::get_Current() */,
{ 11232, 6, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Byte>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 6, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::System.Collections.IEnumerator.Reset() */,
{ 11227, 7, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 7, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::Dispose() */,
{ 11229, 7, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Char>::MoveNext() */,
{ 11230, 7, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Char>::MoveNextRare() */,
{ 11231, 7, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Char>::get_Current() */,
{ 11232, 7, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Char>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 7, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::System.Collections.IEnumerator.Reset() */,
{ 11227, 115, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 115, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Dispose() */,
{ 11229, 115, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNext() */,
{ 11230, 115, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNextRare() */,
{ 11231, 115, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Current() */,
{ 11232, 115, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 115, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.Reset() */,
{ 11227, 16, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11230, 16, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32>::MoveNextRare() */,
{ 11232, 16, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Int32>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 16, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::System.Collections.IEnumerator.Reset() */,
{ 11227, 90, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 90, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::Dispose() */,
{ 11229, 90, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::MoveNext() */,
{ 11230, 90, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::MoveNextRare() */,
{ 11231, 90, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::get_Current() */,
{ 11232, 90, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 90, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::System.Collections.IEnumerator.Reset() */,
{ 11227, 37, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 37, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::Dispose() */,
{ 11229, 37, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int64>::MoveNext() */,
{ 11230, 37, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int64>::MoveNextRare() */,
{ 11231, 37, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Int64>::get_Current() */,
{ 11232, 37, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Int64>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 37, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::System.Collections.IEnumerator.Reset() */,
{ 11227, 109, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 109, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::Dispose() */,
{ 11229, 109, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Single>::MoveNext() */,
{ 11230, 109, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Single>::MoveNextRare() */,
{ 11231, 109, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Single>::get_Current() */,
{ 11232, 109, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Single>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 109, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::System.Collections.IEnumerator.Reset() */,
{ 11227, 561, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 561, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::Dispose() */,
{ 11229, 561, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::MoveNext() */,
{ 11230, 561, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::MoveNextRare() */,
{ 11231, 561, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::get_Current() */,
{ 11232, 561, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 561, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.Reset() */,
{ 11227, 439, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 439, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::Dispose() */,
{ 11229, 439, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::MoveNext() */,
{ 11230, 439, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::MoveNextRare() */,
{ 11231, 439, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Current() */,
{ 11232, 439, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 439, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.Reset() */,
{ 11227, 450, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 450, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::Dispose() */,
{ 11229, 450, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::MoveNext() */,
{ 11230, 450, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::MoveNextRare() */,
{ 11231, 450, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::get_Current() */,
{ 11232, 450, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 450, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::System.Collections.IEnumerator.Reset() */,
{ 11227, 447, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 447, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::Dispose() */,
{ 11229, 447, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::MoveNext() */,
{ 11230, 447, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::MoveNextRare() */,
{ 11231, 447, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::get_Current() */,
{ 11232, 447, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 447, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::System.Collections.IEnumerator.Reset() */,
{ 11227, 446, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 446, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::Dispose() */,
{ 11229, 446, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::MoveNext() */,
{ 11230, 446, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::MoveNextRare() */,
{ 11231, 446, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::get_Current() */,
{ 11232, 446, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 446, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.Reset() */,
{ 11227, 592, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 592, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::Dispose() */,
{ 11229, 592, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::MoveNext() */,
{ 11230, 592, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::MoveNextRare() */,
{ 11231, 592, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::get_Current() */,
{ 11232, 592, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 592, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.Reset() */,
{ 11227, 537, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 537, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::Dispose() */,
{ 11229, 537, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::MoveNext() */,
{ 11230, 537, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::MoveNextRare() */,
{ 11231, 537, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::get_Current() */,
{ 11232, 537, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 537, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.Reset() */,
{ 11227, 437, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 437, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::Dispose() */,
{ 11229, 437, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::MoveNext() */,
{ 11230, 437, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::MoveNextRare() */,
{ 11231, 437, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::get_Current() */,
{ 11232, 437, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 437, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::System.Collections.IEnumerator.Reset() */,
{ 11227, 444, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 444, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Dispose() */,
{ 11229, 444, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNext() */,
{ 11230, 444, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNextRare() */,
{ 11231, 444, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Current() */,
{ 11232, 444, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 444, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.Reset() */,
{ 11227, 622, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 622, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::Dispose() */,
{ 11229, 622, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNext() */,
{ 11230, 622, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNextRare() */,
{ 11231, 622, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::get_Current() */,
{ 11232, 622, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 622, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.Reset() */,
{ 11227, 463, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 463, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::Dispose() */,
{ 11229, 463, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::MoveNext() */,
{ 11230, 463, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::MoveNextRare() */,
{ 11231, 463, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Current() */,
{ 11232, 463, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 463, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.Reset() */,
{ 11227, 442, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 442, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::Dispose() */,
{ 11229, 442, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::MoveNext() */,
{ 11230, 442, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::MoveNextRare() */,
{ 11231, 442, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::get_Current() */,
{ 11232, 442, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 442, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::System.Collections.IEnumerator.Reset() */,
{ 11227, 431, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 431, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::Dispose() */,
{ 11229, 431, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::MoveNext() */,
{ 11230, 431, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::MoveNextRare() */,
{ 11231, 431, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::get_Current() */,
{ 11232, 431, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 431, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::System.Collections.IEnumerator.Reset() */,
{ 11227, 445, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11228, 445, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::Dispose() */,
{ 11229, 445, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::MoveNext() */,
{ 11230, 445, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::MoveNextRare() */,
{ 11231, 445, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::get_Current() */,
{ 11232, 445, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::System.Collections.IEnumerator.get_Current() */,
{ 11233, 445, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::System.Collections.IEnumerator.Reset() */,
{ 11212, 1585, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::get_Count() */,
{ 11214, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::get_IsReadOnly() */,
{ 11215, 1585, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::Add(T) */,
{ 11216, 1585, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::Clear() */,
{ 11217, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::Contains(T) */,
{ 11218, 1585, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::CopyTo(T[],System.Int32) */,
{ 11219, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::Remove(T) */,
{ 11220, 1585, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 1585, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 1585, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::get_Item(System.Int32) */,
{ 11223, 1585, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::set_Item(System.Int32,T) */,
{ 11224, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::IndexOf(T) */,
{ 11225, 1585, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::Insert(System.Int32,T) */,
{ 11226, 1585, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::RemoveAt(System.Int32) */,
{ 11212, 1586, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::get_Count() */,
{ 11214, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::get_IsReadOnly() */,
{ 11215, 1586, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::Add(T) */,
{ 11216, 1586, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::Clear() */,
{ 11217, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::Contains(T) */,
{ 11218, 1586, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::CopyTo(T[],System.Int32) */,
{ 11219, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::Remove(T) */,
{ 11220, 1586, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 1586, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 1586, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::get_Item(System.Int32) */,
{ 11223, 1586, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::set_Item(System.Int32,T) */,
{ 11224, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::IndexOf(T) */,
{ 11225, 1586, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::Insert(System.Int32,T) */,
{ 11226, 1586, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::RemoveAt(System.Int32) */,
{ 11212, 1076, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::get_Count() */,
{ 11214, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::get_IsReadOnly() */,
{ 11215, 1076, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::Add(T) */,
{ 11216, 1076, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::Clear() */,
{ 11217, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::Contains(T) */,
{ 11218, 1076, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::CopyTo(T[],System.Int32) */,
{ 11219, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::Remove(T) */,
{ 11220, 1076, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 1076, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 1076, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::get_Item(System.Int32) */,
{ 11223, 1076, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::set_Item(System.Int32,T) */,
{ 11224, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::IndexOf(T) */,
{ 11225, 1076, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::Insert(System.Int32,T) */,
{ 11226, 1076, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::RemoveAt(System.Int32) */,
{ 11212, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 6, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Byte>::get_Count() */,
{ 11214, 6, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Byte>::get_IsReadOnly() */,
{ 11215, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::Add(T) */,
{ 11216, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::Clear() */,
{ 11217, 6, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Byte>::Contains(T) */,
{ 11218, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::CopyTo(T[],System.Int32) */,
{ 11219, 6, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Byte>::Remove(T) */,
{ 11220, 6, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Byte>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 6, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Byte>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 6, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Byte>::get_Item(System.Int32) */,
{ 11223, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::set_Item(System.Int32,T) */,
{ 11224, 6, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Byte>::IndexOf(T) */,
{ 11225, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::Insert(System.Int32,T) */,
{ 11226, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::RemoveAt(System.Int32) */,
{ 11212, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 7, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Char>::get_Count() */,
{ 11214, 7, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Char>::get_IsReadOnly() */,
{ 11215, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::Add(T) */,
{ 11216, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::Clear() */,
{ 11217, 7, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Char>::Contains(T) */,
{ 11218, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::CopyTo(T[],System.Int32) */,
{ 11219, 7, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Char>::Remove(T) */,
{ 11220, 7, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Char>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 7, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Char>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 7, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Char>::get_Item(System.Int32) */,
{ 11223, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::set_Item(System.Int32,T) */,
{ 11224, 7, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Char>::IndexOf(T) */,
{ 11225, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::Insert(System.Int32,T) */,
{ 11226, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::RemoveAt(System.Int32) */,
{ 11212, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 115, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Count() */,
{ 11214, 115, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_IsReadOnly() */,
{ 11215, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Add(T) */,
{ 11216, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Clear() */,
{ 11217, 115, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Contains(T) */,
{ 11218, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CopyTo(T[],System.Int32) */,
{ 11219, 115, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Remove(T) */,
{ 11220, 115, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 115, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 115, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Item(System.Int32) */,
{ 11223, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::set_Item(System.Int32,T) */,
{ 11224, 115, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T) */,
{ 11225, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Insert(System.Int32,T) */,
{ 11226, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::RemoveAt(System.Int32) */,
{ 11212, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 16, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int32>::get_Count() */,
{ 11214, 16, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32>::get_IsReadOnly() */,
{ 11215, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::Add(T) */,
{ 11216, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::Clear() */,
{ 11217, 16, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32>::Contains(T) */,
{ 11218, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::CopyTo(T[],System.Int32) */,
{ 11219, 16, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32>::Remove(T) */,
{ 11220, 16, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 16, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Int32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 16, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Int32>::get_Item(System.Int32) */,
{ 11223, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::set_Item(System.Int32,T) */,
{ 11224, 16, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int32>::IndexOf(T) */,
{ 11225, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::Insert(System.Int32,T) */,
{ 11226, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::RemoveAt(System.Int32) */,
{ 11212, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 90, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::get_Count() */,
{ 11214, 90, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::get_IsReadOnly() */,
{ 11215, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::Add(T) */,
{ 11216, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::Clear() */,
{ 11217, 90, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::Contains(T) */,
{ 11218, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::CopyTo(T[],System.Int32) */,
{ 11219, 90, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::Remove(T) */,
{ 11220, 90, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 90, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 90, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::get_Item(System.Int32) */,
{ 11223, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::set_Item(System.Int32,T) */,
{ 11224, 90, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::IndexOf(T) */,
{ 11225, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::Insert(System.Int32,T) */,
{ 11226, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::RemoveAt(System.Int32) */,
{ 11212, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 37, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int64>::get_Count() */,
{ 11214, 37, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int64>::get_IsReadOnly() */,
{ 11215, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::Add(T) */,
{ 11216, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::Clear() */,
{ 11217, 37, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int64>::Contains(T) */,
{ 11218, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::CopyTo(T[],System.Int32) */,
{ 11219, 37, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int64>::Remove(T) */,
{ 11220, 37, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 37, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Int64>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 37, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Int64>::get_Item(System.Int32) */,
{ 11223, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::set_Item(System.Int32,T) */,
{ 11224, 37, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int64>::IndexOf(T) */,
{ 11225, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::Insert(System.Int32,T) */,
{ 11226, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::RemoveAt(System.Int32) */,
{ 11212, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 109, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Single>::get_Count() */,
{ 11214, 109, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Single>::get_IsReadOnly() */,
{ 11215, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::Add(T) */,
{ 11216, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::Clear() */,
{ 11217, 109, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Single>::Contains(T) */,
{ 11218, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::CopyTo(T[],System.Int32) */,
{ 11219, 109, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Single>::Remove(T) */,
{ 11220, 109, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Single>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 109, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Single>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 109, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Single>::get_Item(System.Int32) */,
{ 11223, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::set_Item(System.Int32,T) */,
{ 11224, 109, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Single>::IndexOf(T) */,
{ 11225, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::Insert(System.Int32,T) */,
{ 11226, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::RemoveAt(System.Int32) */,
{ 11212, 561, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 561, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::get_Count() */,
{ 11214, 561, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::get_IsReadOnly() */,
{ 11215, 561, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::Add(T) */,
{ 11216, 561, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::Clear() */,
{ 11217, 561, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::Contains(T) */,
{ 11218, 561, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::CopyTo(T[],System.Int32) */,
{ 11219, 561, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::Remove(T) */,
{ 11220, 561, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 561, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 561, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::get_Item(System.Int32) */,
{ 11223, 561, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::set_Item(System.Int32,T) */,
{ 11224, 561, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::IndexOf(T) */,
{ 11225, 561, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::Insert(System.Int32,T) */,
{ 11226, 561, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::RemoveAt(System.Int32) */,
{ 11212, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 439, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Count() */,
{ 11214, 439, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::get_IsReadOnly() */,
{ 11215, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::Add(T) */,
{ 11216, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::Clear() */,
{ 11217, 439, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::Contains(T) */,
{ 11218, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::CopyTo(T[],System.Int32) */,
{ 11219, 439, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::Remove(T) */,
{ 11220, 439, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 439, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 439, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Item(System.Int32) */,
{ 11223, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::set_Item(System.Int32,T) */,
{ 11224, 439, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T) */,
{ 11225, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::Insert(System.Int32,T) */,
{ 11226, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::RemoveAt(System.Int32) */,
{ 11212, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 450, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::get_Count() */,
{ 11214, 450, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::get_IsReadOnly() */,
{ 11215, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::Add(T) */,
{ 11216, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::Clear() */,
{ 11217, 450, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::Contains(T) */,
{ 11218, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::CopyTo(T[],System.Int32) */,
{ 11219, 450, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::Remove(T) */,
{ 11220, 450, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 450, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 450, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::get_Item(System.Int32) */,
{ 11223, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::set_Item(System.Int32,T) */,
{ 11224, 450, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::IndexOf(T) */,
{ 11225, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::Insert(System.Int32,T) */,
{ 11226, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::RemoveAt(System.Int32) */,
{ 11212, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 447, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::get_Count() */,
{ 11214, 447, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::get_IsReadOnly() */,
{ 11215, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::Add(T) */,
{ 11216, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::Clear() */,
{ 11217, 447, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::Contains(T) */,
{ 11218, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::CopyTo(T[],System.Int32) */,
{ 11219, 447, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::Remove(T) */,
{ 11220, 447, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 447, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 447, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::get_Item(System.Int32) */,
{ 11223, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::set_Item(System.Int32,T) */,
{ 11224, 447, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::IndexOf(T) */,
{ 11225, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::Insert(System.Int32,T) */,
{ 11226, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::RemoveAt(System.Int32) */,
{ 11212, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 446, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::get_Count() */,
{ 11214, 446, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::get_IsReadOnly() */,
{ 11215, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::Add(T) */,
{ 11216, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::Clear() */,
{ 11217, 446, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::Contains(T) */,
{ 11218, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::CopyTo(T[],System.Int32) */,
{ 11219, 446, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::Remove(T) */,
{ 11220, 446, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 446, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 446, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::get_Item(System.Int32) */,
{ 11223, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::set_Item(System.Int32,T) */,
{ 11224, 446, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::IndexOf(T) */,
{ 11225, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::Insert(System.Int32,T) */,
{ 11226, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::RemoveAt(System.Int32) */,
{ 11212, 592, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 592, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::get_Count() */,
{ 11214, 592, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::get_IsReadOnly() */,
{ 11215, 592, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::Add(T) */,
{ 11216, 592, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::Clear() */,
{ 11217, 592, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::Contains(T) */,
{ 11218, 592, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::CopyTo(T[],System.Int32) */,
{ 11219, 592, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::Remove(T) */,
{ 11220, 592, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 592, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 592, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::get_Item(System.Int32) */,
{ 11223, 592, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::set_Item(System.Int32,T) */,
{ 11224, 592, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::IndexOf(T) */,
{ 11225, 592, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::Insert(System.Int32,T) */,
{ 11226, 592, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::RemoveAt(System.Int32) */,
{ 11212, 537, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 537, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::get_Count() */,
{ 11214, 537, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::get_IsReadOnly() */,
{ 11215, 537, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::Add(T) */,
{ 11216, 537, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::Clear() */,
{ 11217, 537, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::Contains(T) */,
{ 11218, 537, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::CopyTo(T[],System.Int32) */,
{ 11219, 537, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::Remove(T) */,
{ 11220, 537, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 537, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 537, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::get_Item(System.Int32) */,
{ 11223, 537, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::set_Item(System.Int32,T) */,
{ 11224, 537, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::IndexOf(T) */,
{ 11225, 537, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::Insert(System.Int32,T) */,
{ 11226, 537, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::RemoveAt(System.Int32) */,
{ 11212, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 437, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::get_Count() */,
{ 11214, 437, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::get_IsReadOnly() */,
{ 11215, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::Add(T) */,
{ 11216, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::Clear() */,
{ 11217, 437, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::Contains(T) */,
{ 11218, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::CopyTo(T[],System.Int32) */,
{ 11219, 437, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::Remove(T) */,
{ 11220, 437, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 437, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 437, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::get_Item(System.Int32) */,
{ 11223, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::set_Item(System.Int32,T) */,
{ 11224, 437, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::IndexOf(T) */,
{ 11225, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::Insert(System.Int32,T) */,
{ 11226, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::RemoveAt(System.Int32) */,
{ 11212, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 444, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Count() */,
{ 11214, 444, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_IsReadOnly() */,
{ 11215, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Add(T) */,
{ 11216, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Clear() */,
{ 11217, 444, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Contains(T) */,
{ 11218, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(T[],System.Int32) */,
{ 11219, 444, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Remove(T) */,
{ 11220, 444, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 444, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 444, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Item(System.Int32) */,
{ 11223, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::set_Item(System.Int32,T) */,
{ 11224, 444, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T) */,
{ 11225, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Insert(System.Int32,T) */,
{ 11226, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::RemoveAt(System.Int32) */,
{ 11212, 622, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 622, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::get_Count() */,
{ 11214, 622, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::get_IsReadOnly() */,
{ 11215, 622, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::Add(T) */,
{ 11216, 622, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::Clear() */,
{ 11217, 622, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::Contains(T) */,
{ 11218, 622, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::CopyTo(T[],System.Int32) */,
{ 11219, 622, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::Remove(T) */,
{ 11220, 622, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 622, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 622, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::get_Item(System.Int32) */,
{ 11223, 622, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::set_Item(System.Int32,T) */,
{ 11224, 622, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T) */,
{ 11225, 622, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::Insert(System.Int32,T) */,
{ 11226, 622, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::RemoveAt(System.Int32) */,
{ 11212, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 463, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Count() */,
{ 11214, 463, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_IsReadOnly() */,
{ 11215, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::Add(T) */,
{ 11216, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::Clear() */,
{ 11217, 463, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::Contains(T) */,
{ 11218, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::CopyTo(T[],System.Int32) */,
{ 11219, 463, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::Remove(T) */,
{ 11220, 463, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 463, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 463, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Item(System.Int32) */,
{ 11223, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::set_Item(System.Int32,T) */,
{ 11224, 463, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T) */,
{ 11225, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::Insert(System.Int32,T) */,
{ 11226, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::RemoveAt(System.Int32) */,
{ 11212, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 442, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::get_Count() */,
{ 11214, 442, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::get_IsReadOnly() */,
{ 11215, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::Add(T) */,
{ 11216, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::Clear() */,
{ 11217, 442, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::Contains(T) */,
{ 11218, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::CopyTo(T[],System.Int32) */,
{ 11219, 442, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::Remove(T) */,
{ 11220, 442, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 442, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 442, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::get_Item(System.Int32) */,
{ 11223, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::set_Item(System.Int32,T) */,
{ 11224, 442, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::IndexOf(T) */,
{ 11225, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::Insert(System.Int32,T) */,
{ 11226, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::RemoveAt(System.Int32) */,
{ 11212, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 431, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::get_Count() */,
{ 11214, 431, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::get_IsReadOnly() */,
{ 11215, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::Add(T) */,
{ 11216, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::Clear() */,
{ 11217, 431, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::Contains(T) */,
{ 11218, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::CopyTo(T[],System.Int32) */,
{ 11219, 431, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::Remove(T) */,
{ 11220, 431, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 431, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 431, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::get_Item(System.Int32) */,
{ 11223, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::set_Item(System.Int32,T) */,
{ 11224, 431, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::IndexOf(T) */,
{ 11225, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::Insert(System.Int32,T) */,
{ 11226, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::RemoveAt(System.Int32) */,
{ 11212, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11213, 445, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::get_Count() */,
{ 11214, 445, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::get_IsReadOnly() */,
{ 11215, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::Add(T) */,
{ 11216, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::Clear() */,
{ 11217, 445, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::Contains(T) */,
{ 11218, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::CopyTo(T[],System.Int32) */,
{ 11219, 445, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::Remove(T) */,
{ 11220, 445, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11221, 445, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11222, 445, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::get_Item(System.Int32) */,
{ 11223, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::set_Item(System.Int32,T) */,
{ 11224, 445, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::IndexOf(T) */,
{ 11225, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::Insert(System.Int32,T) */,
{ 11226, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::RemoveAt(System.Int32) */,
{ 11140, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::.ctor(System.Int32) */,
{ 11141, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::get_Capacity() */,
{ 11143, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::set_Capacity(System.Int32) */,
{ 11145, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 1585, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.get_SyncRoot() */,
{ 11151, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::set_Item(System.Int32,T) */,
{ 11152, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::IsCompatibleObject(System.Object) */,
{ 11153, 1585, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.Add(System.Object) */,
{ 11157, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 1585, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::AsReadOnly() */,
{ 11159, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::BinarySearch(T) */,
{ 11161, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Contains(T) */,
{ 11164, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::CopyTo(T[]) */,
{ 11167, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::CopyTo(T[],System.Int32) */,
{ 11170, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::EnsureCapacity(System.Int32) */,
{ 11171, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Exists(System.Predicate`1<T>) */,
{ 11172, 1585, -1 } /* T System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Find(System.Predicate`1<T>) */,
{ 11173, 1585, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindAll(System.Predicate`1<T>) */,
{ 11174, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 1585, -1 } /* T System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindLast(System.Predicate`1<T>) */,
{ 11178, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::ForEach(System.Action`1<T>) */,
{ 11182, 1585, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::GetEnumerator() */,
{ 11183, 1585, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 1585, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 1585, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::GetRange(System.Int32,System.Int32) */,
{ 11186, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::IndexOf(T) */,
{ 11187, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::IndexOf(T,System.Int32) */,
{ 11189, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Insert(System.Int32,T) */,
{ 11191, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::LastIndexOf(T) */,
{ 11194, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::LastIndexOf(T,System.Int32) */,
{ 11195, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Remove(T) */,
{ 11197, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 1585, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::RemoveAt(System.Int32) */,
{ 11200, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Reverse() */,
{ 11202, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Reverse(System.Int32,System.Int32) */,
{ 11203, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Sort() */,
{ 11204, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Sort(System.Comparison`1<T>) */,
{ 11207, 1585, -1 } /* T[] System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::ToArray() */,
{ 11208, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::TrimExcess() */,
{ 11209, 1585, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 1585, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 1585, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::.cctor() */,
{ 11140, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::.ctor(System.Int32) */,
{ 11141, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::get_Capacity() */,
{ 11143, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::set_Capacity(System.Int32) */,
{ 11144, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::get_Count() */,
{ 11145, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 1586, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 1586, -1 } /* T System.Collections.Generic.List`1<FairyGUI.GPathPoint>::get_Item(System.Int32) */,
{ 11151, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::set_Item(System.Int32,T) */,
{ 11152, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::IsCompatibleObject(System.Object) */,
{ 11153, 1586, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.Add(System.Object) */,
{ 11157, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 1586, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::AsReadOnly() */,
{ 11159, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::BinarySearch(T) */,
{ 11161, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Contains(T) */,
{ 11164, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::CopyTo(T[]) */,
{ 11167, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::CopyTo(T[],System.Int32) */,
{ 11170, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::EnsureCapacity(System.Int32) */,
{ 11171, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Exists(System.Predicate`1<T>) */,
{ 11172, 1586, -1 } /* T System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Find(System.Predicate`1<T>) */,
{ 11173, 1586, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindAll(System.Predicate`1<T>) */,
{ 11174, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 1586, -1 } /* T System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindLast(System.Predicate`1<T>) */,
{ 11178, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::ForEach(System.Action`1<T>) */,
{ 11182, 1586, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::GetEnumerator() */,
{ 11183, 1586, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 1586, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 1586, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::GetRange(System.Int32,System.Int32) */,
{ 11186, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::IndexOf(T) */,
{ 11187, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::IndexOf(T,System.Int32) */,
{ 11189, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Insert(System.Int32,T) */,
{ 11191, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::LastIndexOf(T) */,
{ 11194, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::LastIndexOf(T,System.Int32) */,
{ 11195, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Remove(T) */,
{ 11197, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 1586, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::RemoveAt(System.Int32) */,
{ 11200, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Reverse() */,
{ 11202, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Reverse(System.Int32,System.Int32) */,
{ 11203, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Sort() */,
{ 11204, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Sort(System.Comparison`1<T>) */,
{ 11207, 1586, -1 } /* T[] System.Collections.Generic.List`1<FairyGUI.GPathPoint>::ToArray() */,
{ 11208, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::TrimExcess() */,
{ 11209, 1586, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 1586, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 1586, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::.cctor() */,
{ 11140, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::.ctor(System.Int32) */,
{ 11141, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::get_Capacity() */,
{ 11143, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::set_Capacity(System.Int32) */,
{ 11145, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 1076, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.get_SyncRoot() */,
{ 11151, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::set_Item(System.Int32,T) */,
{ 11152, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::IsCompatibleObject(System.Object) */,
{ 11153, 1076, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Add(System.Object) */,
{ 11157, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 1076, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::AsReadOnly() */,
{ 11159, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::BinarySearch(T) */,
{ 11161, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Contains(T) */,
{ 11164, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::CopyTo(T[]) */,
{ 11167, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::CopyTo(T[],System.Int32) */,
{ 11170, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::EnsureCapacity(System.Int32) */,
{ 11171, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Exists(System.Predicate`1<T>) */,
{ 11172, 1076, -1 } /* T System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Find(System.Predicate`1<T>) */,
{ 11173, 1076, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindAll(System.Predicate`1<T>) */,
{ 11174, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 1076, -1 } /* T System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindLast(System.Predicate`1<T>) */,
{ 11178, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::ForEach(System.Action`1<T>) */,
{ 11182, 1076, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::GetEnumerator() */,
{ 11183, 1076, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 1076, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 1076, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::GetRange(System.Int32,System.Int32) */,
{ 11186, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::IndexOf(T) */,
{ 11187, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::IndexOf(T,System.Int32) */,
{ 11189, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Insert(System.Int32,T) */,
{ 11191, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::LastIndexOf(T) */,
{ 11194, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::LastIndexOf(T,System.Int32) */,
{ 11195, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Remove(T) */,
{ 11197, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 1076, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::RemoveAt(System.Int32) */,
{ 11200, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Reverse() */,
{ 11202, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Reverse(System.Int32,System.Int32) */,
{ 11203, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Sort() */,
{ 11204, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Sort(System.Comparison`1<T>) */,
{ 11207, 1076, -1 } /* T[] System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::ToArray() */,
{ 11208, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::TrimExcess() */,
{ 11209, 1076, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 1076, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 1076, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::.cctor() */,
{ 11140, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::.ctor(System.Int32) */,
{ 11141, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::get_Capacity() */,
{ 11143, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::set_Capacity(System.Int32) */,
{ 11144, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::get_Count() */,
{ 11145, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 6, -1 } /* System.Object System.Collections.Generic.List`1<System.Byte>::System.Collections.ICollection.get_SyncRoot() */,
{ 11151, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::set_Item(System.Int32,T) */,
{ 11152, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::IsCompatibleObject(System.Object) */,
{ 11153, 6, -1 } /* System.Object System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.Add(System.Object) */,
{ 11157, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 6, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Byte>::AsReadOnly() */,
{ 11159, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::BinarySearch(T) */,
{ 11161, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::Contains(T) */,
{ 11164, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::CopyTo(T[]) */,
{ 11167, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::CopyTo(T[],System.Int32) */,
{ 11170, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::EnsureCapacity(System.Int32) */,
{ 11171, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::Exists(System.Predicate`1<T>) */,
{ 11172, 6, -1 } /* T System.Collections.Generic.List`1<System.Byte>::Find(System.Predicate`1<T>) */,
{ 11173, 6, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Byte>::FindAll(System.Predicate`1<T>) */,
{ 11174, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 6, -1 } /* T System.Collections.Generic.List`1<System.Byte>::FindLast(System.Predicate`1<T>) */,
{ 11178, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::ForEach(System.Action`1<T>) */,
{ 11182, 6, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Byte>::GetEnumerator() */,
{ 11183, 6, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Byte>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 6, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Byte>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 6, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Byte>::GetRange(System.Int32,System.Int32) */,
{ 11186, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::IndexOf(T) */,
{ 11187, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::IndexOf(T,System.Int32) */,
{ 11189, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Insert(System.Int32,T) */,
{ 11191, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::LastIndexOf(T) */,
{ 11194, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::LastIndexOf(T,System.Int32) */,
{ 11195, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::Remove(T) */,
{ 11197, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::RemoveAt(System.Int32) */,
{ 11200, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Reverse() */,
{ 11202, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Reverse(System.Int32,System.Int32) */,
{ 11203, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Sort() */,
{ 11204, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Sort(System.Comparison`1<T>) */,
{ 11208, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::TrimExcess() */,
{ 11209, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 6, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Byte>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::.cctor() */,
{ 11140, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::.ctor(System.Int32) */,
{ 11141, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::get_Capacity() */,
{ 11143, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::set_Capacity(System.Int32) */,
{ 11144, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::get_Count() */,
{ 11145, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 7, -1 } /* System.Object System.Collections.Generic.List`1<System.Char>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 7, -1 } /* T System.Collections.Generic.List`1<System.Char>::get_Item(System.Int32) */,
{ 11151, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::set_Item(System.Int32,T) */,
{ 11152, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::IsCompatibleObject(System.Object) */,
{ 11153, 7, -1 } /* System.Object System.Collections.Generic.List`1<System.Char>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::System.Collections.IList.Add(System.Object) */,
{ 11157, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 7, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Char>::AsReadOnly() */,
{ 11159, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::BinarySearch(T) */,
{ 11161, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::Contains(T) */,
{ 11164, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::CopyTo(T[]) */,
{ 11167, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::CopyTo(T[],System.Int32) */,
{ 11170, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::EnsureCapacity(System.Int32) */,
{ 11171, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::Exists(System.Predicate`1<T>) */,
{ 11172, 7, -1 } /* T System.Collections.Generic.List`1<System.Char>::Find(System.Predicate`1<T>) */,
{ 11173, 7, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Char>::FindAll(System.Predicate`1<T>) */,
{ 11174, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 7, -1 } /* T System.Collections.Generic.List`1<System.Char>::FindLast(System.Predicate`1<T>) */,
{ 11178, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::ForEach(System.Action`1<T>) */,
{ 11182, 7, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Char>::GetEnumerator() */,
{ 11183, 7, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Char>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 7, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Char>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 7, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Char>::GetRange(System.Int32,System.Int32) */,
{ 11186, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::IndexOf(T) */,
{ 11187, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::IndexOf(T,System.Int32) */,
{ 11189, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Insert(System.Int32,T) */,
{ 11191, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::LastIndexOf(T) */,
{ 11194, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::LastIndexOf(T,System.Int32) */,
{ 11195, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::Remove(T) */,
{ 11197, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::RemoveAt(System.Int32) */,
{ 11200, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Reverse() */,
{ 11202, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Reverse(System.Int32,System.Int32) */,
{ 11203, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Sort() */,
{ 11204, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Sort(System.Comparison`1<T>) */,
{ 11208, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::TrimExcess() */,
{ 11209, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 7, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Char>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::.cctor() */,
{ 11139, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
{ 11140, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Int32) */,
{ 11141, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Capacity() */,
{ 11143, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::set_Capacity(System.Int32) */,
{ 11144, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Count() */,
{ 11145, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 115, -1 } /* System.Object System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 115, -1 } /* T System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Item(System.Int32) */,
{ 11151, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::set_Item(System.Int32,T) */,
{ 11152, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IsCompatibleObject(System.Object) */,
{ 11153, 115, -1 } /* System.Object System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11155, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Add(T) */,
{ 11156, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Add(System.Object) */,
{ 11157, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 115, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::AsReadOnly() */,
{ 11159, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::BinarySearch(T) */,
{ 11161, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11162, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Clear() */,
{ 11163, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Contains(T) */,
{ 11164, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CopyTo(T[]) */,
{ 11167, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CopyTo(T[],System.Int32) */,
{ 11170, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::EnsureCapacity(System.Int32) */,
{ 11171, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Exists(System.Predicate`1<T>) */,
{ 11172, 115, -1 } /* T System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Find(System.Predicate`1<T>) */,
{ 11173, 115, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindAll(System.Predicate`1<T>) */,
{ 11174, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 115, -1 } /* T System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindLast(System.Predicate`1<T>) */,
{ 11178, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::ForEach(System.Action`1<T>) */,
{ 11182, 115, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetEnumerator() */,
{ 11183, 115, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 115, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 115, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetRange(System.Int32,System.Int32) */,
{ 11186, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T) */,
{ 11187, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T,System.Int32) */,
{ 11189, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Insert(System.Int32,T) */,
{ 11191, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::LastIndexOf(T) */,
{ 11194, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::LastIndexOf(T,System.Int32) */,
{ 11195, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Remove(T) */,
{ 11197, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::RemoveAt(System.Int32) */,
{ 11200, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Reverse() */,
{ 11202, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Reverse(System.Int32,System.Int32) */,
{ 11203, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Sort() */,
{ 11204, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Sort(System.Comparison`1<T>) */,
{ 11207, 115, -1 } /* T[] System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::ToArray() */,
{ 11208, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::TrimExcess() */,
{ 11209, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 115, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.cctor() */,
{ 11140, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::.ctor(System.Int32) */,
{ 11141, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::get_Capacity() */,
{ 11145, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 16, -1 } /* System.Object System.Collections.Generic.List`1<System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
{ 11152, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::IsCompatibleObject(System.Object) */,
{ 11153, 16, -1 } /* System.Object System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.Add(System.Object) */,
{ 11158, 16, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Int32>::AsReadOnly() */,
{ 11159, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::BinarySearch(T) */,
{ 11161, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11164, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::CopyTo(T[]) */,
{ 11167, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::CopyTo(T[],System.Int32) */,
{ 11170, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::EnsureCapacity(System.Int32) */,
{ 11171, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::Exists(System.Predicate`1<T>) */,
{ 11172, 16, -1 } /* T System.Collections.Generic.List`1<System.Int32>::Find(System.Predicate`1<T>) */,
{ 11173, 16, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int32>::FindAll(System.Predicate`1<T>) */,
{ 11174, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 16, -1 } /* T System.Collections.Generic.List`1<System.Int32>::FindLast(System.Predicate`1<T>) */,
{ 11178, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::ForEach(System.Action`1<T>) */,
{ 11183, 16, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Int32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 16, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 16, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int32>::GetRange(System.Int32,System.Int32) */,
{ 11186, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::IndexOf(T) */,
{ 11187, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::IndexOf(T,System.Int32) */,
{ 11189, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Insert(System.Int32,T) */,
{ 11191, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11193, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::LastIndexOf(T) */,
{ 11194, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::LastIndexOf(T,System.Int32) */,
{ 11195, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11197, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::RemoveAll(System.Predicate`1<T>) */,
{ 11200, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Reverse() */,
{ 11202, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Reverse(System.Int32,System.Int32) */,
{ 11203, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Sort() */,
{ 11204, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Sort(System.Comparison`1<T>) */,
{ 11208, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::TrimExcess() */,
{ 11209, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 16, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Int32>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::.cctor() */,
{ 11139, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::.ctor() */,
{ 11140, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::.ctor(System.Int32) */,
{ 11141, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::get_Capacity() */,
{ 11143, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::set_Capacity(System.Int32) */,
{ 11144, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::get_Count() */,
{ 11145, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 90, -1 } /* System.Object System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 90, -1 } /* T System.Collections.Generic.List`1<System.Int32Enum>::get_Item(System.Int32) */,
{ 11151, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::set_Item(System.Int32,T) */,
{ 11152, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::IsCompatibleObject(System.Object) */,
{ 11153, 90, -1 } /* System.Object System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11155, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Add(T) */,
{ 11156, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.Add(System.Object) */,
{ 11157, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 90, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Int32Enum>::AsReadOnly() */,
{ 11159, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::BinarySearch(T) */,
{ 11161, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11162, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Clear() */,
{ 11163, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::Contains(T) */,
{ 11164, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::CopyTo(T[]) */,
{ 11167, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::CopyTo(T[],System.Int32) */,
{ 11170, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::EnsureCapacity(System.Int32) */,
{ 11171, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::Exists(System.Predicate`1<T>) */,
{ 11172, 90, -1 } /* T System.Collections.Generic.List`1<System.Int32Enum>::Find(System.Predicate`1<T>) */,
{ 11173, 90, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int32Enum>::FindAll(System.Predicate`1<T>) */,
{ 11174, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 90, -1 } /* T System.Collections.Generic.List`1<System.Int32Enum>::FindLast(System.Predicate`1<T>) */,
{ 11178, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::ForEach(System.Action`1<T>) */,
{ 11182, 90, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Int32Enum>::GetEnumerator() */,
{ 11183, 90, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 90, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 90, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int32Enum>::GetRange(System.Int32,System.Int32) */,
{ 11186, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::IndexOf(T) */,
{ 11187, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::IndexOf(T,System.Int32) */,
{ 11189, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Insert(System.Int32,T) */,
{ 11191, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::LastIndexOf(T) */,
{ 11194, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::LastIndexOf(T,System.Int32) */,
{ 11195, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::Remove(T) */,
{ 11197, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::RemoveAt(System.Int32) */,
{ 11200, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Reverse() */,
{ 11202, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Reverse(System.Int32,System.Int32) */,
{ 11203, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Sort() */,
{ 11204, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Sort(System.Comparison`1<T>) */,
{ 11207, 90, -1 } /* T[] System.Collections.Generic.List`1<System.Int32Enum>::ToArray() */,
{ 11208, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::TrimExcess() */,
{ 11209, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 90, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Int32Enum>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::.cctor() */,
{ 11140, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::.ctor(System.Int32) */,
{ 11141, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::get_Capacity() */,
{ 11143, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::set_Capacity(System.Int32) */,
{ 11145, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 37, -1 } /* System.Object System.Collections.Generic.List`1<System.Int64>::System.Collections.ICollection.get_SyncRoot() */,
{ 11151, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::set_Item(System.Int32,T) */,
{ 11152, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::IsCompatibleObject(System.Object) */,
{ 11153, 37, -1 } /* System.Object System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.Add(System.Object) */,
{ 11157, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 37, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Int64>::AsReadOnly() */,
{ 11159, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::BinarySearch(T) */,
{ 11161, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11162, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Clear() */,
{ 11163, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::Contains(T) */,
{ 11164, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::CopyTo(T[]) */,
{ 11167, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::CopyTo(T[],System.Int32) */,
{ 11170, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::EnsureCapacity(System.Int32) */,
{ 11171, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::Exists(System.Predicate`1<T>) */,
{ 11172, 37, -1 } /* T System.Collections.Generic.List`1<System.Int64>::Find(System.Predicate`1<T>) */,
{ 11173, 37, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int64>::FindAll(System.Predicate`1<T>) */,
{ 11174, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 37, -1 } /* T System.Collections.Generic.List`1<System.Int64>::FindLast(System.Predicate`1<T>) */,
{ 11178, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::ForEach(System.Action`1<T>) */,
{ 11182, 37, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Int64>::GetEnumerator() */,
{ 11183, 37, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Int64>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 37, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 37, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int64>::GetRange(System.Int32,System.Int32) */,
{ 11186, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::IndexOf(T) */,
{ 11187, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::IndexOf(T,System.Int32) */,
{ 11189, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Insert(System.Int32,T) */,
{ 11191, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::LastIndexOf(T) */,
{ 11194, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::LastIndexOf(T,System.Int32) */,
{ 11195, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::Remove(T) */,
{ 11197, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::RemoveAt(System.Int32) */,
{ 11200, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Reverse() */,
{ 11202, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Reverse(System.Int32,System.Int32) */,
{ 11203, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Sort() */,
{ 11204, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Sort(System.Comparison`1<T>) */,
{ 11207, 37, -1 } /* T[] System.Collections.Generic.List`1<System.Int64>::ToArray() */,
{ 11208, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::TrimExcess() */,
{ 11209, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 37, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Int64>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::.cctor() */,
{ 11140, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::.ctor(System.Int32) */,
{ 11141, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::get_Capacity() */,
{ 11143, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::set_Capacity(System.Int32) */,
{ 11145, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 109, -1 } /* System.Object System.Collections.Generic.List`1<System.Single>::System.Collections.ICollection.get_SyncRoot() */,
{ 11151, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::set_Item(System.Int32,T) */,
{ 11152, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::IsCompatibleObject(System.Object) */,
{ 11153, 109, -1 } /* System.Object System.Collections.Generic.List`1<System.Single>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::System.Collections.IList.Add(System.Object) */,
{ 11157, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 109, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Single>::AsReadOnly() */,
{ 11159, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::BinarySearch(T) */,
{ 11161, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::Contains(T) */,
{ 11164, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::CopyTo(T[]) */,
{ 11167, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::CopyTo(T[],System.Int32) */,
{ 11170, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::EnsureCapacity(System.Int32) */,
{ 11171, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::Exists(System.Predicate`1<T>) */,
{ 11172, 109, -1 } /* T System.Collections.Generic.List`1<System.Single>::Find(System.Predicate`1<T>) */,
{ 11173, 109, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Single>::FindAll(System.Predicate`1<T>) */,
{ 11174, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 109, -1 } /* T System.Collections.Generic.List`1<System.Single>::FindLast(System.Predicate`1<T>) */,
{ 11178, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::ForEach(System.Action`1<T>) */,
{ 11182, 109, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Single>::GetEnumerator() */,
{ 11183, 109, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Single>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 109, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Single>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 109, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Single>::GetRange(System.Int32,System.Int32) */,
{ 11186, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::IndexOf(T) */,
{ 11187, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::IndexOf(T,System.Int32) */,
{ 11189, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Insert(System.Int32,T) */,
{ 11191, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::LastIndexOf(T) */,
{ 11194, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::LastIndexOf(T,System.Int32) */,
{ 11195, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::Remove(T) */,
{ 11197, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::RemoveAt(System.Int32) */,
{ 11200, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Reverse() */,
{ 11202, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Reverse(System.Int32,System.Int32) */,
{ 11203, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Sort() */,
{ 11204, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Sort(System.Comparison`1<T>) */,
{ 11207, 109, -1 } /* T[] System.Collections.Generic.List`1<System.Single>::ToArray() */,
{ 11208, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::TrimExcess() */,
{ 11209, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 109, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Single>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::.cctor() */,
{ 11139, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
{ 11140, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Int32) */,
{ 11141, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::get_Capacity() */,
{ 11143, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::set_Capacity(System.Int32) */,
{ 11144, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::get_Count() */,
{ 11145, 561, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 561, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 561, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 561, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 561, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 561, -1 } /* T System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::get_Item(System.Int32) */,
{ 11151, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::set_Item(System.Int32,T) */,
{ 11152, 561, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::IsCompatibleObject(System.Object) */,
{ 11153, 561, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11155, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Add(T) */,
{ 11156, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Add(System.Object) */,
{ 11157, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 561, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::AsReadOnly() */,
{ 11159, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::BinarySearch(T) */,
{ 11161, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11162, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Clear() */,
{ 11163, 561, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Contains(T) */,
{ 11164, 561, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::CopyTo(T[]) */,
{ 11167, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::CopyTo(T[],System.Int32) */,
{ 11170, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::EnsureCapacity(System.Int32) */,
{ 11171, 561, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Exists(System.Predicate`1<T>) */,
{ 11172, 561, -1 } /* T System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Find(System.Predicate`1<T>) */,
{ 11173, 561, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindAll(System.Predicate`1<T>) */,
{ 11174, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 561, -1 } /* T System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindLast(System.Predicate`1<T>) */,
{ 11178, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::ForEach(System.Action`1<T>) */,
{ 11182, 561, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::GetEnumerator() */,
{ 11183, 561, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 561, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 561, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::GetRange(System.Int32,System.Int32) */,
{ 11186, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::IndexOf(T) */,
{ 11187, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::IndexOf(T,System.Int32) */,
{ 11189, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Insert(System.Int32,T) */,
{ 11191, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::LastIndexOf(T) */,
{ 11194, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::LastIndexOf(T,System.Int32) */,
{ 11195, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 561, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Remove(T) */,
{ 11197, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 561, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::RemoveAt(System.Int32) */,
{ 11200, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Reverse() */,
{ 11202, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Reverse(System.Int32,System.Int32) */,
{ 11203, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Sort() */,
{ 11204, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Sort(System.Comparison`1<T>) */,
{ 11207, 561, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::ToArray() */,
{ 11208, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::TrimExcess() */,
{ 11209, 561, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 561, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 561, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::.cctor() */,
{ 11140, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Int32) */,
{ 11141, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Capacity() */,
{ 11143, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::set_Capacity(System.Int32) */,
{ 11145, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 439, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.get_SyncRoot() */,
{ 11152, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IsCompatibleObject(System.Object) */,
{ 11153, 439, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11155, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Add(T) */,
{ 11156, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Add(System.Object) */,
{ 11157, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 439, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::AsReadOnly() */,
{ 11159, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::BinarySearch(T) */,
{ 11161, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11162, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Clear() */,
{ 11163, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Contains(T) */,
{ 11164, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CopyTo(T[]) */,
{ 11167, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CopyTo(T[],System.Int32) */,
{ 11170, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::EnsureCapacity(System.Int32) */,
{ 11171, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Exists(System.Predicate`1<T>) */,
{ 11172, 439, -1 } /* T System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Find(System.Predicate`1<T>) */,
{ 11173, 439, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindAll(System.Predicate`1<T>) */,
{ 11174, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 439, -1 } /* T System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindLast(System.Predicate`1<T>) */,
{ 11178, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::ForEach(System.Action`1<T>) */,
{ 11182, 439, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetEnumerator() */,
{ 11183, 439, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 439, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 439, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetRange(System.Int32,System.Int32) */,
{ 11186, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T) */,
{ 11187, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T,System.Int32) */,
{ 11189, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T,System.Int32,System.Int32) */,
{ 11191, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::LastIndexOf(T) */,
{ 11194, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::LastIndexOf(T,System.Int32) */,
{ 11195, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Remove(T) */,
{ 11197, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::RemoveAll(System.Predicate`1<T>) */,
{ 11200, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Reverse() */,
{ 11202, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Reverse(System.Int32,System.Int32) */,
{ 11203, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort() */,
{ 11204, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort(System.Comparison`1<T>) */,
{ 11207, 439, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::ToArray() */,
{ 11208, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::TrimExcess() */,
{ 11209, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 439, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.cctor() */,
{ 11140, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::.ctor(System.Int32) */,
{ 11141, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::get_Capacity() */,
{ 11143, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::set_Capacity(System.Int32) */,
{ 11144, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::get_Count() */,
{ 11145, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 450, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.ICollection.get_SyncRoot() */,
{ 11152, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::IsCompatibleObject(System.Object) */,
{ 11153, 450, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.Add(System.Object) */,
{ 11158, 450, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Color32>::AsReadOnly() */,
{ 11159, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::BinarySearch(T) */,
{ 11161, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::Contains(T) */,
{ 11164, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::CopyTo(T[]) */,
{ 11167, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::CopyTo(T[],System.Int32) */,
{ 11170, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::EnsureCapacity(System.Int32) */,
{ 11171, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::Exists(System.Predicate`1<T>) */,
{ 11172, 450, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Color32>::Find(System.Predicate`1<T>) */,
{ 11173, 450, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Color32>::FindAll(System.Predicate`1<T>) */,
{ 11174, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 450, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Color32>::FindLast(System.Predicate`1<T>) */,
{ 11178, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::ForEach(System.Action`1<T>) */,
{ 11182, 450, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Color32>::GetEnumerator() */,
{ 11183, 450, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 450, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 450, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Color32>::GetRange(System.Int32,System.Int32) */,
{ 11186, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::IndexOf(T) */,
{ 11187, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::IndexOf(T,System.Int32) */,
{ 11189, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Insert(System.Int32,T) */,
{ 11191, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11193, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::LastIndexOf(T) */,
{ 11194, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::LastIndexOf(T,System.Int32) */,
{ 11195, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::Remove(T) */,
{ 11197, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::RemoveAt(System.Int32) */,
{ 11201, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Reverse() */,
{ 11202, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Reverse(System.Int32,System.Int32) */,
{ 11203, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Sort() */,
{ 11204, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Sort(System.Comparison`1<T>) */,
{ 11207, 450, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Color32>::ToArray() */,
{ 11208, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::TrimExcess() */,
{ 11209, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 450, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Color32>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::.cctor() */,
{ 11139, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::.ctor() */,
{ 11140, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::.ctor(System.Int32) */,
{ 11141, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::get_Capacity() */,
{ 11143, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::set_Capacity(System.Int32) */,
{ 11145, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 447, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 447, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Color>::get_Item(System.Int32) */,
{ 11151, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::set_Item(System.Int32,T) */,
{ 11152, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::IsCompatibleObject(System.Object) */,
{ 11153, 447, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11155, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Add(T) */,
{ 11156, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.Add(System.Object) */,
{ 11157, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 447, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Color>::AsReadOnly() */,
{ 11159, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::BinarySearch(T) */,
{ 11161, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::Contains(T) */,
{ 11164, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::CopyTo(T[]) */,
{ 11167, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::CopyTo(T[],System.Int32) */,
{ 11170, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::EnsureCapacity(System.Int32) */,
{ 11171, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::Exists(System.Predicate`1<T>) */,
{ 11172, 447, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Color>::Find(System.Predicate`1<T>) */,
{ 11173, 447, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Color>::FindAll(System.Predicate`1<T>) */,
{ 11174, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 447, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Color>::FindLast(System.Predicate`1<T>) */,
{ 11178, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::ForEach(System.Action`1<T>) */,
{ 11182, 447, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Color>::GetEnumerator() */,
{ 11183, 447, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 447, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 447, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Color>::GetRange(System.Int32,System.Int32) */,
{ 11186, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::IndexOf(T) */,
{ 11187, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::IndexOf(T,System.Int32) */,
{ 11189, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Insert(System.Int32,T) */,
{ 11191, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::LastIndexOf(T) */,
{ 11194, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::LastIndexOf(T,System.Int32) */,
{ 11195, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::Remove(T) */,
{ 11197, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::RemoveAt(System.Int32) */,
{ 11200, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Reverse() */,
{ 11202, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Reverse(System.Int32,System.Int32) */,
{ 11203, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Sort() */,
{ 11204, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Sort(System.Comparison`1<T>) */,
{ 11207, 447, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Color>::ToArray() */,
{ 11208, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::TrimExcess() */,
{ 11209, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 447, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Color>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::.cctor() */,
{ 11139, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::.ctor() */,
{ 11140, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::.ctor(System.Int32) */,
{ 11141, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::get_Capacity() */,
{ 11143, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::set_Capacity(System.Int32) */,
{ 11145, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 446, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 446, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::get_Item(System.Int32) */,
{ 11151, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::set_Item(System.Int32,T) */,
{ 11152, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::IsCompatibleObject(System.Object) */,
{ 11153, 446, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11155, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Add(T) */,
{ 11156, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.Add(System.Object) */,
{ 11157, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 446, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::AsReadOnly() */,
{ 11159, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::BinarySearch(T) */,
{ 11161, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Contains(T) */,
{ 11164, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::CopyTo(T[]) */,
{ 11167, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::CopyTo(T[],System.Int32) */,
{ 11170, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::EnsureCapacity(System.Int32) */,
{ 11171, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Exists(System.Predicate`1<T>) */,
{ 11172, 446, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Find(System.Predicate`1<T>) */,
{ 11173, 446, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindAll(System.Predicate`1<T>) */,
{ 11174, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 446, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindLast(System.Predicate`1<T>) */,
{ 11178, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::ForEach(System.Action`1<T>) */,
{ 11182, 446, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::GetEnumerator() */,
{ 11183, 446, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 446, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 446, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::GetRange(System.Int32,System.Int32) */,
{ 11186, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::IndexOf(T) */,
{ 11187, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::IndexOf(T,System.Int32) */,
{ 11189, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Insert(System.Int32,T) */,
{ 11191, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::LastIndexOf(T) */,
{ 11194, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::LastIndexOf(T,System.Int32) */,
{ 11195, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Remove(T) */,
{ 11197, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::RemoveAt(System.Int32) */,
{ 11200, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Reverse() */,
{ 11202, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Reverse(System.Int32,System.Int32) */,
{ 11203, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Sort() */,
{ 11204, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Sort(System.Comparison`1<T>) */,
{ 11207, 446, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::ToArray() */,
{ 11208, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::TrimExcess() */,
{ 11209, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 446, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::.cctor() */,
{ 11139, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
{ 11140, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Int32) */,
{ 11141, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::get_Capacity() */,
{ 11143, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::set_Capacity(System.Int32) */,
{ 11144, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::get_Count() */,
{ 11145, 592, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 592, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 592, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 592, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 592, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 592, -1 } /* T System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::get_Item(System.Int32) */,
{ 11151, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::set_Item(System.Int32,T) */,
{ 11152, 592, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::IsCompatibleObject(System.Object) */,
{ 11153, 592, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11155, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Add(T) */,
{ 11156, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Add(System.Object) */,
{ 11157, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 592, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::AsReadOnly() */,
{ 11159, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::BinarySearch(T) */,
{ 11161, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11162, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Clear() */,
{ 11163, 592, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Contains(T) */,
{ 11164, 592, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::CopyTo(T[]) */,
{ 11167, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::CopyTo(T[],System.Int32) */,
{ 11170, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::EnsureCapacity(System.Int32) */,
{ 11171, 592, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Exists(System.Predicate`1<T>) */,
{ 11172, 592, -1 } /* T System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Find(System.Predicate`1<T>) */,
{ 11173, 592, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindAll(System.Predicate`1<T>) */,
{ 11174, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 592, -1 } /* T System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindLast(System.Predicate`1<T>) */,
{ 11178, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::ForEach(System.Action`1<T>) */,
{ 11182, 592, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::GetEnumerator() */,
{ 11183, 592, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 592, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 592, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::GetRange(System.Int32,System.Int32) */,
{ 11186, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T) */,
{ 11187, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T,System.Int32) */,
{ 11189, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Insert(System.Int32,T) */,
{ 11191, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::LastIndexOf(T) */,
{ 11194, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::LastIndexOf(T,System.Int32) */,
{ 11195, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 592, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Remove(T) */,
{ 11197, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 592, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::RemoveAt(System.Int32) */,
{ 11200, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Reverse() */,
{ 11202, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Reverse(System.Int32,System.Int32) */,
{ 11203, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Sort() */,
{ 11204, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Sort(System.Comparison`1<T>) */,
{ 11207, 592, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::ToArray() */,
{ 11208, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::TrimExcess() */,
{ 11209, 592, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 592, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 592, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::.cctor() */,
{ 11139, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::.ctor() */,
{ 11140, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::.ctor(System.Int32) */,
{ 11141, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::get_Capacity() */,
{ 11143, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::set_Capacity(System.Int32) */,
{ 11144, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::get_Count() */,
{ 11145, 537, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 537, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 537, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 537, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 537, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 537, -1 } /* T System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::get_Item(System.Int32) */,
{ 11151, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::set_Item(System.Int32,T) */,
{ 11152, 537, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::IsCompatibleObject(System.Object) */,
{ 11153, 537, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11155, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Add(T) */,
{ 11156, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Add(System.Object) */,
{ 11157, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 537, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::AsReadOnly() */,
{ 11159, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::BinarySearch(T) */,
{ 11161, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11162, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Clear() */,
{ 11163, 537, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Contains(T) */,
{ 11164, 537, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::CopyTo(T[]) */,
{ 11167, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::CopyTo(T[],System.Int32) */,
{ 11170, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::EnsureCapacity(System.Int32) */,
{ 11171, 537, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Exists(System.Predicate`1<T>) */,
{ 11172, 537, -1 } /* T System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Find(System.Predicate`1<T>) */,
{ 11173, 537, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindAll(System.Predicate`1<T>) */,
{ 11174, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 537, -1 } /* T System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindLast(System.Predicate`1<T>) */,
{ 11178, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::ForEach(System.Action`1<T>) */,
{ 11182, 537, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::GetEnumerator() */,
{ 11183, 537, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 537, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 537, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::GetRange(System.Int32,System.Int32) */,
{ 11186, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::IndexOf(T) */,
{ 11187, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::IndexOf(T,System.Int32) */,
{ 11189, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Insert(System.Int32,T) */,
{ 11191, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::LastIndexOf(T) */,
{ 11194, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::LastIndexOf(T,System.Int32) */,
{ 11195, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 537, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Remove(T) */,
{ 11197, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 537, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::RemoveAt(System.Int32) */,
{ 11200, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Reverse() */,
{ 11202, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Reverse(System.Int32,System.Int32) */,
{ 11203, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Sort() */,
{ 11204, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Sort(System.Comparison`1<T>) */,
{ 11207, 537, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::ToArray() */,
{ 11208, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::TrimExcess() */,
{ 11209, 537, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 537, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 537, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::.cctor() */,
{ 11140, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::.ctor(System.Int32) */,
{ 11141, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::get_Capacity() */,
{ 11143, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::set_Capacity(System.Int32) */,
{ 11145, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 437, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.ICollection.get_SyncRoot() */,
{ 11151, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::set_Item(System.Int32,T) */,
{ 11152, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::IsCompatibleObject(System.Object) */,
{ 11153, 437, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.Add(System.Object) */,
{ 11157, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 437, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Rect>::AsReadOnly() */,
{ 11159, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::BinarySearch(T) */,
{ 11161, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::Contains(T) */,
{ 11164, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::CopyTo(T[]) */,
{ 11167, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::CopyTo(T[],System.Int32) */,
{ 11170, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::EnsureCapacity(System.Int32) */,
{ 11171, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::Exists(System.Predicate`1<T>) */,
{ 11172, 437, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Rect>::Find(System.Predicate`1<T>) */,
{ 11173, 437, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Rect>::FindAll(System.Predicate`1<T>) */,
{ 11174, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 437, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Rect>::FindLast(System.Predicate`1<T>) */,
{ 11178, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::ForEach(System.Action`1<T>) */,
{ 11182, 437, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Rect>::GetEnumerator() */,
{ 11183, 437, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 437, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 437, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Rect>::GetRange(System.Int32,System.Int32) */,
{ 11186, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::IndexOf(T) */,
{ 11187, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::IndexOf(T,System.Int32) */,
{ 11189, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Insert(System.Int32,T) */,
{ 11191, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::LastIndexOf(T) */,
{ 11194, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::LastIndexOf(T,System.Int32) */,
{ 11195, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::Remove(T) */,
{ 11197, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::RemoveAt(System.Int32) */,
{ 11200, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Reverse() */,
{ 11202, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Reverse(System.Int32,System.Int32) */,
{ 11203, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Sort() */,
{ 11204, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Sort(System.Comparison`1<T>) */,
{ 11207, 437, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Rect>::ToArray() */,
{ 11208, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::TrimExcess() */,
{ 11209, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 437, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Rect>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::.cctor() */,
{ 11139, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
{ 11140, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Int32) */,
{ 11141, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Capacity() */,
{ 11143, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::set_Capacity(System.Int32) */,
{ 11144, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Count() */,
{ 11145, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 444, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.get_SyncRoot() */,
{ 11150, 444, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Item(System.Int32) */,
{ 11151, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::set_Item(System.Int32,T) */,
{ 11152, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IsCompatibleObject(System.Object) */,
{ 11153, 444, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11155, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Add(T) */,
{ 11156, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Add(System.Object) */,
{ 11157, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 444, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::AsReadOnly() */,
{ 11159, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::BinarySearch(T) */,
{ 11161, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11162, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Clear() */,
{ 11163, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Contains(T) */,
{ 11164, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(T[]) */,
{ 11167, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(T[],System.Int32) */,
{ 11170, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::EnsureCapacity(System.Int32) */,
{ 11171, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Exists(System.Predicate`1<T>) */,
{ 11172, 444, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Find(System.Predicate`1<T>) */,
{ 11173, 444, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindAll(System.Predicate`1<T>) */,
{ 11174, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 444, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindLast(System.Predicate`1<T>) */,
{ 11178, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::ForEach(System.Action`1<T>) */,
{ 11182, 444, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetEnumerator() */,
{ 11183, 444, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 444, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 444, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetRange(System.Int32,System.Int32) */,
{ 11186, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T) */,
{ 11187, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T,System.Int32) */,
{ 11189, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Insert(System.Int32,T) */,
{ 11191, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::LastIndexOf(T) */,
{ 11194, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::LastIndexOf(T,System.Int32) */,
{ 11195, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Remove(T) */,
{ 11197, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::RemoveAt(System.Int32) */,
{ 11200, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Reverse() */,
{ 11202, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Reverse(System.Int32,System.Int32) */,
{ 11203, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort() */,
{ 11204, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort(System.Comparison`1<T>) */,
{ 11207, 444, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::ToArray() */,
{ 11208, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::TrimExcess() */,
{ 11209, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 444, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.cctor() */,
{ 11139, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
{ 11140, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Int32) */,
{ 11141, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Capacity() */,
{ 11143, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::set_Capacity(System.Int32) */,
{ 11145, 622, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 622, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 622, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 622, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 622, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.get_SyncRoot() */,
{ 11151, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::set_Item(System.Int32,T) */,
{ 11152, 622, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::IsCompatibleObject(System.Object) */,
{ 11153, 622, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Add(System.Object) */,
{ 11157, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11158, 622, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::AsReadOnly() */,
{ 11159, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::BinarySearch(T) */,
{ 11161, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 622, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Contains(T) */,
{ 11164, 622, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::CopyTo(T[]) */,
{ 11167, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::CopyTo(T[],System.Int32) */,
{ 11170, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::EnsureCapacity(System.Int32) */,
{ 11171, 622, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Exists(System.Predicate`1<T>) */,
{ 11172, 622, -1 } /* T System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Find(System.Predicate`1<T>) */,
{ 11173, 622, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindAll(System.Predicate`1<T>) */,
{ 11174, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 622, -1 } /* T System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindLast(System.Predicate`1<T>) */,
{ 11178, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::ForEach(System.Action`1<T>) */,
{ 11182, 622, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetEnumerator() */,
{ 11183, 622, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 622, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 622, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetRange(System.Int32,System.Int32) */,
{ 11186, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T) */,
{ 11187, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T,System.Int32) */,
{ 11189, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Insert(System.Int32,T) */,
{ 11191, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::LastIndexOf(T) */,
{ 11194, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::LastIndexOf(T,System.Int32) */,
{ 11195, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 622, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Remove(T) */,
{ 11197, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 622, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::RemoveAt(System.Int32) */,
{ 11200, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Reverse() */,
{ 11202, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Reverse(System.Int32,System.Int32) */,
{ 11203, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort() */,
{ 11204, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort(System.Comparison`1<T>) */,
{ 11207, 622, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::ToArray() */,
{ 11208, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::TrimExcess() */,
{ 11209, 622, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 622, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 622, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::.cctor() */,
{ 11139, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
{ 11141, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Capacity() */,
{ 11143, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::set_Capacity(System.Int32) */,
{ 11145, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 463, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.get_SyncRoot() */,
{ 11151, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::set_Item(System.Int32,T) */,
{ 11152, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IsCompatibleObject(System.Object) */,
{ 11153, 463, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Add(System.Object) */,
{ 11158, 463, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::AsReadOnly() */,
{ 11159, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::BinarySearch(T) */,
{ 11161, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Contains(T) */,
{ 11164, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CopyTo(T[]) */,
{ 11167, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CopyTo(T[],System.Int32) */,
{ 11170, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::EnsureCapacity(System.Int32) */,
{ 11171, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Exists(System.Predicate`1<T>) */,
{ 11172, 463, -1 } /* T System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Find(System.Predicate`1<T>) */,
{ 11173, 463, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindAll(System.Predicate`1<T>) */,
{ 11174, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 463, -1 } /* T System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindLast(System.Predicate`1<T>) */,
{ 11178, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::ForEach(System.Action`1<T>) */,
{ 11182, 463, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetEnumerator() */,
{ 11183, 463, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 463, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 463, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetRange(System.Int32,System.Int32) */,
{ 11186, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T) */,
{ 11187, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T,System.Int32) */,
{ 11189, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Insert(System.Int32,T) */,
{ 11191, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::LastIndexOf(T) */,
{ 11194, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::LastIndexOf(T,System.Int32) */,
{ 11195, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11197, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::RemoveAt(System.Int32) */,
{ 11200, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Reverse() */,
{ 11202, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Reverse(System.Int32,System.Int32) */,
{ 11203, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort() */,
{ 11204, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort(System.Comparison`1<T>) */,
{ 11207, 463, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::ToArray() */,
{ 11208, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::TrimExcess() */,
{ 11209, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 463, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.cctor() */,
{ 11140, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::.ctor(System.Int32) */,
{ 11141, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::get_Capacity() */,
{ 11143, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::set_Capacity(System.Int32) */,
{ 11145, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 442, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.ICollection.get_SyncRoot() */,
{ 11151, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::set_Item(System.Int32,T) */,
{ 11152, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::IsCompatibleObject(System.Object) */,
{ 11153, 442, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.Add(System.Object) */,
{ 11158, 442, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::AsReadOnly() */,
{ 11159, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::BinarySearch(T) */,
{ 11161, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::Contains(T) */,
{ 11164, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::CopyTo(T[]) */,
{ 11167, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::CopyTo(T[],System.Int32) */,
{ 11170, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::EnsureCapacity(System.Int32) */,
{ 11171, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::Exists(System.Predicate`1<T>) */,
{ 11172, 442, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector2>::Find(System.Predicate`1<T>) */,
{ 11173, 442, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::FindAll(System.Predicate`1<T>) */,
{ 11174, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 442, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector2>::FindLast(System.Predicate`1<T>) */,
{ 11178, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::ForEach(System.Action`1<T>) */,
{ 11182, 442, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::GetEnumerator() */,
{ 11183, 442, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 442, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 442, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::GetRange(System.Int32,System.Int32) */,
{ 11186, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::IndexOf(T) */,
{ 11187, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::IndexOf(T,System.Int32) */,
{ 11189, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Insert(System.Int32,T) */,
{ 11191, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11192, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 11193, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::LastIndexOf(T) */,
{ 11194, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::LastIndexOf(T,System.Int32) */,
{ 11195, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::Remove(T) */,
{ 11197, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::RemoveAt(System.Int32) */,
{ 11200, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::RemoveRange(System.Int32,System.Int32) */,
{ 11201, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Reverse() */,
{ 11202, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Reverse(System.Int32,System.Int32) */,
{ 11203, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Sort() */,
{ 11204, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Sort(System.Comparison`1<T>) */,
{ 11207, 442, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Vector2>::ToArray() */,
{ 11208, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::TrimExcess() */,
{ 11209, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 442, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::.cctor() */,
{ 11140, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::.ctor(System.Int32) */,
{ 11141, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::get_Capacity() */,
{ 11143, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::set_Capacity(System.Int32) */,
{ 11145, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 431, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.ICollection.get_SyncRoot() */,
{ 11152, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::IsCompatibleObject(System.Object) */,
{ 11153, 431, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.Add(System.Object) */,
{ 11158, 431, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::AsReadOnly() */,
{ 11159, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::BinarySearch(T) */,
{ 11161, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::Contains(T) */,
{ 11164, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::CopyTo(T[]) */,
{ 11167, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::CopyTo(T[],System.Int32) */,
{ 11170, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::EnsureCapacity(System.Int32) */,
{ 11171, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::Exists(System.Predicate`1<T>) */,
{ 11172, 431, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector3>::Find(System.Predicate`1<T>) */,
{ 11173, 431, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::FindAll(System.Predicate`1<T>) */,
{ 11174, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 431, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector3>::FindLast(System.Predicate`1<T>) */,
{ 11178, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::ForEach(System.Action`1<T>) */,
{ 11182, 431, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::GetEnumerator() */,
{ 11183, 431, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 431, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 431, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::GetRange(System.Int32,System.Int32) */,
{ 11186, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::IndexOf(T) */,
{ 11187, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::IndexOf(T,System.Int32) */,
{ 11189, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::IndexOf(T,System.Int32,System.Int32) */,
{ 11191, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11193, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::LastIndexOf(T) */,
{ 11194, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::LastIndexOf(T,System.Int32) */,
{ 11195, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::Remove(T) */,
{ 11197, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::RemoveAt(System.Int32) */,
{ 11201, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Reverse() */,
{ 11202, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Reverse(System.Int32,System.Int32) */,
{ 11203, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Sort() */,
{ 11204, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Sort(System.Comparison`1<T>) */,
{ 11207, 431, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Vector3>::ToArray() */,
{ 11208, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::TrimExcess() */,
{ 11209, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 431, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::.cctor() */,
{ 11140, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::.ctor(System.Int32) */,
{ 11141, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
{ 11142, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::get_Capacity() */,
{ 11143, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::set_Capacity(System.Int32) */,
{ 11145, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.get_IsFixedSize() */,
{ 11146, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 11147, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.get_IsReadOnly() */,
{ 11148, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11149, 445, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.ICollection.get_SyncRoot() */,
{ 11152, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::IsCompatibleObject(System.Object) */,
{ 11153, 445, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.get_Item(System.Int32) */,
{ 11154, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 11156, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.Add(System.Object) */,
{ 11158, 445, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::AsReadOnly() */,
{ 11159, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11160, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::BinarySearch(T) */,
{ 11161, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
{ 11163, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::Contains(T) */,
{ 11164, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.Contains(System.Object) */,
{ 11166, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::CopyTo(T[]) */,
{ 11167, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 11168, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
{ 11169, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::CopyTo(T[],System.Int32) */,
{ 11170, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::EnsureCapacity(System.Int32) */,
{ 11171, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::Exists(System.Predicate`1<T>) */,
{ 11172, 445, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector4>::Find(System.Predicate`1<T>) */,
{ 11173, 445, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::FindAll(System.Predicate`1<T>) */,
{ 11174, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindIndex(System.Predicate`1<T>) */,
{ 11175, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindIndex(System.Int32,System.Predicate`1<T>) */,
{ 11176, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11177, 445, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector4>::FindLast(System.Predicate`1<T>) */,
{ 11178, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindLastIndex(System.Predicate`1<T>) */,
{ 11179, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
{ 11180, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11181, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::ForEach(System.Action`1<T>) */,
{ 11182, 445, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::GetEnumerator() */,
{ 11183, 445, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 11184, 445, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IEnumerable.GetEnumerator() */,
{ 11185, 445, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::GetRange(System.Int32,System.Int32) */,
{ 11186, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::IndexOf(T) */,
{ 11187, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.IndexOf(System.Object) */,
{ 11188, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::IndexOf(T,System.Int32) */,
{ 11189, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::IndexOf(T,System.Int32,System.Int32) */,
{ 11190, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Insert(System.Int32,T) */,
{ 11191, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 11193, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::LastIndexOf(T) */,
{ 11194, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::LastIndexOf(T,System.Int32) */,
{ 11195, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 11196, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::Remove(T) */,
{ 11197, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.Remove(System.Object) */,
{ 11198, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::RemoveAll(System.Predicate`1<T>) */,
{ 11199, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::RemoveAt(System.Int32) */,
{ 11201, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Reverse() */,
{ 11202, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Reverse(System.Int32,System.Int32) */,
{ 11203, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Sort() */,
{ 11204, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Sort(System.Collections.Generic.IComparer`1<T>) */,
{ 11205, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 11206, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Sort(System.Comparison`1<T>) */,
{ 11207, 445, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Vector4>::ToArray() */,
{ 11208, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::TrimExcess() */,
{ 11209, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::TrueForAll(System.Predicate`1<T>) */,
{ 11210, 445, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::Synchronized(System.Collections.Generic.List`1<T>) */,
{ 11211, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::.cctor() */,
{ 11026, 1585, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.GPath/Segment>::Compare(T,T) */,
{ 11027, 1585, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<FairyGUI.GPath/Segment>::Equals(System.Object) */,
{ 11028, 1585, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.GPath/Segment>::GetHashCode() */,
{ 11029, 1585, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<FairyGUI.GPath/Segment>::.ctor() */,
{ 11026, 1586, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.GPathPoint>::Compare(T,T) */,
{ 11027, 1586, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<FairyGUI.GPathPoint>::Equals(System.Object) */,
{ 11028, 1586, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.GPathPoint>::GetHashCode() */,
{ 11029, 1586, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<FairyGUI.GPathPoint>::.ctor() */,
{ 11026, 1076, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.TextField/CharPosition>::Compare(T,T) */,
{ 11027, 1076, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<FairyGUI.TextField/CharPosition>::Equals(System.Object) */,
{ 11028, 1076, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.TextField/CharPosition>::GetHashCode() */,
{ 11029, 1076, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<FairyGUI.TextField/CharPosition>::.ctor() */,
{ 11026, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Boolean>::Compare(T,T) */,
{ 11027, 47, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Boolean>::Equals(System.Object) */,
{ 11028, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Boolean>::GetHashCode() */,
{ 11029, 47, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Boolean>::.ctor() */,
{ 11026, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Byte>::Compare(T,T) */,
{ 11027, 6, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Byte>::Equals(System.Object) */,
{ 11028, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Byte>::GetHashCode() */,
{ 11029, 6, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Byte>::.ctor() */,
{ 11026, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Char>::Compare(T,T) */,
{ 11027, 7, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Char>::Equals(System.Object) */,
{ 11028, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Char>::GetHashCode() */,
{ 11029, 7, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Char>::.ctor() */,
{ 11026, 115, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Compare(T,T) */,
{ 11027, 115, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Equals(System.Object) */,
{ 11028, 115, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetHashCode() */,
{ 11029, 115, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
{ 11026, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int32>::Compare(T,T) */,
{ 11027, 16, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Int32>::Equals(System.Object) */,
{ 11028, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int32>::GetHashCode() */,
{ 11029, 16, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Int32>::.ctor() */,
{ 11026, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int32Enum>::Compare(T,T) */,
{ 11027, 90, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Int32Enum>::Equals(System.Object) */,
{ 11028, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int32Enum>::GetHashCode() */,
{ 11029, 90, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Int32Enum>::.ctor() */,
{ 11026, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int64>::Compare(T,T) */,
{ 11027, 37, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Int64>::Equals(System.Object) */,
{ 11028, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int64>::GetHashCode() */,
{ 11029, 37, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Int64>::.ctor() */,
{ 11026, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Single>::Compare(T,T) */,
{ 11027, 109, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Single>::Equals(System.Object) */,
{ 11028, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Single>::GetHashCode() */,
{ 11029, 109, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Single>::.ctor() */,
{ 11026, 82, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.UInt64>::Compare(T,T) */,
{ 11027, 82, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.UInt64>::Equals(System.Object) */,
{ 11028, 82, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.UInt64>::GetHashCode() */,
{ 11029, 82, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.UInt64>::.ctor() */,
{ 11026, 561, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.AnimatorClipInfo>::Compare(T,T) */,
{ 11027, 561, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.AnimatorClipInfo>::Equals(System.Object) */,
{ 11028, 561, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.AnimatorClipInfo>::GetHashCode() */,
{ 11029, 561, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
{ 11026, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Compare(T,T) */,
{ 11027, 439, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Equals(System.Object) */,
{ 11028, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetHashCode() */,
{ 11029, 439, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
{ 11026, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Color32>::Compare(T,T) */,
{ 11027, 450, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Color32>::Equals(System.Object) */,
{ 11028, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Color32>::GetHashCode() */,
{ 11029, 450, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Color32>::.ctor() */,
{ 11026, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Color>::Compare(T,T) */,
{ 11027, 447, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Color>::Equals(System.Object) */,
{ 11028, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Color>::GetHashCode() */,
{ 11029, 447, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Color>::.ctor() */,
{ 11026, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Matrix4x4>::Compare(T,T) */,
{ 11027, 446, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Matrix4x4>::Equals(System.Object) */,
{ 11028, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Matrix4x4>::GetHashCode() */,
{ 11029, 446, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Matrix4x4>::.ctor() */,
{ 11026, 592, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.ParticleSystem/Particle>::Compare(T,T) */,
{ 11027, 592, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.ParticleSystem/Particle>::Equals(System.Object) */,
{ 11028, 592, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.ParticleSystem/Particle>::GetHashCode() */,
{ 11029, 592, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
{ 11026, 537, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.RaycastHit2D>::Compare(T,T) */,
{ 11027, 537, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.RaycastHit2D>::Equals(System.Object) */,
{ 11028, 537, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.RaycastHit2D>::GetHashCode() */,
{ 11029, 537, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.RaycastHit2D>::.ctor() */,
{ 11026, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Rect>::Compare(T,T) */,
{ 11027, 437, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Rect>::Equals(System.Object) */,
{ 11028, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Rect>::GetHashCode() */,
{ 11029, 437, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Rect>::.ctor() */,
{ 11026, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Compare(T,T) */,
{ 11027, 444, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Equals(System.Object) */,
{ 11028, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetHashCode() */,
{ 11029, 444, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
{ 11026, 622, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Compare(T,T) */,
{ 11027, 622, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Equals(System.Object) */,
{ 11028, 622, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetHashCode() */,
{ 11029, 622, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
{ 11026, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Compare(T,T) */,
{ 11027, 463, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Equals(System.Object) */,
{ 11028, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetHashCode() */,
{ 11029, 463, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
{ 11026, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector2>::Compare(T,T) */,
{ 11027, 442, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector2>::Equals(System.Object) */,
{ 11028, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector2>::GetHashCode() */,
{ 11029, 442, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector2>::.ctor() */,
{ 11026, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector3>::Compare(T,T) */,
{ 11027, 431, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector3>::Equals(System.Object) */,
{ 11028, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector3>::GetHashCode() */,
{ 11029, 431, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector3>::.ctor() */,
{ 11026, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector4>::Compare(T,T) */,
{ 11027, 445, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector4>::Equals(System.Object) */,
{ 11028, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector4>::GetHashCode() */,
{ 11029, 445, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector4>::.ctor() */,
{ 11065, 1585, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::Equals(T,T) */,
{ 11066, 1585, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::GetHashCode(T) */,
{ 11067, 1585, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 1585, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 1585, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::Equals(System.Object) */,
{ 11070, 1585, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::GetHashCode() */,
{ 11071, 1585, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::.ctor() */,
{ 11065, 1586, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::Equals(T,T) */,
{ 11066, 1586, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::GetHashCode(T) */,
{ 11067, 1586, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 1586, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 1586, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::Equals(System.Object) */,
{ 11070, 1586, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::GetHashCode() */,
{ 11071, 1586, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::.ctor() */,
{ 11065, 1076, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::Equals(T,T) */,
{ 11066, 1076, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::GetHashCode(T) */,
{ 11067, 1076, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 1076, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 1076, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::Equals(System.Object) */,
{ 11070, 1076, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::GetHashCode() */,
{ 11071, 1076, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::.ctor() */,
{ 11065, 47, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::Equals(T,T) */,
{ 11066, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::GetHashCode(T) */,
{ 11067, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 47, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::Equals(System.Object) */,
{ 11070, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::GetHashCode() */,
{ 11071, 47, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::.ctor() */,
{ 11065, 6, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::Equals(T,T) */,
{ 11066, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::GetHashCode(T) */,
{ 11067, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 6, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::Equals(System.Object) */,
{ 11070, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::GetHashCode() */,
{ 11071, 6, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::.ctor() */,
{ 11065, 7, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::Equals(T,T) */,
{ 11066, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::GetHashCode(T) */,
{ 11067, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 7, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::Equals(System.Object) */,
{ 11070, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::GetHashCode() */,
{ 11071, 7, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::.ctor() */,
{ 11065, 115, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Equals(T,T) */,
{ 11066, 115, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetHashCode(T) */,
{ 11067, 115, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 115, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 115, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Equals(System.Object) */,
{ 11070, 115, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetHashCode() */,
{ 11071, 115, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
{ 11065, 94, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::Equals(T,T) */,
{ 11066, 94, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::GetHashCode(T) */,
{ 11067, 94, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 94, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 94, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::Equals(System.Object) */,
{ 11070, 94, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::GetHashCode() */,
{ 11071, 94, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::.ctor() */,
{ 11065, 16, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::Equals(T,T) */,
{ 11066, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::GetHashCode(T) */,
{ 11067, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 16, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::Equals(System.Object) */,
{ 11070, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::GetHashCode() */,
{ 11071, 16, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::.ctor() */,
{ 11065, 90, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::Equals(T,T) */,
{ 11066, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::GetHashCode(T) */,
{ 11067, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 90, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::Equals(System.Object) */,
{ 11070, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::GetHashCode() */,
{ 11071, 90, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::.ctor() */,
{ 11065, 37, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::Equals(T,T) */,
{ 11066, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::GetHashCode(T) */,
{ 11067, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 37, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::Equals(System.Object) */,
{ 11070, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::GetHashCode() */,
{ 11071, 37, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::.ctor() */,
{ 11065, 85, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::Equals(T,T) */,
{ 11066, 85, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::GetHashCode(T) */,
{ 11067, 85, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 85, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 85, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::Equals(System.Object) */,
{ 11070, 85, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::GetHashCode() */,
{ 11071, 85, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::.ctor() */,
{ 11065, 1365, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::Equals(T,T) */,
{ 11066, 1365, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::GetHashCode(T) */,
{ 11067, 1365, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 1365, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 1365, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::Equals(System.Object) */,
{ 11070, 1365, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::GetHashCode() */,
{ 11071, 1365, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
{ 11065, 170, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::Equals(T,T) */,
{ 11066, 170, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::GetHashCode(T) */,
{ 11067, 170, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 170, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 170, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::Equals(System.Object) */,
{ 11070, 170, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::GetHashCode() */,
{ 11071, 170, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::.ctor() */,
{ 11065, 109, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::Equals(T,T) */,
{ 11066, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::GetHashCode(T) */,
{ 11067, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 109, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::Equals(System.Object) */,
{ 11070, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::GetHashCode() */,
{ 11071, 109, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::.ctor() */,
{ 11065, 21, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::Equals(T,T) */,
{ 11066, 21, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::GetHashCode(T) */,
{ 11067, 21, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 21, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 21, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::Equals(System.Object) */,
{ 11070, 21, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::GetHashCode() */,
{ 11071, 21, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::.ctor() */,
{ 11065, 561, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::Equals(T,T) */,
{ 11066, 561, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::GetHashCode(T) */,
{ 11067, 561, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 561, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 561, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::Equals(System.Object) */,
{ 11070, 561, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::GetHashCode() */,
{ 11071, 561, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
{ 11065, 439, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Equals(T,T) */,
{ 11066, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetHashCode(T) */,
{ 11067, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 439, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Equals(System.Object) */,
{ 11070, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetHashCode() */,
{ 11071, 439, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
{ 11065, 450, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::Equals(T,T) */,
{ 11066, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::GetHashCode(T) */,
{ 11067, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 450, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::Equals(System.Object) */,
{ 11070, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::GetHashCode() */,
{ 11071, 450, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::.ctor() */,
{ 11065, 447, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::Equals(T,T) */,
{ 11066, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::GetHashCode(T) */,
{ 11067, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 447, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::Equals(System.Object) */,
{ 11070, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::GetHashCode() */,
{ 11071, 447, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::.ctor() */,
{ 11065, 603, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::Equals(T,T) */,
{ 11066, 603, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::GetHashCode(T) */,
{ 11067, 603, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 603, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 603, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::Equals(System.Object) */,
{ 11070, 603, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::GetHashCode() */,
{ 11071, 603, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::.ctor() */,
{ 11065, 446, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::Equals(T,T) */,
{ 11066, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::GetHashCode(T) */,
{ 11067, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 446, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::Equals(System.Object) */,
{ 11070, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::GetHashCode() */,
{ 11071, 446, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::.ctor() */,
{ 11065, 592, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::Equals(T,T) */,
{ 11066, 592, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::GetHashCode(T) */,
{ 11067, 592, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 592, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 592, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::Equals(System.Object) */,
{ 11070, 592, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::GetHashCode() */,
{ 11071, 592, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
{ 11065, 537, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::Equals(T,T) */,
{ 11066, 537, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::GetHashCode(T) */,
{ 11067, 537, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 537, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 537, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::Equals(System.Object) */,
{ 11070, 537, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::GetHashCode() */,
{ 11071, 537, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::.ctor() */,
{ 11065, 437, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::Equals(T,T) */,
{ 11066, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::GetHashCode(T) */,
{ 11067, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 437, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::Equals(System.Object) */,
{ 11070, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::GetHashCode() */,
{ 11071, 437, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::.ctor() */,
{ 11065, 444, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Equals(T,T) */,
{ 11066, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetHashCode(T) */,
{ 11067, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 444, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Equals(System.Object) */,
{ 11070, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetHashCode() */,
{ 11071, 444, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
{ 11065, 622, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Equals(T,T) */,
{ 11066, 622, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetHashCode(T) */,
{ 11067, 622, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 622, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 622, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Equals(System.Object) */,
{ 11070, 622, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetHashCode() */,
{ 11071, 622, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
{ 11065, 769, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::Equals(T,T) */,
{ 11066, 769, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::GetHashCode(T) */,
{ 11067, 769, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 769, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 769, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::Equals(System.Object) */,
{ 11070, 769, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::GetHashCode() */,
{ 11071, 769, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::.ctor() */,
{ 11065, 463, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Equals(T,T) */,
{ 11066, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetHashCode(T) */,
{ 11067, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 463, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Equals(System.Object) */,
{ 11070, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetHashCode() */,
{ 11071, 463, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
{ 11065, 442, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::Equals(T,T) */,
{ 11066, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::GetHashCode(T) */,
{ 11067, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 442, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::Equals(System.Object) */,
{ 11070, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::GetHashCode() */,
{ 11071, 442, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::.ctor() */,
{ 11065, 431, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::Equals(T,T) */,
{ 11066, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::GetHashCode(T) */,
{ 11067, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 431, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::Equals(System.Object) */,
{ 11070, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::GetHashCode() */,
{ 11071, 431, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::.ctor() */,
{ 11065, 445, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::Equals(T,T) */,
{ 11066, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::GetHashCode(T) */,
{ 11067, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11068, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11069, 445, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::Equals(System.Object) */,
{ 11070, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::GetHashCode() */,
{ 11071, 445, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::.ctor() */,
{ 16485, 37, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Int64>::.ctor(System.Collections.Generic.Queue`1<T>) */,
{ 16486, 37, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Int64>::Dispose() */,
{ 16487, 37, -1 } /* System.Boolean System.Collections.Generic.Queue`1/Enumerator<System.Int64>::MoveNext() */,
{ 16488, 37, -1 } /* T System.Collections.Generic.Queue`1/Enumerator<System.Int64>::get_Current() */,
{ 16489, 37, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Int64>::ThrowEnumerationNotStartedOrEnded() */,
{ 16490, 37, -1 } /* System.Object System.Collections.Generic.Queue`1/Enumerator<System.Int64>::System.Collections.IEnumerator.get_Current() */,
{ 16491, 37, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Int64>::System.Collections.IEnumerator.Reset() */,
{ 16485, 610, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::.ctor(System.Collections.Generic.Queue`1<T>) */,
{ 16486, 610, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::Dispose() */,
{ 16487, 610, -1 } /* System.Boolean System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::MoveNext() */,
{ 16488, 610, -1 } /* T System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::get_Current() */,
{ 16489, 610, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::ThrowEnumerationNotStartedOrEnded() */,
{ 16490, 610, -1 } /* System.Object System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.get_Current() */,
{ 16491, 610, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.Reset() */,
{ 16473, 37, -1 } /* System.Int32 System.Collections.Generic.Queue`1<System.Int64>::get_Count() */,
{ 16474, 37, -1 } /* System.Boolean System.Collections.Generic.Queue`1<System.Int64>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16475, 37, -1 } /* System.Object System.Collections.Generic.Queue`1<System.Int64>::System.Collections.ICollection.get_SyncRoot() */,
{ 16476, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16478, 37, -1 } /* System.Collections.Generic.Queue`1/Enumerator<T> System.Collections.Generic.Queue`1<System.Int64>::GetEnumerator() */,
{ 16479, 37, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Queue`1<System.Int64>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 16480, 37, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Queue`1<System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16482, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::SetCapacity(System.Int32) */,
{ 16483, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::MoveNext(System.Int32&) */,
{ 16484, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::ThrowForEmptyQueue() */,
{ 16472, 610, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::.ctor() */,
{ 16474, 610, -1 } /* System.Boolean System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16475, 610, -1 } /* System.Object System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.ICollection.get_SyncRoot() */,
{ 16476, 610, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16478, 610, -1 } /* System.Collections.Generic.Queue`1/Enumerator<T> System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::GetEnumerator() */,
{ 16479, 610, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 16480, 610, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16482, 610, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::SetCapacity(System.Int32) */,
{ 16483, 610, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::MoveNext(System.Int32&) */,
{ 16484, 610, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::ThrowForEmptyQueue() */,
{ 16609, 1580, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::.ctor(System.Collections.Generic.Stack`1<T>) */,
{ 16610, 1580, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::Dispose() */,
{ 16611, 1580, -1 } /* System.Boolean System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::MoveNext() */,
{ 16612, 1580, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::get_Current() */,
{ 16613, 1580, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::ThrowEnumerationNotStartedOrEnded() */,
{ 16614, 1580, -1 } /* System.Object System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.get_Current() */,
{ 16615, 1580, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.Reset() */,
{ 16609, 1272, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::.ctor(System.Collections.Generic.Stack`1<T>) */,
{ 16610, 1272, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::Dispose() */,
{ 16611, 1272, -1 } /* System.Boolean System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::MoveNext() */,
{ 16612, 1272, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::get_Current() */,
{ 16613, 1272, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::ThrowEnumerationNotStartedOrEnded() */,
{ 16614, 1272, -1 } /* System.Object System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.get_Current() */,
{ 16615, 1272, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.Reset() */,
{ 16609, 612, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.ctor(System.Collections.Generic.Stack`1<T>) */,
{ 16610, 612, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Dispose() */,
{ 16611, 612, -1 } /* System.Boolean System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::MoveNext() */,
{ 16612, 612, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::get_Current() */,
{ 16613, 612, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::ThrowEnumerationNotStartedOrEnded() */,
{ 16614, 612, -1 } /* System.Object System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.get_Current() */,
{ 16615, 612, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.Reset() */,
{ 16599, 1580, -1 } /* System.Boolean System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16600, 1580, -1 } /* System.Object System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.ICollection.get_SyncRoot() */,
{ 16602, 1580, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16603, 1580, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 16604, 1580, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16605, 1580, -1 } /* T System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::Peek() */,
{ 16608, 1580, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::ThrowForEmptyStack() */,
{ 16598, 1272, -1 } /* System.Int32 System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::get_Count() */,
{ 16599, 1272, -1 } /* System.Boolean System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16600, 1272, -1 } /* System.Object System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::System.Collections.ICollection.get_SyncRoot() */,
{ 16601, 1272, -1 } /* System.Void System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::Clear() */,
{ 16602, 1272, -1 } /* System.Void System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16603, 1272, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 16604, 1272, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16605, 1272, -1 } /* T System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::Peek() */,
{ 16608, 1272, -1 } /* System.Void System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::ThrowForEmptyStack() */,
{ 16598, 612, -1 } /* System.Int32 System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::get_Count() */,
{ 16599, 612, -1 } /* System.Boolean System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.ICollection.get_IsSynchronized() */,
{ 16600, 612, -1 } /* System.Object System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.ICollection.get_SyncRoot() */,
{ 16601, 612, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Clear() */,
{ 16602, 612, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 16603, 612, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 16604, 612, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerable.GetEnumerator() */,
{ 16605, 612, -1 } /* T System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Peek() */,
{ 16606, 612, -1 } /* T System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Pop() */,
{ 16607, 612, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Push(T) */,
{ 16608, 612, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::ThrowForEmptyStack() */,
{ 10741, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 1585, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::get_Count() */,
{ 10743, 1585, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::get_Item(System.Int32) */,
{ 10744, 1585, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::Contains(T) */,
{ 10745, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::CopyTo(T[],System.Int32) */,
{ 10746, 1585, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::GetEnumerator() */,
{ 10747, 1585, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::IndexOf(T) */,
{ 10748, 1585, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 1585, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 1585, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 1585, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 1585, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 1585, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 1585, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 1585, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 1585, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 1585, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.Add(System.Object) */,
{ 10765, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.Clear() */,
{ 10766, 1585, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::IsCompatibleObject(System.Object) */,
{ 10767, 1585, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 1585, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 1585, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 1586, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::get_Count() */,
{ 10743, 1586, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::get_Item(System.Int32) */,
{ 10744, 1586, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::Contains(T) */,
{ 10745, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::CopyTo(T[],System.Int32) */,
{ 10746, 1586, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::GetEnumerator() */,
{ 10747, 1586, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::IndexOf(T) */,
{ 10748, 1586, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 1586, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 1586, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 1586, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 1586, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 1586, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 1586, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 1586, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 1586, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 1586, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.Add(System.Object) */,
{ 10765, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.Clear() */,
{ 10766, 1586, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::IsCompatibleObject(System.Object) */,
{ 10767, 1586, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 1586, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 1586, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 1076, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::get_Count() */,
{ 10743, 1076, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::get_Item(System.Int32) */,
{ 10744, 1076, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::Contains(T) */,
{ 10745, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::CopyTo(T[],System.Int32) */,
{ 10746, 1076, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::GetEnumerator() */,
{ 10747, 1076, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::IndexOf(T) */,
{ 10748, 1076, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 1076, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 1076, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 1076, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 1076, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 1076, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 1076, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 1076, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 1076, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 1076, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Add(System.Object) */,
{ 10765, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Clear() */,
{ 10766, 1076, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::IsCompatibleObject(System.Object) */,
{ 10767, 1076, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 1076, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 1076, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 6, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::get_Count() */,
{ 10743, 6, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::get_Item(System.Int32) */,
{ 10744, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::Contains(T) */,
{ 10745, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::CopyTo(T[],System.Int32) */,
{ 10746, 6, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::GetEnumerator() */,
{ 10747, 6, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::IndexOf(T) */,
{ 10748, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 6, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 6, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 6, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 6, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 6, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.Add(System.Object) */,
{ 10765, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.Clear() */,
{ 10766, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::IsCompatibleObject(System.Object) */,
{ 10767, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 6, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 7, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::get_Count() */,
{ 10743, 7, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::get_Item(System.Int32) */,
{ 10744, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::Contains(T) */,
{ 10745, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::CopyTo(T[],System.Int32) */,
{ 10746, 7, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::GetEnumerator() */,
{ 10747, 7, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::IndexOf(T) */,
{ 10748, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 7, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 7, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 7, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 7, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 7, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.Add(System.Object) */,
{ 10765, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.Clear() */,
{ 10766, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::IsCompatibleObject(System.Object) */,
{ 10767, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 7, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 115, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Count() */,
{ 10743, 115, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Item(System.Int32) */,
{ 10744, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Contains(T) */,
{ 10745, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CopyTo(T[],System.Int32) */,
{ 10746, 115, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetEnumerator() */,
{ 10747, 115, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T) */,
{ 10748, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 115, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 115, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 115, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 115, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 115, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Add(System.Object) */,
{ 10765, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Clear() */,
{ 10766, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IsCompatibleObject(System.Object) */,
{ 10767, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 115, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 16, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::get_Count() */,
{ 10743, 16, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::get_Item(System.Int32) */,
{ 10744, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::Contains(T) */,
{ 10745, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::CopyTo(T[],System.Int32) */,
{ 10746, 16, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::GetEnumerator() */,
{ 10747, 16, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::IndexOf(T) */,
{ 10748, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 16, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 16, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 16, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 16, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 16, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.Add(System.Object) */,
{ 10765, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.Clear() */,
{ 10766, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::IsCompatibleObject(System.Object) */,
{ 10767, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 16, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 90, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::get_Count() */,
{ 10743, 90, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::get_Item(System.Int32) */,
{ 10744, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::Contains(T) */,
{ 10745, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::CopyTo(T[],System.Int32) */,
{ 10746, 90, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::GetEnumerator() */,
{ 10747, 90, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::IndexOf(T) */,
{ 10748, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 90, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 90, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 90, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 90, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 90, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.Add(System.Object) */,
{ 10765, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.Clear() */,
{ 10766, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::IsCompatibleObject(System.Object) */,
{ 10767, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 90, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 37, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::get_Count() */,
{ 10743, 37, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::get_Item(System.Int32) */,
{ 10744, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::Contains(T) */,
{ 10745, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::CopyTo(T[],System.Int32) */,
{ 10746, 37, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::GetEnumerator() */,
{ 10747, 37, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::IndexOf(T) */,
{ 10748, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 37, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 37, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 37, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 37, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 37, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.Add(System.Object) */,
{ 10765, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.Clear() */,
{ 10766, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::IsCompatibleObject(System.Object) */,
{ 10767, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 37, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 176, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::get_Count() */,
{ 10743, 176, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::get_Item(System.Int32) */,
{ 10744, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::Contains(T) */,
{ 10745, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::CopyTo(T[],System.Int32) */,
{ 10746, 176, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::GetEnumerator() */,
{ 10747, 176, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::IndexOf(T) */,
{ 10748, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 176, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 176, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 176, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 176, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 176, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.Add(System.Object) */,
{ 10765, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.Clear() */,
{ 10766, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::IsCompatibleObject(System.Object) */,
{ 10767, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 176, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10742, 166, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::get_Count() */,
{ 10743, 166, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::get_Item(System.Int32) */,
{ 10744, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::Contains(T) */,
{ 10745, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::CopyTo(T[],System.Int32) */,
{ 10746, 166, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::GetEnumerator() */,
{ 10747, 166, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::IndexOf(T) */,
{ 10748, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 166, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 166, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 166, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 166, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 166, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.Add(System.Object) */,
{ 10765, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.Clear() */,
{ 10766, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::IsCompatibleObject(System.Object) */,
{ 10767, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 166, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 109, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::get_Count() */,
{ 10743, 109, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::get_Item(System.Int32) */,
{ 10744, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::Contains(T) */,
{ 10745, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::CopyTo(T[],System.Int32) */,
{ 10746, 109, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::GetEnumerator() */,
{ 10747, 109, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::IndexOf(T) */,
{ 10748, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 109, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 109, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 109, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 109, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 109, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.Add(System.Object) */,
{ 10765, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.Clear() */,
{ 10766, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::IsCompatibleObject(System.Object) */,
{ 10767, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 109, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 561, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::get_Count() */,
{ 10743, 561, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::get_Item(System.Int32) */,
{ 10744, 561, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::Contains(T) */,
{ 10745, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::CopyTo(T[],System.Int32) */,
{ 10746, 561, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::GetEnumerator() */,
{ 10747, 561, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::IndexOf(T) */,
{ 10748, 561, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 561, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 561, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 561, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 561, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 561, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 561, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 561, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 561, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 561, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Add(System.Object) */,
{ 10765, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Clear() */,
{ 10766, 561, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::IsCompatibleObject(System.Object) */,
{ 10767, 561, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 561, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 561, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 439, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Count() */,
{ 10743, 439, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Item(System.Int32) */,
{ 10744, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Contains(T) */,
{ 10745, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CopyTo(T[],System.Int32) */,
{ 10746, 439, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetEnumerator() */,
{ 10747, 439, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T) */,
{ 10748, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 439, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 439, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 439, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 439, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 439, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Add(System.Object) */,
{ 10765, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Clear() */,
{ 10766, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IsCompatibleObject(System.Object) */,
{ 10767, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 439, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 450, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::get_Count() */,
{ 10743, 450, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::get_Item(System.Int32) */,
{ 10744, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::Contains(T) */,
{ 10745, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::CopyTo(T[],System.Int32) */,
{ 10746, 450, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::GetEnumerator() */,
{ 10747, 450, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::IndexOf(T) */,
{ 10748, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 450, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 450, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 450, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 450, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 450, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.Add(System.Object) */,
{ 10765, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.Clear() */,
{ 10766, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::IsCompatibleObject(System.Object) */,
{ 10767, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 450, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 447, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::get_Count() */,
{ 10743, 447, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::get_Item(System.Int32) */,
{ 10744, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::Contains(T) */,
{ 10745, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::CopyTo(T[],System.Int32) */,
{ 10746, 447, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::GetEnumerator() */,
{ 10747, 447, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::IndexOf(T) */,
{ 10748, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 447, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 447, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 447, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 447, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 447, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.Add(System.Object) */,
{ 10765, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.Clear() */,
{ 10766, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::IsCompatibleObject(System.Object) */,
{ 10767, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 447, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 446, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::get_Count() */,
{ 10743, 446, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::get_Item(System.Int32) */,
{ 10744, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::Contains(T) */,
{ 10745, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::CopyTo(T[],System.Int32) */,
{ 10746, 446, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::GetEnumerator() */,
{ 10747, 446, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::IndexOf(T) */,
{ 10748, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 446, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 446, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 446, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 446, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 446, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.Add(System.Object) */,
{ 10765, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.Clear() */,
{ 10766, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::IsCompatibleObject(System.Object) */,
{ 10767, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 446, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 592, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::get_Count() */,
{ 10743, 592, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::get_Item(System.Int32) */,
{ 10744, 592, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::Contains(T) */,
{ 10745, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::CopyTo(T[],System.Int32) */,
{ 10746, 592, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::GetEnumerator() */,
{ 10747, 592, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T) */,
{ 10748, 592, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 592, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 592, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 592, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 592, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 592, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 592, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 592, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 592, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 592, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Add(System.Object) */,
{ 10765, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Clear() */,
{ 10766, 592, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::IsCompatibleObject(System.Object) */,
{ 10767, 592, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 592, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 592, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 537, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::get_Count() */,
{ 10743, 537, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::get_Item(System.Int32) */,
{ 10744, 537, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::Contains(T) */,
{ 10745, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::CopyTo(T[],System.Int32) */,
{ 10746, 537, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::GetEnumerator() */,
{ 10747, 537, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::IndexOf(T) */,
{ 10748, 537, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 537, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 537, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 537, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 537, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 537, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 537, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 537, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 537, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 537, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Add(System.Object) */,
{ 10765, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Clear() */,
{ 10766, 537, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::IsCompatibleObject(System.Object) */,
{ 10767, 537, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 537, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 537, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 437, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::get_Count() */,
{ 10743, 437, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::get_Item(System.Int32) */,
{ 10744, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::Contains(T) */,
{ 10745, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::CopyTo(T[],System.Int32) */,
{ 10746, 437, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::GetEnumerator() */,
{ 10747, 437, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::IndexOf(T) */,
{ 10748, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 437, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 437, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 437, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 437, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 437, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.Add(System.Object) */,
{ 10765, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.Clear() */,
{ 10766, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::IsCompatibleObject(System.Object) */,
{ 10767, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 437, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 444, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Count() */,
{ 10743, 444, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Item(System.Int32) */,
{ 10744, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Contains(T) */,
{ 10745, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(T[],System.Int32) */,
{ 10746, 444, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetEnumerator() */,
{ 10747, 444, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T) */,
{ 10748, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 444, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 444, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 444, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 444, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 444, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Add(System.Object) */,
{ 10765, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Clear() */,
{ 10766, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IsCompatibleObject(System.Object) */,
{ 10767, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 444, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 622, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Count() */,
{ 10743, 622, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Item(System.Int32) */,
{ 10744, 622, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::Contains(T) */,
{ 10745, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::CopyTo(T[],System.Int32) */,
{ 10746, 622, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetEnumerator() */,
{ 10747, 622, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T) */,
{ 10748, 622, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 622, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 622, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 622, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 622, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 622, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 622, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 622, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 622, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 622, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Add(System.Object) */,
{ 10765, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Clear() */,
{ 10766, 622, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::IsCompatibleObject(System.Object) */,
{ 10767, 622, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 622, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 622, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 463, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Count() */,
{ 10743, 463, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Item(System.Int32) */,
{ 10744, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Contains(T) */,
{ 10745, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CopyTo(T[],System.Int32) */,
{ 10746, 463, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetEnumerator() */,
{ 10747, 463, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T) */,
{ 10748, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 463, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 463, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 463, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 463, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 463, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Add(System.Object) */,
{ 10765, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Clear() */,
{ 10766, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IsCompatibleObject(System.Object) */,
{ 10767, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 463, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 442, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::get_Count() */,
{ 10743, 442, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::get_Item(System.Int32) */,
{ 10744, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::Contains(T) */,
{ 10745, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::CopyTo(T[],System.Int32) */,
{ 10746, 442, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::GetEnumerator() */,
{ 10747, 442, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::IndexOf(T) */,
{ 10748, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 442, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 442, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 442, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 442, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 442, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.Add(System.Object) */,
{ 10765, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.Clear() */,
{ 10766, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::IsCompatibleObject(System.Object) */,
{ 10767, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 442, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 431, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::get_Count() */,
{ 10743, 431, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::get_Item(System.Int32) */,
{ 10744, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::Contains(T) */,
{ 10745, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::CopyTo(T[],System.Int32) */,
{ 10746, 431, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::GetEnumerator() */,
{ 10747, 431, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::IndexOf(T) */,
{ 10748, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 431, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 431, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 431, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 431, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 431, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.Add(System.Object) */,
{ 10765, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.Clear() */,
{ 10766, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::IsCompatibleObject(System.Object) */,
{ 10767, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 431, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 10741, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10742, 445, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::get_Count() */,
{ 10743, 445, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::get_Item(System.Int32) */,
{ 10744, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::Contains(T) */,
{ 10745, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::CopyTo(T[],System.Int32) */,
{ 10746, 445, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::GetEnumerator() */,
{ 10747, 445, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::IndexOf(T) */,
{ 10748, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10749, 445, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
{ 10750, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
{ 10751, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.ICollection<T>.Add(T) */,
{ 10752, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.ICollection<T>.Clear() */,
{ 10753, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
{ 10754, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.ICollection<T>.Remove(T) */,
{ 10755, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
{ 10756, 445, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10757, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10758, 445, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.ICollection.get_SyncRoot() */,
{ 10759, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10760, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.get_IsFixedSize() */,
{ 10761, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.get_IsReadOnly() */,
{ 10762, 445, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.get_Item(System.Int32) */,
{ 10763, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10764, 445, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.Add(System.Object) */,
{ 10765, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.Clear() */,
{ 10766, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::IsCompatibleObject(System.Object) */,
{ 10767, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.Contains(System.Object) */,
{ 10768, 445, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.IndexOf(System.Object) */,
{ 10769, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10770, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.Remove(System.Object) */,
{ 10771, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.RemoveAt(System.Int32) */,
{ 1109, 1585, -1 } /* System.Void System.Comparison`1<FairyGUI.GPath/Segment>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 1585, -1 } /* System.Int32 System.Comparison`1<FairyGUI.GPath/Segment>::Invoke(T,T) */,
{ 1111, 1585, -1 } /* System.IAsyncResult System.Comparison`1<FairyGUI.GPath/Segment>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 1585, -1 } /* System.Int32 System.Comparison`1<FairyGUI.GPath/Segment>::EndInvoke(System.IAsyncResult) */,
{ 1109, 1586, -1 } /* System.Void System.Comparison`1<FairyGUI.GPathPoint>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 1586, -1 } /* System.Int32 System.Comparison`1<FairyGUI.GPathPoint>::Invoke(T,T) */,
{ 1111, 1586, -1 } /* System.IAsyncResult System.Comparison`1<FairyGUI.GPathPoint>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 1586, -1 } /* System.Int32 System.Comparison`1<FairyGUI.GPathPoint>::EndInvoke(System.IAsyncResult) */,
{ 1109, 1076, -1 } /* System.Void System.Comparison`1<FairyGUI.TextField/CharPosition>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 1076, -1 } /* System.Int32 System.Comparison`1<FairyGUI.TextField/CharPosition>::Invoke(T,T) */,
{ 1111, 1076, -1 } /* System.IAsyncResult System.Comparison`1<FairyGUI.TextField/CharPosition>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 1076, -1 } /* System.Int32 System.Comparison`1<FairyGUI.TextField/CharPosition>::EndInvoke(System.IAsyncResult) */,
{ 1109, 47, -1 } /* System.Void System.Comparison`1<System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 47, -1 } /* System.Int32 System.Comparison`1<System.Boolean>::Invoke(T,T) */,
{ 1111, 47, -1 } /* System.IAsyncResult System.Comparison`1<System.Boolean>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 47, -1 } /* System.Int32 System.Comparison`1<System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1109, 6, -1 } /* System.Void System.Comparison`1<System.Byte>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 6, -1 } /* System.Int32 System.Comparison`1<System.Byte>::Invoke(T,T) */,
{ 1111, 6, -1 } /* System.IAsyncResult System.Comparison`1<System.Byte>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 6, -1 } /* System.Int32 System.Comparison`1<System.Byte>::EndInvoke(System.IAsyncResult) */,
{ 1109, 7, -1 } /* System.Void System.Comparison`1<System.Char>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 7, -1 } /* System.Int32 System.Comparison`1<System.Char>::Invoke(T,T) */,
{ 1111, 7, -1 } /* System.IAsyncResult System.Comparison`1<System.Char>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 7, -1 } /* System.Int32 System.Comparison`1<System.Char>::EndInvoke(System.IAsyncResult) */,
{ 1109, 115, -1 } /* System.Void System.Comparison`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 115, -1 } /* System.Int32 System.Comparison`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Invoke(T,T) */,
{ 1111, 115, -1 } /* System.IAsyncResult System.Comparison`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 115, -1 } /* System.Int32 System.Comparison`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::EndInvoke(System.IAsyncResult) */,
{ 1110, 16, -1 } /* System.Int32 System.Comparison`1<System.Int32>::Invoke(T,T) */,
{ 1111, 16, -1 } /* System.IAsyncResult System.Comparison`1<System.Int32>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 16, -1 } /* System.Int32 System.Comparison`1<System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1109, 90, -1 } /* System.Void System.Comparison`1<System.Int32Enum>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 90, -1 } /* System.Int32 System.Comparison`1<System.Int32Enum>::Invoke(T,T) */,
{ 1111, 90, -1 } /* System.IAsyncResult System.Comparison`1<System.Int32Enum>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 90, -1 } /* System.Int32 System.Comparison`1<System.Int32Enum>::EndInvoke(System.IAsyncResult) */,
{ 1109, 37, -1 } /* System.Void System.Comparison`1<System.Int64>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 37, -1 } /* System.Int32 System.Comparison`1<System.Int64>::Invoke(T,T) */,
{ 1111, 37, -1 } /* System.IAsyncResult System.Comparison`1<System.Int64>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 37, -1 } /* System.Int32 System.Comparison`1<System.Int64>::EndInvoke(System.IAsyncResult) */,
{ 1109, 109, -1 } /* System.Void System.Comparison`1<System.Single>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 109, -1 } /* System.Int32 System.Comparison`1<System.Single>::Invoke(T,T) */,
{ 1111, 109, -1 } /* System.IAsyncResult System.Comparison`1<System.Single>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 109, -1 } /* System.Int32 System.Comparison`1<System.Single>::EndInvoke(System.IAsyncResult) */,
{ 1109, 82, -1 } /* System.Void System.Comparison`1<System.UInt64>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 82, -1 } /* System.Int32 System.Comparison`1<System.UInt64>::Invoke(T,T) */,
{ 1111, 82, -1 } /* System.IAsyncResult System.Comparison`1<System.UInt64>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 82, -1 } /* System.Int32 System.Comparison`1<System.UInt64>::EndInvoke(System.IAsyncResult) */,
{ 1109, 561, -1 } /* System.Void System.Comparison`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 561, -1 } /* System.Int32 System.Comparison`1<UnityEngine.AnimatorClipInfo>::Invoke(T,T) */,
{ 1111, 561, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.AnimatorClipInfo>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 561, -1 } /* System.Int32 System.Comparison`1<UnityEngine.AnimatorClipInfo>::EndInvoke(System.IAsyncResult) */,
{ 1109, 439, -1 } /* System.Void System.Comparison`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 439, -1 } /* System.Int32 System.Comparison`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Invoke(T,T) */,
{ 1111, 439, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.BeforeRenderHelper/OrderBlock>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 439, -1 } /* System.Int32 System.Comparison`1<UnityEngine.BeforeRenderHelper/OrderBlock>::EndInvoke(System.IAsyncResult) */,
{ 1109, 450, -1 } /* System.Void System.Comparison`1<UnityEngine.Color32>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 450, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Color32>::Invoke(T,T) */,
{ 1111, 450, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Color32>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 450, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Color32>::EndInvoke(System.IAsyncResult) */,
{ 1109, 447, -1 } /* System.Void System.Comparison`1<UnityEngine.Color>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 447, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Color>::Invoke(T,T) */,
{ 1111, 447, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Color>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 447, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Color>::EndInvoke(System.IAsyncResult) */,
{ 1109, 446, -1 } /* System.Void System.Comparison`1<UnityEngine.Matrix4x4>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 446, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Matrix4x4>::Invoke(T,T) */,
{ 1111, 446, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Matrix4x4>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 446, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Matrix4x4>::EndInvoke(System.IAsyncResult) */,
{ 1109, 592, -1 } /* System.Void System.Comparison`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 592, -1 } /* System.Int32 System.Comparison`1<UnityEngine.ParticleSystem/Particle>::Invoke(T,T) */,
{ 1111, 592, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.ParticleSystem/Particle>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 592, -1 } /* System.Int32 System.Comparison`1<UnityEngine.ParticleSystem/Particle>::EndInvoke(System.IAsyncResult) */,
{ 1109, 537, -1 } /* System.Void System.Comparison`1<UnityEngine.RaycastHit2D>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 537, -1 } /* System.Int32 System.Comparison`1<UnityEngine.RaycastHit2D>::Invoke(T,T) */,
{ 1111, 537, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.RaycastHit2D>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 537, -1 } /* System.Int32 System.Comparison`1<UnityEngine.RaycastHit2D>::EndInvoke(System.IAsyncResult) */,
{ 1109, 437, -1 } /* System.Void System.Comparison`1<UnityEngine.Rect>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 437, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Rect>::Invoke(T,T) */,
{ 1111, 437, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Rect>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 437, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Rect>::EndInvoke(System.IAsyncResult) */,
{ 1109, 444, -1 } /* System.Void System.Comparison`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 444, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Invoke(T,T) */,
{ 1111, 444, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 444, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::EndInvoke(System.IAsyncResult) */,
{ 1109, 622, -1 } /* System.Void System.Comparison`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 622, -1 } /* System.Int32 System.Comparison`1<UnityEngine.UIElements.FocusController/FocusedElement>::Invoke(T,T) */,
{ 1111, 622, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.UIElements.FocusController/FocusedElement>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 622, -1 } /* System.Int32 System.Comparison`1<UnityEngine.UIElements.FocusController/FocusedElement>::EndInvoke(System.IAsyncResult) */,
{ 1109, 463, -1 } /* System.Void System.Comparison`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 463, -1 } /* System.Int32 System.Comparison`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Invoke(T,T) */,
{ 1111, 463, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 463, -1 } /* System.Int32 System.Comparison`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::EndInvoke(System.IAsyncResult) */,
{ 1109, 442, -1 } /* System.Void System.Comparison`1<UnityEngine.Vector2>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 442, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Vector2>::Invoke(T,T) */,
{ 1111, 442, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Vector2>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 442, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Vector2>::EndInvoke(System.IAsyncResult) */,
{ 1109, 431, -1 } /* System.Void System.Comparison`1<UnityEngine.Vector3>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 431, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Vector3>::Invoke(T,T) */,
{ 1111, 431, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Vector3>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 431, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Vector3>::EndInvoke(System.IAsyncResult) */,
{ 1109, 445, -1 } /* System.Void System.Comparison`1<UnityEngine.Vector4>::.ctor(System.Object,System.IntPtr) */,
{ 1110, 445, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Vector4>::Invoke(T,T) */,
{ 1111, 445, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Vector4>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
{ 1112, 445, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Vector4>::EndInvoke(System.IAsyncResult) */,
{ 3627, 1580, -1 } /* System.Void System.EmptyArray`1<FairyGUI.UpdateContext/ClipInfo>::.cctor() */,
{ 3627, 1272, -1 } /* System.Void System.EmptyArray`1<LuaInterface.LuaFunction/FuncData>::.cctor() */,
{ 3627, 6, -1 } /* System.Void System.EmptyArray`1<System.Byte>::.cctor() */,
{ 3627, 7, -1 } /* System.Void System.EmptyArray`1<System.Char>::.cctor() */,
{ 3627, 37, -1 } /* System.Void System.EmptyArray`1<System.Int64>::.cctor() */,
{ 3627, 176, -1 } /* System.Void System.EmptyArray`1<System.Reflection.CustomAttributeNamedArgument>::.cctor() */,
{ 3627, 166, -1 } /* System.Void System.EmptyArray`1<System.Reflection.CustomAttributeTypedArgument>::.cctor() */,
{ 3627, 64, -1 } /* System.Void System.EmptyArray`1<System.Reflection.ParameterModifier>::.cctor() */,
{ 3627, 612, -1 } /* System.Void System.EmptyArray`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.cctor() */,
{ 3627, 610, -1 } /* System.Void System.EmptyArray`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::.cctor() */,
{ 1091, 47, -1 } /* System.IAsyncResult System.Func`1<System.Boolean>::BeginInvoke(System.AsyncCallback,System.Object) */,
{ 1092, 47, -1 } /* TResult System.Func`1<System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1090, 16, -1 } /* TResult System.Func`1<System.Int32>::Invoke() */,
{ 1091, 16, -1 } /* System.IAsyncResult System.Func`1<System.Int32>::BeginInvoke(System.AsyncCallback,System.Object) */,
{ 1092, 16, -1 } /* TResult System.Func`1<System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1089, 335, -1 } /* System.Void System.Func`1<System.Nullable`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
{ 1090, 335, -1 } /* TResult System.Func`1<System.Nullable`1<System.Int32>>::Invoke() */,
{ 1091, 335, -1 } /* System.IAsyncResult System.Func`1<System.Nullable`1<System.Int32>>::BeginInvoke(System.AsyncCallback,System.Object) */,
{ 1092, 335, -1 } /* TResult System.Func`1<System.Nullable`1<System.Int32>>::EndInvoke(System.IAsyncResult) */,
{ 1089, 189, -1 } /* System.Void System.Func`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Object,System.IntPtr) */,
{ 1090, 189, -1 } /* TResult System.Func`1<System.Threading.Tasks.VoidTaskResult>::Invoke() */,
{ 1091, 189, -1 } /* System.IAsyncResult System.Func`1<System.Threading.Tasks.VoidTaskResult>::BeginInvoke(System.AsyncCallback,System.Object) */,
{ 1092, 189, -1 } /* TResult System.Func`1<System.Threading.Tasks.VoidTaskResult>::EndInvoke(System.IAsyncResult) */,
{ 1095, 855, -1 } /* System.IAsyncResult System.Func`2<System.Char,System.Boolean>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1096, 855, -1 } /* TResult System.Func`2<System.Char,System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1094, 356, -1 } /* TResult System.Func`2<System.Int32,System.Int32>::Invoke(T) */,
{ 1095, 356, -1 } /* System.IAsyncResult System.Func`2<System.Int32,System.Int32>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1096, 356, -1 } /* TResult System.Func`2<System.Int32,System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1093, 591, -1 } /* System.Void System.Func`2<System.Int32Enum,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1094, 591, -1 } /* TResult System.Func`2<System.Int32Enum,System.Boolean>::Invoke(T) */,
{ 1095, 591, -1 } /* System.IAsyncResult System.Func`2<System.Int32Enum,System.Boolean>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1096, 591, -1 } /* TResult System.Func`2<System.Int32Enum,System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1093, 244, -1 } /* System.Void System.Func`2<System.Object,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1094, 244, -1 } /* TResult System.Func`2<System.Object,System.Boolean>::Invoke(T) */,
{ 1095, 244, -1 } /* System.IAsyncResult System.Func`2<System.Object,System.Boolean>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1096, 244, -1 } /* TResult System.Func`2<System.Object,System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1094, 188, -1 } /* TResult System.Func`2<System.Object,System.Int32>::Invoke(T) */,
{ 1095, 188, -1 } /* System.IAsyncResult System.Func`2<System.Object,System.Int32>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1096, 188, -1 } /* TResult System.Func`2<System.Object,System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1093, 337, -1 } /* System.Void System.Func`2<System.Object,System.Nullable`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
{ 1094, 337, -1 } /* TResult System.Func`2<System.Object,System.Nullable`1<System.Int32>>::Invoke(T) */,
{ 1095, 337, -1 } /* System.IAsyncResult System.Func`2<System.Object,System.Nullable`1<System.Int32>>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1096, 337, -1 } /* TResult System.Func`2<System.Object,System.Nullable`1<System.Int32>>::EndInvoke(System.IAsyncResult) */,
{ 1093, 191, -1 } /* System.Void System.Func`2<System.Object,System.Threading.Tasks.VoidTaskResult>::.ctor(System.Object,System.IntPtr) */,
{ 1094, 191, -1 } /* TResult System.Func`2<System.Object,System.Threading.Tasks.VoidTaskResult>::Invoke(T) */,
{ 1095, 191, -1 } /* System.IAsyncResult System.Func`2<System.Object,System.Threading.Tasks.VoidTaskResult>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1096, 191, -1 } /* TResult System.Func`2<System.Object,System.Threading.Tasks.VoidTaskResult>::EndInvoke(System.IAsyncResult) */,
{ 1099, 531, -1 } /* System.IAsyncResult System.Func`3<System.Int32,System.IntPtr,System.Boolean>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 531, -1 } /* TResult System.Func`3<System.Int32,System.IntPtr,System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1043, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,FairyGUI.GlyphInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1043, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,FairyGUI.GlyphInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1043, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,FairyGUI.GlyphInfo>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1053, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,FairyGUI.Margin>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1053, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,FairyGUI.Margin>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1053, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,FairyGUI.Margin>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1484, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaByteBuffer>::Invoke(T1,T2) */,
{ 1099, 1484, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaByteBuffer>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1484, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaByteBuffer>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1501, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.nil>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1501, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.nil>::Invoke(T1,T2) */,
{ 1099, 1501, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.nil>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1501, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.nil>::EndInvoke(System.IAsyncResult) */,
{ 1099, 908, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Boolean>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 908, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1374, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Byte>::Invoke(T1,T2) */,
{ 1099, 1374, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Byte>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1374, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Byte>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1376, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Char>::Invoke(T1,T2) */,
{ 1099, 1376, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Char>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1376, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Char>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1292, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Decimal>::Invoke(T1,T2) */,
{ 1099, 1292, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Decimal>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1292, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Decimal>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1295, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Double>::Invoke(T1,T2) */,
{ 1099, 1295, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Double>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1295, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Double>::EndInvoke(System.IAsyncResult) */,
{ 1097, 928, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Guid>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 928, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Guid>::Invoke(T1,T2) */,
{ 1099, 928, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Guid>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 928, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Guid>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1286, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int16>::Invoke(T1,T2) */,
{ 1099, 1286, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Int16>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1286, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int16>::EndInvoke(System.IAsyncResult) */,
{ 1098, 912, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int32>::Invoke(T1,T2) */,
{ 1099, 912, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Int32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 912, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1070, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int32Enum>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1070, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int32Enum>::Invoke(T1,T2) */,
{ 1099, 1070, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Int32Enum>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1070, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int32Enum>::EndInvoke(System.IAsyncResult) */,
{ 1098, 910, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int64>::Invoke(T1,T2) */,
{ 1099, 910, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Int64>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 910, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int64>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1474, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.IntPtr>::Invoke(T1,T2) */,
{ 1099, 1474, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.IntPtr>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1474, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.IntPtr>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1400, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Boolean>>::Invoke(T1,T2) */,
{ 1099, 1400, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Boolean>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1400, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Boolean>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1382, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Byte>>::Invoke(T1,T2) */,
{ 1099, 1382, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Byte>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1382, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Byte>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1388, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Char>>::Invoke(T1,T2) */,
{ 1099, 1388, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Char>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1388, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Char>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1394, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Decimal>>::Invoke(T1,T2) */,
{ 1099, 1394, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Decimal>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1394, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Decimal>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1398, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Double>>::Invoke(T1,T2) */,
{ 1099, 1398, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Double>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1398, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Double>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1384, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int16>>::Invoke(T1,T2) */,
{ 1099, 1384, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int16>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1384, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int16>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1390, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int32>>::Invoke(T1,T2) */,
{ 1099, 1390, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int32>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1390, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int32>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1402, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int64>>::Invoke(T1,T2) */,
{ 1099, 1402, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int64>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1402, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int64>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1380, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.SByte>>::Invoke(T1,T2) */,
{ 1099, 1380, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.SByte>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1380, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.SByte>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1396, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Single>>::Invoke(T1,T2) */,
{ 1099, 1396, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Single>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1396, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Single>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1386, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt16>>::Invoke(T1,T2) */,
{ 1099, 1386, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt16>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1386, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt16>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1392, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt32>>::Invoke(T1,T2) */,
{ 1099, 1392, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt32>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1392, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt32>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1404, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt64>>::Invoke(T1,T2) */,
{ 1099, 1404, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt64>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1404, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt64>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1456, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Bounds>>::Invoke(T1,T2) */,
{ 1099, 1456, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Bounds>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1456, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Bounds>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1448, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Color>>::Invoke(T1,T2) */,
{ 1099, 1448, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Color>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1448, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Color>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1458, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.LayerMask>>::Invoke(T1,T2) */,
{ 1099, 1458, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.LayerMask>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1458, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.LayerMask>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1444, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Quaternion>>::Invoke(T1,T2) */,
{ 1099, 1444, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Quaternion>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1444, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Quaternion>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1452, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Ray>>::Invoke(T1,T2) */,
{ 1099, 1452, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Ray>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1452, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Ray>>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1460, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1460, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.RaycastHit>>::Invoke(T1,T2) */,
{ 1099, 1460, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.RaycastHit>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1460, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.RaycastHit>>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1454, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Touch>>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1454, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Touch>>::Invoke(T1,T2) */,
{ 1099, 1454, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Touch>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1454, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Touch>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1446, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector2>>::Invoke(T1,T2) */,
{ 1099, 1446, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector2>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1446, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector2>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1442, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector3>>::Invoke(T1,T2) */,
{ 1099, 1442, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector3>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1442, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector3>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1450, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector4>>::Invoke(T1,T2) */,
{ 1099, 1450, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector4>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1450, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector4>>::EndInvoke(System.IAsyncResult) */,
{ 1098, 917, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Object>::Invoke(T1,T2) */,
{ 1099, 917, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 917, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1097, 923, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Reflection.InterfaceMapping>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 923, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.InterfaceMapping>::Invoke(T1,T2) */,
{ 1099, 923, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.InterfaceMapping>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 923, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.InterfaceMapping>::EndInvoke(System.IAsyncResult) */,
{ 1097, 925, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Reflection.ParameterModifier>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 925, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.ParameterModifier>::Invoke(T1,T2) */,
{ 1099, 925, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.ParameterModifier>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 925, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.ParameterModifier>::EndInvoke(System.IAsyncResult) */,
{ 1097, 915, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Runtime.Serialization.StreamingContext>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 915, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Runtime.Serialization.StreamingContext>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 915, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Runtime.Serialization.StreamingContext>::EndInvoke(System.IAsyncResult) */,
{ 1097, 920, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.RuntimeTypeHandle>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 920, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.RuntimeTypeHandle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 920, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.RuntimeTypeHandle>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1283, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.SByte>::Invoke(T1,T2) */,
{ 1099, 1283, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.SByte>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1283, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.SByte>::EndInvoke(System.IAsyncResult) */,
{ 1098, 939, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Single>::Invoke(T1,T2) */,
{ 1099, 939, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Single>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 939, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Single>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1289, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt16>::Invoke(T1,T2) */,
{ 1099, 1289, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.UInt16>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1289, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt16>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1298, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt32>::Invoke(T1,T2) */,
{ 1099, 1298, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.UInt32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1298, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt32>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1300, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt64>::Invoke(T1,T2) */,
{ 1099, 1300, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.UInt64>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1300, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt64>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1472, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UIntPtr>::Invoke(T1,T2) */,
{ 1099, 1472, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.UIntPtr>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1472, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UIntPtr>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1136, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1136, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1136, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1118, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.AccelerationEvent>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1118, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AccelerationEvent>::Invoke(T1,T2) */,
{ 1099, 1118, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AccelerationEvent>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1118, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AccelerationEvent>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1087, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorStateInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1087, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorStateInfo>::Invoke(T1,T2) */,
{ 1099, 1087, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorStateInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1087, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorStateInfo>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1090, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorTransitionInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1090, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorTransitionInfo>::Invoke(T1,T2) */,
{ 1099, 1090, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorTransitionInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1090, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorTransitionInfo>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1438, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Bounds>::Invoke(T1,T2) */,
{ 1099, 1438, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Bounds>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1438, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Bounds>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1099, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.BuildCompression>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1099, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.BuildCompression>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1099, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.BuildCompression>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1242, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.CachedAssetBundle>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1242, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.CachedAssetBundle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1242, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.CachedAssetBundle>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1112, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Camera/GateFitParameters>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1112, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Camera/GateFitParameters>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1112, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Camera/GateFitParameters>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1078, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color32>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1078, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color32>::Invoke(T1,T2) */,
{ 1099, 1078, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1078, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color32>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1129, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color>::Invoke(T1,T2) */,
{ 1099, 1129, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1129, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1239, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Hash128>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1239, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Hash128>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1239, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Hash128>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1440, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.LayerMask>::Invoke(T1,T2) */,
{ 1099, 1440, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.LayerMask>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1440, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.LayerMask>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1127, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.LightBakingOutput>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1127, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.LightBakingOutput>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1127, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.LightBakingOutput>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1093, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.MatchTargetWeightMask>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1093, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.MatchTargetWeightMask>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1093, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.MatchTargetWeightMask>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1106, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Matrix4x4>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1106, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Matrix4x4>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1106, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Matrix4x4>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1193, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CollisionModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1193, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CollisionModule>::Invoke(T1,T2) */,
{ 1099, 1193, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CollisionModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1193, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CollisionModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1172, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1172, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorBySpeedModule>::Invoke(T1,T2) */,
{ 1099, 1172, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1172, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorBySpeedModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1169, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1169, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::Invoke(T1,T2) */,
{ 1099, 1169, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1169, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1208, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CustomDataModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1208, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CustomDataModule>::Invoke(T1,T2) */,
{ 1099, 1208, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CustomDataModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1208, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CustomDataModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1151, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmissionModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1151, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmissionModule>::Invoke(T1,T2) */,
{ 1099, 1151, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmissionModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1151, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmissionModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1145, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmitParams>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1145, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmitParams>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1145, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmitParams>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1187, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ExternalForcesModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1187, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ExternalForcesModule>::Invoke(T1,T2) */,
{ 1099, 1187, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ExternalForcesModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1187, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ExternalForcesModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1166, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1166, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::Invoke(T1,T2) */,
{ 1099, 1166, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1166, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1163, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/InheritVelocityModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1163, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/InheritVelocityModule>::Invoke(T1,T2) */,
{ 1099, 1163, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/InheritVelocityModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1163, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/InheritVelocityModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1202, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LightsModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1202, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LightsModule>::Invoke(T1,T2) */,
{ 1099, 1202, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LightsModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1202, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LightsModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1160, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1160, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::Invoke(T1,T2) */,
{ 1099, 1160, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1160, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1148, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/MainModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1148, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/MainModule>::Invoke(T1,T2) */,
{ 1099, 1148, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/MainModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1148, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/MainModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1190, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/NoiseModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1190, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/NoiseModule>::Invoke(T1,T2) */,
{ 1099, 1190, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/NoiseModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1190, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/NoiseModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1134, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Particle>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1134, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Particle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1134, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Particle>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1139, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/PlaybackState>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1139, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/PlaybackState>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1139, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/PlaybackState>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1184, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1184, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationBySpeedModule>::Invoke(T1,T2) */,
{ 1099, 1184, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1184, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationBySpeedModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1181, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1181, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::Invoke(T1,T2) */,
{ 1099, 1181, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1181, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1154, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ShapeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1154, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ShapeModule>::Invoke(T1,T2) */,
{ 1099, 1154, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ShapeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1154, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ShapeModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1178, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1178, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeBySpeedModule>::Invoke(T1,T2) */,
{ 1099, 1178, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1178, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeBySpeedModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1175, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1175, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::Invoke(T1,T2) */,
{ 1099, 1175, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1175, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1199, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1199, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::Invoke(T1,T2) */,
{ 1099, 1199, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1199, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1205, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TrailModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1205, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TrailModule>::Invoke(T1,T2) */,
{ 1099, 1205, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TrailModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1205, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TrailModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1142, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Trails>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1142, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Trails>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1142, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Trails>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1196, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TriggerModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1196, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TriggerModule>::Invoke(T1,T2) */,
{ 1099, 1196, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TriggerModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1196, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TriggerModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1157, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1157, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::Invoke(T1,T2) */,
{ 1099, 1157, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1157, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1212, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.PhysicsScene>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1212, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.PhysicsScene>::Invoke(T1,T2) */,
{ 1099, 1212, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.PhysicsScene>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1212, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.PhysicsScene>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1096, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Playables.PlayableGraph>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1096, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Playables.PlayableGraph>::Invoke(T1,T2) */,
{ 1099, 1096, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Playables.PlayableGraph>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1096, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Playables.PlayableGraph>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1303, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Quaternion>::Invoke(T1,T2) */,
{ 1099, 1303, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Quaternion>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1303, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Quaternion>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1434, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Ray>::Invoke(T1,T2) */,
{ 1099, 1434, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Ray>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1434, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Ray>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1073, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1073, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1073, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1048, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1048, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1048, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1104, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderBuffer>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1104, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderBuffer>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1104, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderBuffer>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1223, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderTextureDescriptor>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1223, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderTextureDescriptor>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1223, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderTextureDescriptor>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1114, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ScriptableCullingParameters>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1114, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ScriptableCullingParameters>::Invoke(T1,T2) */,
{ 1099, 1114, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ScriptableCullingParameters>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1114, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ScriptableCullingParameters>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1230, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ShaderTagId>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1230, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ShaderTagId>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1230, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ShaderTagId>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1220, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.SphericalHarmonicsL2>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1220, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.SphericalHarmonicsL2>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1220, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.SphericalHarmonicsL2>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1228, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Resolution>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1228, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Resolution>::Invoke(T1,T2) */,
{ 1099, 1228, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Resolution>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1228, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Resolution>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1116, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.SceneManagement.Scene>::.ctor(System.Object,System.IntPtr) */,
{ 1099, 1116, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.SceneManagement.Scene>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1116, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.SceneManagement.Scene>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1436, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Touch>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1436, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Touch>::Invoke(T1,T2) */,
{ 1099, 1436, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Touch>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1436, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Touch>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1058, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector2>::Invoke(T1,T2) */,
{ 1099, 1058, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector2>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1058, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector2>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1108, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector3>::Invoke(T1,T2) */,
{ 1099, 1108, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector3>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1108, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector3>::EndInvoke(System.IAsyncResult) */,
{ 1098, 1050, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector4>::Invoke(T1,T2) */,
{ 1099, 1050, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector4>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1050, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector4>::EndInvoke(System.IAsyncResult) */,
{ 1097, 1248, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,securityConnection>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 1248, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,securityConnection>::Invoke(T1,T2) */,
{ 1099, 1248, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,securityConnection>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 1248, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,securityConnection>::EndInvoke(System.IAsyncResult) */,
{ 1097, 196, -1 } /* System.Void System.Func`3<System.Object,System.Object,System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 196, -1 } /* TResult System.Func`3<System.Object,System.Object,System.Int32>::Invoke(T1,T2) */,
{ 1099, 196, -1 } /* System.IAsyncResult System.Func`3<System.Object,System.Object,System.Int32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 196, -1 } /* TResult System.Func`3<System.Object,System.Object,System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1097, 203, -1 } /* System.Void System.Func`3<System.Object,System.Object,System.Threading.Tasks.VoidTaskResult>::.ctor(System.Object,System.IntPtr) */,
{ 1098, 203, -1 } /* TResult System.Func`3<System.Object,System.Object,System.Threading.Tasks.VoidTaskResult>::Invoke(T1,T2) */,
{ 1099, 203, -1 } /* System.IAsyncResult System.Func`3<System.Object,System.Object,System.Threading.Tasks.VoidTaskResult>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
{ 1100, 203, -1 } /* TResult System.Func`3<System.Object,System.Object,System.Threading.Tasks.VoidTaskResult>::EndInvoke(System.IAsyncResult) */,
{ 1101, 133, -1 } /* System.Void System.Func`4<System.Object,System.Object,System.Boolean,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1102, 133, -1 } /* TResult System.Func`4<System.Object,System.Object,System.Boolean,System.Object>::Invoke(T1,T2,T3) */,
{ 1103, 133, -1 } /* System.IAsyncResult System.Func`4<System.Object,System.Object,System.Boolean,System.Object>::BeginInvoke(T1,T2,T3,System.AsyncCallback,System.Object) */,
{ 1104, 133, -1 } /* TResult System.Func`4<System.Object,System.Object,System.Boolean,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 1101, 850, -1 } /* System.Void System.Func`4<System.Object,System.Object,System.Object,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1102, 850, -1 } /* TResult System.Func`4<System.Object,System.Object,System.Object,System.Boolean>::Invoke(T1,T2,T3) */,
{ 1103, 850, -1 } /* System.IAsyncResult System.Func`4<System.Object,System.Object,System.Object,System.Boolean>::BeginInvoke(T1,T2,T3,System.AsyncCallback,System.Object) */,
{ 1104, 850, -1 } /* TResult System.Func`4<System.Object,System.Object,System.Object,System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 1105, 194, -1 } /* System.Void System.Func`5<System.Object,System.IO.Stream/ReadWriteParameters,System.Object,System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
{ 1106, 194, -1 } /* TResult System.Func`5<System.Object,System.IO.Stream/ReadWriteParameters,System.Object,System.Object,System.Object>::Invoke(T1,T2,T3,T4) */,
{ 1107, 194, -1 } /* System.IAsyncResult System.Func`5<System.Object,System.IO.Stream/ReadWriteParameters,System.Object,System.Object,System.Object>::BeginInvoke(T1,T2,T3,T4,System.AsyncCallback,System.Object) */,
{ 1108, 194, -1 } /* TResult System.Func`5<System.Object,System.IO.Stream/ReadWriteParameters,System.Object,System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
{ 11139, 182, -1 } /* System.Void System.Collections.Generic.List`1<System.IO.Directory/SearchData>::.ctor() */,
{ 11155, 182, -1 } /* System.Void System.Collections.Generic.List`1<System.IO.Directory/SearchData>::Add(T) */,
{ 11150, 182, -1 } /* T System.Collections.Generic.List`1<System.IO.Directory/SearchData>::get_Item(System.Int32) */,
{ 11199, 182, -1 } /* System.Void System.Collections.Generic.List`1<System.IO.Directory/SearchData>::RemoveAt(System.Int32) */,
{ 11144, 182, -1 } /* System.Int32 System.Collections.Generic.List`1<System.IO.Directory/SearchData>::get_Count() */,
{ 11190, 182, -1 } /* System.Void System.Collections.Generic.List`1<System.IO.Directory/SearchData>::Insert(System.Int32,T) */,
{ 3692, 1051, -1 } /* System.Void System.Nullable`1<FairyGUI.Margin>::.ctor(T) */,
{ 3695, 1051, -1 } /* System.Boolean System.Nullable`1<FairyGUI.Margin>::Equals(System.Object) */,
{ 3696, 1051, -1 } /* System.Boolean System.Nullable`1<FairyGUI.Margin>::Equals(System.Nullable`1<T>) */,
{ 3697, 1051, -1 } /* System.Int32 System.Nullable`1<FairyGUI.Margin>::GetHashCode() */,
{ 3698, 1051, -1 } /* T System.Nullable`1<FairyGUI.Margin>::GetValueOrDefault() */,
{ 3699, 1051, -1 } /* System.String System.Nullable`1<FairyGUI.Margin>::ToString() */,
{ 3700, 1051, -1 } /* System.Object System.Nullable`1<FairyGUI.Margin>::Box(System.Nullable`1<T>) */,
{ 3701, 1051, -1 } /* System.Nullable`1<T> System.Nullable`1<FairyGUI.Margin>::Unbox(System.Object) */,
{ 3695, 47, -1 } /* System.Boolean System.Nullable`1<System.Boolean>::Equals(System.Object) */,
{ 3696, 47, -1 } /* System.Boolean System.Nullable`1<System.Boolean>::Equals(System.Nullable`1<T>) */,
{ 3697, 47, -1 } /* System.Int32 System.Nullable`1<System.Boolean>::GetHashCode() */,
{ 3699, 47, -1 } /* System.String System.Nullable`1<System.Boolean>::ToString() */,
{ 3700, 47, -1 } /* System.Object System.Nullable`1<System.Boolean>::Box(System.Nullable`1<T>) */,
{ 3701, 47, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Boolean>::Unbox(System.Object) */,
{ 3695, 6, -1 } /* System.Boolean System.Nullable`1<System.Byte>::Equals(System.Object) */,
{ 3696, 6, -1 } /* System.Boolean System.Nullable`1<System.Byte>::Equals(System.Nullable`1<T>) */,
{ 3697, 6, -1 } /* System.Int32 System.Nullable`1<System.Byte>::GetHashCode() */,
{ 3698, 6, -1 } /* T System.Nullable`1<System.Byte>::GetValueOrDefault() */,
{ 3699, 6, -1 } /* System.String System.Nullable`1<System.Byte>::ToString() */,
{ 3700, 6, -1 } /* System.Object System.Nullable`1<System.Byte>::Box(System.Nullable`1<T>) */,
{ 3701, 6, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Byte>::Unbox(System.Object) */,
{ 3695, 7, -1 } /* System.Boolean System.Nullable`1<System.Char>::Equals(System.Object) */,
{ 3696, 7, -1 } /* System.Boolean System.Nullable`1<System.Char>::Equals(System.Nullable`1<T>) */,
{ 3697, 7, -1 } /* System.Int32 System.Nullable`1<System.Char>::GetHashCode() */,
{ 3698, 7, -1 } /* T System.Nullable`1<System.Char>::GetValueOrDefault() */,
{ 3699, 7, -1 } /* System.String System.Nullable`1<System.Char>::ToString() */,
{ 3700, 7, -1 } /* System.Object System.Nullable`1<System.Char>::Box(System.Nullable`1<T>) */,
{ 3701, 7, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Char>::Unbox(System.Object) */,
{ 3695, 59, -1 } /* System.Boolean System.Nullable`1<System.DateTime>::Equals(System.Object) */,
{ 3696, 59, -1 } /* System.Boolean System.Nullable`1<System.DateTime>::Equals(System.Nullable`1<T>) */,
{ 3697, 59, -1 } /* System.Int32 System.Nullable`1<System.DateTime>::GetHashCode() */,
{ 3698, 59, -1 } /* T System.Nullable`1<System.DateTime>::GetValueOrDefault() */,
{ 3699, 59, -1 } /* System.String System.Nullable`1<System.DateTime>::ToString() */,
{ 3700, 59, -1 } /* System.Object System.Nullable`1<System.DateTime>::Box(System.Nullable`1<T>) */,
{ 3701, 59, -1 } /* System.Nullable`1<T> System.Nullable`1<System.DateTime>::Unbox(System.Object) */,
{ 3695, 61, -1 } /* System.Boolean System.Nullable`1<System.Decimal>::Equals(System.Object) */,
{ 3696, 61, -1 } /* System.Boolean System.Nullable`1<System.Decimal>::Equals(System.Nullable`1<T>) */,
{ 3697, 61, -1 } /* System.Int32 System.Nullable`1<System.Decimal>::GetHashCode() */,
{ 3698, 61, -1 } /* T System.Nullable`1<System.Decimal>::GetValueOrDefault() */,
{ 3699, 61, -1 } /* System.String System.Nullable`1<System.Decimal>::ToString() */,
{ 3700, 61, -1 } /* System.Object System.Nullable`1<System.Decimal>::Box(System.Nullable`1<T>) */,
{ 3701, 61, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Decimal>::Unbox(System.Object) */,
{ 3695, 81, -1 } /* System.Boolean System.Nullable`1<System.Double>::Equals(System.Object) */,
{ 3696, 81, -1 } /* System.Boolean System.Nullable`1<System.Double>::Equals(System.Nullable`1<T>) */,
{ 3697, 81, -1 } /* System.Int32 System.Nullable`1<System.Double>::GetHashCode() */,
{ 3698, 81, -1 } /* T System.Nullable`1<System.Double>::GetValueOrDefault() */,
{ 3699, 81, -1 } /* System.String System.Nullable`1<System.Double>::ToString() */,
{ 3700, 81, -1 } /* System.Object System.Nullable`1<System.Double>::Box(System.Nullable`1<T>) */,
{ 3701, 81, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Double>::Unbox(System.Object) */,
{ 3695, 95, -1 } /* System.Boolean System.Nullable`1<System.Int16>::Equals(System.Object) */,
{ 3696, 95, -1 } /* System.Boolean System.Nullable`1<System.Int16>::Equals(System.Nullable`1<T>) */,
{ 3697, 95, -1 } /* System.Int32 System.Nullable`1<System.Int16>::GetHashCode() */,
{ 3698, 95, -1 } /* T System.Nullable`1<System.Int16>::GetValueOrDefault() */,
{ 3699, 95, -1 } /* System.String System.Nullable`1<System.Int16>::ToString() */,
{ 3700, 95, -1 } /* System.Object System.Nullable`1<System.Int16>::Box(System.Nullable`1<T>) */,
{ 3701, 95, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Int16>::Unbox(System.Object) */,
{ 3695, 16, -1 } /* System.Boolean System.Nullable`1<System.Int32>::Equals(System.Object) */,
{ 3696, 16, -1 } /* System.Boolean System.Nullable`1<System.Int32>::Equals(System.Nullable`1<T>) */,
{ 3697, 16, -1 } /* System.Int32 System.Nullable`1<System.Int32>::GetHashCode() */,
{ 3699, 16, -1 } /* System.String System.Nullable`1<System.Int32>::ToString() */,
{ 3700, 16, -1 } /* System.Object System.Nullable`1<System.Int32>::Box(System.Nullable`1<T>) */,
{ 3701, 16, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Int32>::Unbox(System.Object) */,
{ 3692, 90, -1 } /* System.Void System.Nullable`1<System.Int32Enum>::.ctor(T) */,
{ 3693, 90, -1 } /* System.Boolean System.Nullable`1<System.Int32Enum>::get_HasValue() */,
{ 3694, 90, -1 } /* T System.Nullable`1<System.Int32Enum>::get_Value() */,
{ 3695, 90, -1 } /* System.Boolean System.Nullable`1<System.Int32Enum>::Equals(System.Object) */,
{ 3696, 90, -1 } /* System.Boolean System.Nullable`1<System.Int32Enum>::Equals(System.Nullable`1<T>) */,
{ 3697, 90, -1 } /* System.Int32 System.Nullable`1<System.Int32Enum>::GetHashCode() */,
{ 3698, 90, -1 } /* T System.Nullable`1<System.Int32Enum>::GetValueOrDefault() */,
{ 3699, 90, -1 } /* System.String System.Nullable`1<System.Int32Enum>::ToString() */,
{ 3700, 90, -1 } /* System.Object System.Nullable`1<System.Int32Enum>::Box(System.Nullable`1<T>) */,
{ 3701, 90, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Int32Enum>::Unbox(System.Object) */,
{ 3695, 37, -1 } /* System.Boolean System.Nullable`1<System.Int64>::Equals(System.Object) */,
{ 3696, 37, -1 } /* System.Boolean System.Nullable`1<System.Int64>::Equals(System.Nullable`1<T>) */,
{ 3697, 37, -1 } /* System.Int32 System.Nullable`1<System.Int64>::GetHashCode() */,
{ 3698, 37, -1 } /* T System.Nullable`1<System.Int64>::GetValueOrDefault() */,
{ 3699, 37, -1 } /* System.String System.Nullable`1<System.Int64>::ToString() */,
{ 3700, 37, -1 } /* System.Object System.Nullable`1<System.Int64>::Box(System.Nullable`1<T>) */,
{ 3701, 37, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Int64>::Unbox(System.Object) */,
{ 3695, 108, -1 } /* System.Boolean System.Nullable`1<System.SByte>::Equals(System.Object) */,
{ 3696, 108, -1 } /* System.Boolean System.Nullable`1<System.SByte>::Equals(System.Nullable`1<T>) */,
{ 3697, 108, -1 } /* System.Int32 System.Nullable`1<System.SByte>::GetHashCode() */,
{ 3698, 108, -1 } /* T System.Nullable`1<System.SByte>::GetValueOrDefault() */,
{ 3699, 108, -1 } /* System.String System.Nullable`1<System.SByte>::ToString() */,
{ 3700, 108, -1 } /* System.Object System.Nullable`1<System.SByte>::Box(System.Nullable`1<T>) */,
{ 3701, 108, -1 } /* System.Nullable`1<T> System.Nullable`1<System.SByte>::Unbox(System.Object) */,
{ 3695, 109, -1 } /* System.Boolean System.Nullable`1<System.Single>::Equals(System.Object) */,
{ 3696, 109, -1 } /* System.Boolean System.Nullable`1<System.Single>::Equals(System.Nullable`1<T>) */,
{ 3697, 109, -1 } /* System.Int32 System.Nullable`1<System.Single>::GetHashCode() */,
{ 3698, 109, -1 } /* T System.Nullable`1<System.Single>::GetValueOrDefault() */,
{ 3699, 109, -1 } /* System.String System.Nullable`1<System.Single>::ToString() */,
{ 3700, 109, -1 } /* System.Object System.Nullable`1<System.Single>::Box(System.Nullable`1<T>) */,
{ 3701, 109, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Single>::Unbox(System.Object) */,
{ 3695, 134, -1 } /* System.Boolean System.Nullable`1<System.UInt16>::Equals(System.Object) */,
{ 3696, 134, -1 } /* System.Boolean System.Nullable`1<System.UInt16>::Equals(System.Nullable`1<T>) */,
{ 3697, 134, -1 } /* System.Int32 System.Nullable`1<System.UInt16>::GetHashCode() */,
{ 3698, 134, -1 } /* T System.Nullable`1<System.UInt16>::GetValueOrDefault() */,
{ 3699, 134, -1 } /* System.String System.Nullable`1<System.UInt16>::ToString() */,
{ 3700, 134, -1 } /* System.Object System.Nullable`1<System.UInt16>::Box(System.Nullable`1<T>) */,
{ 3701, 134, -1 } /* System.Nullable`1<T> System.Nullable`1<System.UInt16>::Unbox(System.Object) */,
{ 3695, 21, -1 } /* System.Boolean System.Nullable`1<System.UInt32>::Equals(System.Object) */,
{ 3696, 21, -1 } /* System.Boolean System.Nullable`1<System.UInt32>::Equals(System.Nullable`1<T>) */,
{ 3697, 21, -1 } /* System.Int32 System.Nullable`1<System.UInt32>::GetHashCode() */,
{ 3698, 21, -1 } /* T System.Nullable`1<System.UInt32>::GetValueOrDefault() */,
{ 3699, 21, -1 } /* System.String System.Nullable`1<System.UInt32>::ToString() */,
{ 3700, 21, -1 } /* System.Object System.Nullable`1<System.UInt32>::Box(System.Nullable`1<T>) */,
{ 3701, 21, -1 } /* System.Nullable`1<T> System.Nullable`1<System.UInt32>::Unbox(System.Object) */,
{ 3695, 82, -1 } /* System.Boolean System.Nullable`1<System.UInt64>::Equals(System.Object) */,
{ 3696, 82, -1 } /* System.Boolean System.Nullable`1<System.UInt64>::Equals(System.Nullable`1<T>) */,
{ 3697, 82, -1 } /* System.Int32 System.Nullable`1<System.UInt64>::GetHashCode() */,
{ 3698, 82, -1 } /* T System.Nullable`1<System.UInt64>::GetValueOrDefault() */,
{ 3699, 82, -1 } /* System.String System.Nullable`1<System.UInt64>::ToString() */,
{ 3700, 82, -1 } /* System.Object System.Nullable`1<System.UInt64>::Box(System.Nullable`1<T>) */,
{ 3701, 82, -1 } /* System.Nullable`1<T> System.Nullable`1<System.UInt64>::Unbox(System.Object) */,
{ 3695, 436, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Bounds>::Equals(System.Object) */,
{ 3696, 436, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Bounds>::Equals(System.Nullable`1<T>) */,
{ 3697, 436, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Bounds>::GetHashCode() */,
{ 3698, 436, -1 } /* T System.Nullable`1<UnityEngine.Bounds>::GetValueOrDefault() */,
{ 3699, 436, -1 } /* System.String System.Nullable`1<UnityEngine.Bounds>::ToString() */,
{ 3700, 436, -1 } /* System.Object System.Nullable`1<UnityEngine.Bounds>::Box(System.Nullable`1<T>) */,
{ 3701, 436, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Bounds>::Unbox(System.Object) */,
{ 3695, 450, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color32>::Equals(System.Object) */,
{ 3696, 450, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color32>::Equals(System.Nullable`1<T>) */,
{ 3697, 450, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Color32>::GetHashCode() */,
{ 3698, 450, -1 } /* T System.Nullable`1<UnityEngine.Color32>::GetValueOrDefault() */,
{ 3699, 450, -1 } /* System.String System.Nullable`1<UnityEngine.Color32>::ToString() */,
{ 3700, 450, -1 } /* System.Object System.Nullable`1<UnityEngine.Color32>::Box(System.Nullable`1<T>) */,
{ 3701, 450, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Color32>::Unbox(System.Object) */,
{ 3695, 447, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color>::Equals(System.Object) */,
{ 3696, 447, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color>::Equals(System.Nullable`1<T>) */,
{ 3697, 447, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Color>::GetHashCode() */,
{ 3698, 447, -1 } /* T System.Nullable`1<UnityEngine.Color>::GetValueOrDefault() */,
{ 3699, 447, -1 } /* System.String System.Nullable`1<UnityEngine.Color>::ToString() */,
{ 3700, 447, -1 } /* System.Object System.Nullable`1<UnityEngine.Color>::Box(System.Nullable`1<T>) */,
{ 3701, 447, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Color>::Unbox(System.Object) */,
{ 3695, 1301, -1 } /* System.Boolean System.Nullable`1<UnityEngine.LayerMask>::Equals(System.Object) */,
{ 3696, 1301, -1 } /* System.Boolean System.Nullable`1<UnityEngine.LayerMask>::Equals(System.Nullable`1<T>) */,
{ 3697, 1301, -1 } /* System.Int32 System.Nullable`1<UnityEngine.LayerMask>::GetHashCode() */,
{ 3698, 1301, -1 } /* T System.Nullable`1<UnityEngine.LayerMask>::GetValueOrDefault() */,
{ 3699, 1301, -1 } /* System.String System.Nullable`1<UnityEngine.LayerMask>::ToString() */,
{ 3700, 1301, -1 } /* System.Object System.Nullable`1<UnityEngine.LayerMask>::Box(System.Nullable`1<T>) */,
{ 3701, 1301, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.LayerMask>::Unbox(System.Object) */,
{ 3695, 446, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Matrix4x4>::Equals(System.Object) */,
{ 3696, 446, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Matrix4x4>::Equals(System.Nullable`1<T>) */,
{ 3697, 446, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Matrix4x4>::GetHashCode() */,
{ 3698, 446, -1 } /* T System.Nullable`1<UnityEngine.Matrix4x4>::GetValueOrDefault() */,
{ 3699, 446, -1 } /* System.String System.Nullable`1<UnityEngine.Matrix4x4>::ToString() */,
{ 3700, 446, -1 } /* System.Object System.Nullable`1<UnityEngine.Matrix4x4>::Box(System.Nullable`1<T>) */,
{ 3701, 446, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Matrix4x4>::Unbox(System.Object) */,
{ 3695, 455, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Quaternion>::Equals(System.Object) */,
{ 3696, 455, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Quaternion>::Equals(System.Nullable`1<T>) */,
{ 3697, 455, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Quaternion>::GetHashCode() */,
{ 3698, 455, -1 } /* T System.Nullable`1<UnityEngine.Quaternion>::GetValueOrDefault() */,
{ 3699, 455, -1 } /* System.String System.Nullable`1<UnityEngine.Quaternion>::ToString() */,
{ 3700, 455, -1 } /* System.Object System.Nullable`1<UnityEngine.Quaternion>::Box(System.Nullable`1<T>) */,
{ 3701, 455, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Quaternion>::Unbox(System.Object) */,
{ 3695, 1209, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Ray>::Equals(System.Object) */,
{ 3696, 1209, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Ray>::Equals(System.Nullable`1<T>) */,
{ 3697, 1209, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Ray>::GetHashCode() */,
{ 3698, 1209, -1 } /* T System.Nullable`1<UnityEngine.Ray>::GetValueOrDefault() */,
{ 3699, 1209, -1 } /* System.String System.Nullable`1<UnityEngine.Ray>::ToString() */,
{ 3700, 1209, -1 } /* System.Object System.Nullable`1<UnityEngine.Ray>::Box(System.Nullable`1<T>) */,
{ 3701, 1209, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Ray>::Unbox(System.Object) */,
{ 3695, 506, -1 } /* System.Boolean System.Nullable`1<UnityEngine.RaycastHit>::Equals(System.Object) */,
{ 3696, 506, -1 } /* System.Boolean System.Nullable`1<UnityEngine.RaycastHit>::Equals(System.Nullable`1<T>) */,
{ 3697, 506, -1 } /* System.Int32 System.Nullable`1<UnityEngine.RaycastHit>::GetHashCode() */,
{ 3698, 506, -1 } /* T System.Nullable`1<UnityEngine.RaycastHit>::GetValueOrDefault() */,
{ 3699, 506, -1 } /* System.String System.Nullable`1<UnityEngine.RaycastHit>::ToString() */,
{ 3700, 506, -1 } /* System.Object System.Nullable`1<UnityEngine.RaycastHit>::Box(System.Nullable`1<T>) */,
{ 3701, 506, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.RaycastHit>::Unbox(System.Object) */,
{ 3695, 437, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Rect>::Equals(System.Object) */,
{ 3696, 437, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Rect>::Equals(System.Nullable`1<T>) */,
{ 3697, 437, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Rect>::GetHashCode() */,
{ 3699, 437, -1 } /* System.String System.Nullable`1<UnityEngine.Rect>::ToString() */,
{ 3700, 437, -1 } /* System.Object System.Nullable`1<UnityEngine.Rect>::Box(System.Nullable`1<T>) */,
{ 3701, 437, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Rect>::Unbox(System.Object) */,
{ 3692, 533, -1 } /* System.Void System.Nullable`1<UnityEngine.Touch>::.ctor(T) */,
{ 3695, 533, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Touch>::Equals(System.Object) */,
{ 3696, 533, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Touch>::Equals(System.Nullable`1<T>) */,
{ 3697, 533, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Touch>::GetHashCode() */,
{ 3698, 533, -1 } /* T System.Nullable`1<UnityEngine.Touch>::GetValueOrDefault() */,
{ 3699, 533, -1 } /* System.String System.Nullable`1<UnityEngine.Touch>::ToString() */,
{ 3700, 533, -1 } /* System.Object System.Nullable`1<UnityEngine.Touch>::Box(System.Nullable`1<T>) */,
{ 3701, 533, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Touch>::Unbox(System.Object) */,
{ 3695, 442, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector2>::Equals(System.Object) */,
{ 3696, 442, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector2>::Equals(System.Nullable`1<T>) */,
{ 3697, 442, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Vector2>::GetHashCode() */,
{ 3698, 442, -1 } /* T System.Nullable`1<UnityEngine.Vector2>::GetValueOrDefault() */,
{ 3699, 442, -1 } /* System.String System.Nullable`1<UnityEngine.Vector2>::ToString() */,
{ 3700, 442, -1 } /* System.Object System.Nullable`1<UnityEngine.Vector2>::Box(System.Nullable`1<T>) */,
{ 3701, 442, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Vector2>::Unbox(System.Object) */,
{ 3695, 431, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector3>::Equals(System.Object) */,
{ 3696, 431, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector3>::Equals(System.Nullable`1<T>) */,
{ 3697, 431, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Vector3>::GetHashCode() */,
{ 3698, 431, -1 } /* T System.Nullable`1<UnityEngine.Vector3>::GetValueOrDefault() */,
{ 3699, 431, -1 } /* System.String System.Nullable`1<UnityEngine.Vector3>::ToString() */,
{ 3700, 431, -1 } /* System.Object System.Nullable`1<UnityEngine.Vector3>::Box(System.Nullable`1<T>) */,
{ 3701, 431, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Vector3>::Unbox(System.Object) */,
{ 3695, 445, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector4>::Equals(System.Object) */,
{ 3696, 445, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector4>::Equals(System.Nullable`1<T>) */,
{ 3697, 445, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Vector4>::GetHashCode() */,
{ 3698, 445, -1 } /* T System.Nullable`1<UnityEngine.Vector4>::GetValueOrDefault() */,
{ 3699, 445, -1 } /* System.String System.Nullable`1<UnityEngine.Vector4>::ToString() */,
{ 3700, 445, -1 } /* System.Object System.Nullable`1<UnityEngine.Vector4>::Box(System.Nullable`1<T>) */,
{ 3701, 445, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Vector4>::Unbox(System.Object) */,
{ 1117, 1585, -1 } /* System.Void System.Predicate`1<FairyGUI.GPath/Segment>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 1585, -1 } /* System.Boolean System.Predicate`1<FairyGUI.GPath/Segment>::Invoke(T) */,
{ 1119, 1585, -1 } /* System.IAsyncResult System.Predicate`1<FairyGUI.GPath/Segment>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 1585, -1 } /* System.Boolean System.Predicate`1<FairyGUI.GPath/Segment>::EndInvoke(System.IAsyncResult) */,
{ 1117, 1586, -1 } /* System.Void System.Predicate`1<FairyGUI.GPathPoint>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 1586, -1 } /* System.Boolean System.Predicate`1<FairyGUI.GPathPoint>::Invoke(T) */,
{ 1119, 1586, -1 } /* System.IAsyncResult System.Predicate`1<FairyGUI.GPathPoint>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 1586, -1 } /* System.Boolean System.Predicate`1<FairyGUI.GPathPoint>::EndInvoke(System.IAsyncResult) */,
{ 1117, 1076, -1 } /* System.Void System.Predicate`1<FairyGUI.TextField/CharPosition>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 1076, -1 } /* System.Boolean System.Predicate`1<FairyGUI.TextField/CharPosition>::Invoke(T) */,
{ 1119, 1076, -1 } /* System.IAsyncResult System.Predicate`1<FairyGUI.TextField/CharPosition>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 1076, -1 } /* System.Boolean System.Predicate`1<FairyGUI.TextField/CharPosition>::EndInvoke(System.IAsyncResult) */,
{ 1117, 6, -1 } /* System.Void System.Predicate`1<System.Byte>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 6, -1 } /* System.Boolean System.Predicate`1<System.Byte>::Invoke(T) */,
{ 1119, 6, -1 } /* System.IAsyncResult System.Predicate`1<System.Byte>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 6, -1 } /* System.Boolean System.Predicate`1<System.Byte>::EndInvoke(System.IAsyncResult) */,
{ 1117, 7, -1 } /* System.Void System.Predicate`1<System.Char>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 7, -1 } /* System.Boolean System.Predicate`1<System.Char>::Invoke(T) */,
{ 1119, 7, -1 } /* System.IAsyncResult System.Predicate`1<System.Char>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 7, -1 } /* System.Boolean System.Predicate`1<System.Char>::EndInvoke(System.IAsyncResult) */,
{ 1117, 115, -1 } /* System.Void System.Predicate`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 115, -1 } /* System.Boolean System.Predicate`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Invoke(T) */,
{ 1119, 115, -1 } /* System.IAsyncResult System.Predicate`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 115, -1 } /* System.Boolean System.Predicate`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::EndInvoke(System.IAsyncResult) */,
{ 1118, 16, -1 } /* System.Boolean System.Predicate`1<System.Int32>::Invoke(T) */,
{ 1119, 16, -1 } /* System.IAsyncResult System.Predicate`1<System.Int32>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 16, -1 } /* System.Boolean System.Predicate`1<System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 1117, 90, -1 } /* System.Void System.Predicate`1<System.Int32Enum>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 90, -1 } /* System.Boolean System.Predicate`1<System.Int32Enum>::Invoke(T) */,
{ 1119, 90, -1 } /* System.IAsyncResult System.Predicate`1<System.Int32Enum>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 90, -1 } /* System.Boolean System.Predicate`1<System.Int32Enum>::EndInvoke(System.IAsyncResult) */,
{ 1117, 37, -1 } /* System.Void System.Predicate`1<System.Int64>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 37, -1 } /* System.Boolean System.Predicate`1<System.Int64>::Invoke(T) */,
{ 1119, 37, -1 } /* System.IAsyncResult System.Predicate`1<System.Int64>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 37, -1 } /* System.Boolean System.Predicate`1<System.Int64>::EndInvoke(System.IAsyncResult) */,
{ 1117, 109, -1 } /* System.Void System.Predicate`1<System.Single>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 109, -1 } /* System.Boolean System.Predicate`1<System.Single>::Invoke(T) */,
{ 1119, 109, -1 } /* System.IAsyncResult System.Predicate`1<System.Single>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 109, -1 } /* System.Boolean System.Predicate`1<System.Single>::EndInvoke(System.IAsyncResult) */,
{ 1117, 561, -1 } /* System.Void System.Predicate`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 561, -1 } /* System.Boolean System.Predicate`1<UnityEngine.AnimatorClipInfo>::Invoke(T) */,
{ 1119, 561, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.AnimatorClipInfo>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 561, -1 } /* System.Boolean System.Predicate`1<UnityEngine.AnimatorClipInfo>::EndInvoke(System.IAsyncResult) */,
{ 1117, 439, -1 } /* System.Void System.Predicate`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 439, -1 } /* System.Boolean System.Predicate`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Invoke(T) */,
{ 1119, 439, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.BeforeRenderHelper/OrderBlock>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 439, -1 } /* System.Boolean System.Predicate`1<UnityEngine.BeforeRenderHelper/OrderBlock>::EndInvoke(System.IAsyncResult) */,
{ 1117, 450, -1 } /* System.Void System.Predicate`1<UnityEngine.Color32>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 450, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Color32>::Invoke(T) */,
{ 1119, 450, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Color32>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 450, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Color32>::EndInvoke(System.IAsyncResult) */,
{ 1117, 447, -1 } /* System.Void System.Predicate`1<UnityEngine.Color>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 447, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Color>::Invoke(T) */,
{ 1119, 447, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Color>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 447, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Color>::EndInvoke(System.IAsyncResult) */,
{ 1117, 446, -1 } /* System.Void System.Predicate`1<UnityEngine.Matrix4x4>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 446, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Matrix4x4>::Invoke(T) */,
{ 1119, 446, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Matrix4x4>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 446, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Matrix4x4>::EndInvoke(System.IAsyncResult) */,
{ 1117, 592, -1 } /* System.Void System.Predicate`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 592, -1 } /* System.Boolean System.Predicate`1<UnityEngine.ParticleSystem/Particle>::Invoke(T) */,
{ 1119, 592, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.ParticleSystem/Particle>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 592, -1 } /* System.Boolean System.Predicate`1<UnityEngine.ParticleSystem/Particle>::EndInvoke(System.IAsyncResult) */,
{ 1117, 537, -1 } /* System.Void System.Predicate`1<UnityEngine.RaycastHit2D>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 537, -1 } /* System.Boolean System.Predicate`1<UnityEngine.RaycastHit2D>::Invoke(T) */,
{ 1119, 537, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.RaycastHit2D>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 537, -1 } /* System.Boolean System.Predicate`1<UnityEngine.RaycastHit2D>::EndInvoke(System.IAsyncResult) */,
{ 1117, 437, -1 } /* System.Void System.Predicate`1<UnityEngine.Rect>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 437, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Rect>::Invoke(T) */,
{ 1119, 437, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Rect>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 437, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Rect>::EndInvoke(System.IAsyncResult) */,
{ 1117, 444, -1 } /* System.Void System.Predicate`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 444, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Invoke(T) */,
{ 1119, 444, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 444, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::EndInvoke(System.IAsyncResult) */,
{ 1117, 622, -1 } /* System.Void System.Predicate`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 622, -1 } /* System.Boolean System.Predicate`1<UnityEngine.UIElements.FocusController/FocusedElement>::Invoke(T) */,
{ 1119, 622, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.UIElements.FocusController/FocusedElement>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 622, -1 } /* System.Boolean System.Predicate`1<UnityEngine.UIElements.FocusController/FocusedElement>::EndInvoke(System.IAsyncResult) */,
{ 1117, 463, -1 } /* System.Void System.Predicate`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 463, -1 } /* System.Boolean System.Predicate`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Invoke(T) */,
{ 1119, 463, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 463, -1 } /* System.Boolean System.Predicate`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::EndInvoke(System.IAsyncResult) */,
{ 1117, 442, -1 } /* System.Void System.Predicate`1<UnityEngine.Vector2>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 442, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Vector2>::Invoke(T) */,
{ 1119, 442, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Vector2>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 442, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Vector2>::EndInvoke(System.IAsyncResult) */,
{ 1117, 431, -1 } /* System.Void System.Predicate`1<UnityEngine.Vector3>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 431, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Vector3>::Invoke(T) */,
{ 1119, 431, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Vector3>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 431, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Vector3>::EndInvoke(System.IAsyncResult) */,
{ 1117, 445, -1 } /* System.Void System.Predicate`1<UnityEngine.Vector4>::.ctor(System.Object,System.IntPtr) */,
{ 1118, 445, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Vector4>::Invoke(T) */,
{ 1119, 445, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Vector4>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
{ 1120, 445, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Vector4>::EndInvoke(System.IAsyncResult) */,
{ 9980, 47, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::SetResult(System.Threading.Tasks.Task`1<TResult>) */,
{ 9982, 47, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::GetTaskForResult(TResult) */,
{ 9983, 47, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::.cctor() */,
{ 9980, 16, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetResult(System.Threading.Tasks.Task`1<TResult>) */,
{ 9982, 16, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::GetTaskForResult(TResult) */,
{ 9983, 16, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::.cctor() */,
{ 9980, 335, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetResult(System.Threading.Tasks.Task`1<TResult>) */,
{ 9982, 335, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::GetTaskForResult(TResult) */,
{ 9983, 335, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::.cctor() */,
{ 9973, 189, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::Create() */,
{ 9979, 189, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::SetResult(TResult) */,
{ 9982, 189, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::GetTaskForResult(TResult) */,
{ 9983, 189, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::.cctor() */,
{ 10040, 47, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 10042, 47, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>::OnCompleted(System.Action) */,
{ 10043, 47, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>::UnsafeOnCompleted(System.Action) */,
{ 10040, 16, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 10042, 16, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::OnCompleted(System.Action) */,
{ 10043, 16, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::UnsafeOnCompleted(System.Action) */,
{ 10040, 335, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 10042, 335, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::OnCompleted(System.Action) */,
{ 10043, 335, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::UnsafeOnCompleted(System.Action) */,
{ 10040, 189, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 10041, 189, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>::get_IsCompleted() */,
{ 10042, 189, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>::OnCompleted(System.Action) */,
{ 10043, 189, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>::UnsafeOnCompleted(System.Action) */,
{ 10044, 189, -1 } /* TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>::GetResult() */,
{ 10038, 47, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Boolean>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 10038, 16, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Int32>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 10038, 335, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Nullable`1<System.Int32>>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 10038, 189, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 10039, 189, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Threading.Tasks.VoidTaskResult>::GetAwaiter() */,
{ 10027, 47, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Boolean>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
{ 10028, 47, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Boolean>::OnCompleted(System.Action) */,
{ 10029, 47, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Boolean>::UnsafeOnCompleted(System.Action) */,
{ 10027, 16, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Int32>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
{ 10028, 16, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Int32>::OnCompleted(System.Action) */,
{ 10029, 16, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Int32>::UnsafeOnCompleted(System.Action) */,
{ 10027, 335, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Nullable`1<System.Int32>>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
{ 10028, 335, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Nullable`1<System.Int32>>::OnCompleted(System.Action) */,
{ 10029, 335, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Nullable`1<System.Int32>>::UnsafeOnCompleted(System.Action) */,
{ 10030, 335, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<System.Nullable`1<System.Int32>>::GetResult() */,
{ 10027, 189, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
{ 10028, 189, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Threading.Tasks.VoidTaskResult>::OnCompleted(System.Action) */,
{ 10029, 189, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Threading.Tasks.VoidTaskResult>::UnsafeOnCompleted(System.Action) */,
{ 10030, 189, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<System.Threading.Tasks.VoidTaskResult>::GetResult() */,
{ 7264, 121, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Int32,System.Object>::.ctor(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>) */,
{ 7265, 121, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Int32,System.Object>::CompleteFromAsyncResult(System.IAsyncResult) */,
{ 7266, 121, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Int32,System.Object>::Complete(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>,System.IAsyncResult,System.Boolean) */,
{ 7267, 121, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Int32,System.Object>::.cctor() */,
{ 7264, 205, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Threading.Tasks.VoidTaskResult,System.Object>::.ctor(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>) */,
{ 7265, 205, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Threading.Tasks.VoidTaskResult,System.Object>::CompleteFromAsyncResult(System.IAsyncResult) */,
{ 7266, 205, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Threading.Tasks.VoidTaskResult,System.Object>::Complete(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>,System.IAsyncResult,System.Boolean) */,
{ 7267, 205, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Threading.Tasks.VoidTaskResult,System.Object>::.cctor() */,
{ 7261, 47, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Boolean>::.ctor() */,
{ 7262, 47, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Boolean>::.ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7261, 16, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Int32>::.ctor() */,
{ 7262, 16, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Int32>::.ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7261, 335, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Nullable`1<System.Int32>>::.ctor() */,
{ 7262, 335, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Nullable`1<System.Int32>>::.ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7261, 189, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Threading.Tasks.VoidTaskResult>::.ctor() */,
{ 7262, 189, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7258, 47, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Boolean>::.cctor() */,
{ 7259, 47, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Boolean>::.ctor() */,
{ 7260, 47, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1/<>c<System.Boolean>::<.cctor>b__64_0(System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>) */,
{ 7248, 183, -1 } /* TResult System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::get_Result() */,
{ 7258, 16, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Int32>::.cctor() */,
{ 7259, 16, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Int32>::.ctor() */,
{ 7260, 16, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1/<>c<System.Int32>::<.cctor>b__64_0(System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>) */,
{ 7258, 335, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Nullable`1<System.Int32>>::.cctor() */,
{ 7259, 335, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Nullable`1<System.Int32>>::.ctor() */,
{ 7260, 335, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1/<>c<System.Nullable`1<System.Int32>>::<.cctor>b__64_0(System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>) */,
{ 7258, 189, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Threading.Tasks.VoidTaskResult>::.cctor() */,
{ 7259, 189, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Threading.Tasks.VoidTaskResult>::.ctor() */,
{ 7260, 189, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1/<>c<System.Threading.Tasks.VoidTaskResult>::<.cctor>b__64_0(System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>) */,
{ 7239, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.ctor(TResult) */,
{ 7241, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.ctor(System.Func`2<System.Object,TResult>,System.Object,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions) */,
{ 7242, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7243, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7244, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.ctor(System.Delegate,System.Object,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7245, 47, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1<System.Boolean>::StartNew(System.Threading.Tasks.Task,System.Func`1<TResult>,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7247, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::DangerousSetResult(TResult) */,
{ 7248, 47, -1 } /* TResult System.Threading.Tasks.Task`1<System.Boolean>::get_Result() */,
{ 7249, 47, -1 } /* TResult System.Threading.Tasks.Task`1<System.Boolean>::get_ResultOnSuccess() */,
{ 7250, 47, -1 } /* TResult System.Threading.Tasks.Task`1<System.Boolean>::GetResultCore(System.Boolean) */,
{ 7251, 47, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Boolean>::TrySetException(System.Object) */,
{ 7252, 47, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Boolean>::TrySetCanceled(System.Threading.CancellationToken) */,
{ 7253, 47, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Boolean>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
{ 7254, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::InnerInvoke() */,
{ 7257, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.cctor() */,
{ 7238, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.ctor() */,
{ 7239, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.ctor(TResult) */,
{ 7242, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7243, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7244, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.ctor(System.Delegate,System.Object,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7245, 16, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1<System.Int32>::StartNew(System.Threading.Tasks.Task,System.Func`1<TResult>,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7246, 16, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Int32>::TrySetResult(TResult) */,
{ 7247, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::DangerousSetResult(TResult) */,
{ 7249, 16, -1 } /* TResult System.Threading.Tasks.Task`1<System.Int32>::get_ResultOnSuccess() */,
{ 7250, 16, -1 } /* TResult System.Threading.Tasks.Task`1<System.Int32>::GetResultCore(System.Boolean) */,
{ 7251, 16, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Int32>::TrySetException(System.Object) */,
{ 7252, 16, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Int32>::TrySetCanceled(System.Threading.CancellationToken) */,
{ 7253, 16, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Int32>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
{ 7254, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::InnerInvoke() */,
{ 7257, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.cctor() */,
{ 7238, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.ctor() */,
{ 7239, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.ctor(TResult) */,
{ 7240, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
{ 7241, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.ctor(System.Func`2<System.Object,TResult>,System.Object,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions) */,
{ 7242, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7243, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7244, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.ctor(System.Delegate,System.Object,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7245, 335, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::StartNew(System.Threading.Tasks.Task,System.Func`1<TResult>,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7246, 335, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::TrySetResult(TResult) */,
{ 7247, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::DangerousSetResult(TResult) */,
{ 7248, 335, -1 } /* TResult System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::get_Result() */,
{ 7249, 335, -1 } /* TResult System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::get_ResultOnSuccess() */,
{ 7250, 335, -1 } /* TResult System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::GetResultCore(System.Boolean) */,
{ 7251, 335, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::TrySetException(System.Object) */,
{ 7252, 335, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::TrySetCanceled(System.Threading.CancellationToken) */,
{ 7253, 335, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
{ 7254, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::InnerInvoke() */,
{ 7255, 335, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::GetAwaiter() */,
{ 7257, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.cctor() */,
{ 7239, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor(TResult) */,
{ 7240, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
{ 7241, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Func`2<System.Object,TResult>,System.Object,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions) */,
{ 7242, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7243, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7244, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Delegate,System.Object,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7245, 189, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::StartNew(System.Threading.Tasks.Task,System.Func`1<TResult>,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7247, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::DangerousSetResult(TResult) */,
{ 7248, 189, -1 } /* TResult System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::get_Result() */,
{ 7249, 189, -1 } /* TResult System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::get_ResultOnSuccess() */,
{ 7250, 189, -1 } /* TResult System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::GetResultCore(System.Boolean) */,
{ 7251, 189, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetException(System.Object) */,
{ 7253, 189, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
{ 7254, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::InnerInvoke() */,
{ 7255, 189, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::GetAwaiter() */,
{ 7256, 189, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult> System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::ConfigureAwait(System.Boolean) */,
{ 7257, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.cctor() */,
{ 996, 344, -1 } /* T1 System.Tuple`2<System.Guid,System.Object>::get_Item1() */,
{ 997, 344, -1 } /* T2 System.Tuple`2<System.Guid,System.Object>::get_Item2() */,
{ 998, 344, -1 } /* System.Void System.Tuple`2<System.Guid,System.Object>::.ctor(T1,T2) */,
{ 999, 344, -1 } /* System.Boolean System.Tuple`2<System.Guid,System.Object>::Equals(System.Object) */,
{ 1000, 344, -1 } /* System.Boolean System.Tuple`2<System.Guid,System.Object>::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) */,
{ 1001, 344, -1 } /* System.Int32 System.Tuple`2<System.Guid,System.Object>::System.IComparable.CompareTo(System.Object) */,
{ 1002, 344, -1 } /* System.Int32 System.Tuple`2<System.Guid,System.Object>::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) */,
{ 1003, 344, -1 } /* System.Int32 System.Tuple`2<System.Guid,System.Object>::GetHashCode() */,
{ 1004, 344, -1 } /* System.Int32 System.Tuple`2<System.Guid,System.Object>::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) */,
{ 1005, 344, -1 } /* System.String System.Tuple`2<System.Guid,System.Object>::ToString() */,
{ 1006, 344, -1 } /* System.String System.Tuple`2<System.Guid,System.Object>::System.ITupleInternal.ToString(System.Text.StringBuilder) */,
{ 996, 212, -1 } /* T1 System.Tuple`2<System.Object,System.Char>::get_Item1() */,
{ 997, 212, -1 } /* T2 System.Tuple`2<System.Object,System.Char>::get_Item2() */,
{ 998, 212, -1 } /* System.Void System.Tuple`2<System.Object,System.Char>::.ctor(T1,T2) */,
{ 999, 212, -1 } /* System.Boolean System.Tuple`2<System.Object,System.Char>::Equals(System.Object) */,
{ 1000, 212, -1 } /* System.Boolean System.Tuple`2<System.Object,System.Char>::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) */,
{ 1001, 212, -1 } /* System.Int32 System.Tuple`2<System.Object,System.Char>::System.IComparable.CompareTo(System.Object) */,
{ 1002, 212, -1 } /* System.Int32 System.Tuple`2<System.Object,System.Char>::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) */,
{ 1003, 212, -1 } /* System.Int32 System.Tuple`2<System.Object,System.Char>::GetHashCode() */,
{ 1004, 212, -1 } /* System.Int32 System.Tuple`2<System.Object,System.Char>::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) */,
{ 1005, 212, -1 } /* System.String System.Tuple`2<System.Object,System.Char>::ToString() */,
{ 1006, 212, -1 } /* System.String System.Tuple`2<System.Object,System.Char>::System.ITupleInternal.ToString(System.Text.StringBuilder) */,
{ 1019, 210, -1 } /* T1 System.Tuple`4<System.Object,System.Object,System.Int32,System.Int32>::get_Item1() */,
{ 1020, 210, -1 } /* T2 System.Tuple`4<System.Object,System.Object,System.Int32,System.Int32>::get_Item2() */,
{ 1021, 210, -1 } /* T3 System.Tuple`4<System.Object,System.Object,System.Int32,System.Int32>::get_Item3() */,
{ 1022, 210, -1 } /* T4 System.Tuple`4<System.Object,System.Object,System.Int32,System.Int32>::get_Item4() */,
{ 790, 326, -1 } /* System.Boolean System.ValueTuple`2<System.Int32,System.Boolean>::Equals(System.Object) */,
{ 791, 326, -1 } /* System.Boolean System.ValueTuple`2<System.Int32,System.Boolean>::Equals(System.ValueTuple`2<T1,T2>) */,
{ 792, 326, -1 } /* System.Boolean System.ValueTuple`2<System.Int32,System.Boolean>::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) */,
{ 793, 326, -1 } /* System.Int32 System.ValueTuple`2<System.Int32,System.Boolean>::System.IComparable.CompareTo(System.Object) */,
{ 794, 326, -1 } /* System.Int32 System.ValueTuple`2<System.Int32,System.Boolean>::CompareTo(System.ValueTuple`2<T1,T2>) */,
{ 795, 326, -1 } /* System.Int32 System.ValueTuple`2<System.Int32,System.Boolean>::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) */,
{ 796, 326, -1 } /* System.Int32 System.ValueTuple`2<System.Int32,System.Boolean>::GetHashCode() */,
{ 797, 326, -1 } /* System.Int32 System.ValueTuple`2<System.Int32,System.Boolean>::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) */,
{ 798, 326, -1 } /* System.Int32 System.ValueTuple`2<System.Int32,System.Boolean>::GetHashCodeCore(System.Collections.IEqualityComparer) */,
{ 799, 326, -1 } /* System.String System.ValueTuple`2<System.Int32,System.Boolean>::ToString() */,
{ 17373, 6, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Byte>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
{ 17374, 6, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Byte>::Dispose() */,
{ 17375, 6, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<System.Byte>::MoveNext() */,
{ 17376, 6, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Byte>::Reset() */,
{ 17377, 6, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<System.Byte>::get_Current() */,
{ 17378, 6, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<System.Byte>::System.Collections.IEnumerator.get_Current() */,
{ 17373, 16, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Int32>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
{ 17374, 16, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Int32>::Dispose() */,
{ 17375, 16, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<System.Int32>::MoveNext() */,
{ 17376, 16, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Int32>::Reset() */,
{ 17377, 16, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<System.Int32>::get_Current() */,
{ 17378, 16, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<System.Int32>::System.Collections.IEnumerator.get_Current() */,
{ 17373, 499, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
{ 17374, 499, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Dispose() */,
{ 17375, 499, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::MoveNext() */,
{ 17376, 499, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Reset() */,
{ 17377, 499, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::get_Current() */,
{ 17378, 499, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::System.Collections.IEnumerator.get_Current() */,
{ 17373, 592, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
{ 17374, 592, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::Dispose() */,
{ 17375, 592, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::MoveNext() */,
{ 17376, 592, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::Reset() */,
{ 17377, 592, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::get_Current() */,
{ 17378, 592, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.get_Current() */,
{ 17373, 489, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
{ 17374, 489, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::Dispose() */,
{ 17375, 489, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::MoveNext() */,
{ 17376, 489, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::Reset() */,
{ 17377, 489, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::get_Current() */,
{ 17378, 489, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::System.Collections.IEnumerator.get_Current() */,
{ 17373, 491, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
{ 17374, 491, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::Dispose() */,
{ 17375, 491, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::MoveNext() */,
{ 17376, 491, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::Reset() */,
{ 17377, 491, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::get_Current() */,
{ 17378, 491, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::System.Collections.IEnumerator.get_Current() */,
{ 17362, 6, -1 } /* System.Int32 Unity.Collections.NativeArray`1<System.Byte>::get_Length() */,
{ 17363, 6, -1 } /* T Unity.Collections.NativeArray`1<System.Byte>::get_Item(System.Int32) */,
{ 17364, 6, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Byte>::set_Item(System.Int32,T) */,
{ 17365, 6, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Byte>::Deallocate() */,
{ 17366, 6, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Byte>::Dispose() */,
{ 17367, 6, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<System.Byte>::GetEnumerator() */,
{ 17368, 6, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<System.Byte>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 17369, 6, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<System.Byte>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17370, 6, -1 } /* System.Boolean Unity.Collections.NativeArray`1<System.Byte>::Equals(Unity.Collections.NativeArray`1<T>) */,
{ 17371, 6, -1 } /* System.Boolean Unity.Collections.NativeArray`1<System.Byte>::Equals(System.Object) */,
{ 17372, 6, -1 } /* System.Int32 Unity.Collections.NativeArray`1<System.Byte>::GetHashCode() */,
{ 17362, 16, -1 } /* System.Int32 Unity.Collections.NativeArray`1<System.Int32>::get_Length() */,
{ 17363, 16, -1 } /* T Unity.Collections.NativeArray`1<System.Int32>::get_Item(System.Int32) */,
{ 17364, 16, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Int32>::set_Item(System.Int32,T) */,
{ 17365, 16, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Int32>::Deallocate() */,
{ 17366, 16, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Int32>::Dispose() */,
{ 17367, 16, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<System.Int32>::GetEnumerator() */,
{ 17368, 16, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<System.Int32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 17369, 16, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17370, 16, -1 } /* System.Boolean Unity.Collections.NativeArray`1<System.Int32>::Equals(Unity.Collections.NativeArray`1<T>) */,
{ 17371, 16, -1 } /* System.Boolean Unity.Collections.NativeArray`1<System.Int32>::Equals(System.Object) */,
{ 17372, 16, -1 } /* System.Int32 Unity.Collections.NativeArray`1<System.Int32>::GetHashCode() */,
{ 17362, 499, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::get_Length() */,
{ 17363, 499, -1 } /* T Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::get_Item(System.Int32) */,
{ 17364, 499, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::set_Item(System.Int32,T) */,
{ 17365, 499, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Deallocate() */,
{ 17366, 499, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Dispose() */,
{ 17367, 499, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::GetEnumerator() */,
{ 17368, 499, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 17369, 499, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17370, 499, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Equals(Unity.Collections.NativeArray`1<T>) */,
{ 17371, 499, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Equals(System.Object) */,
{ 17372, 499, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::GetHashCode() */,
{ 17362, 592, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::get_Length() */,
{ 17363, 592, -1 } /* T Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::get_Item(System.Int32) */,
{ 17364, 592, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::set_Item(System.Int32,T) */,
{ 17365, 592, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::Deallocate() */,
{ 17366, 592, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::Dispose() */,
{ 17367, 592, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::GetEnumerator() */,
{ 17368, 592, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 17369, 592, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17370, 592, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::Equals(Unity.Collections.NativeArray`1<T>) */,
{ 17371, 592, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::Equals(System.Object) */,
{ 17372, 592, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::GetHashCode() */,
{ 17362, 489, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Plane>::get_Length() */,
{ 17363, 489, -1 } /* T Unity.Collections.NativeArray`1<UnityEngine.Plane>::get_Item(System.Int32) */,
{ 17364, 489, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Plane>::set_Item(System.Int32,T) */,
{ 17365, 489, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Plane>::Deallocate() */,
{ 17366, 489, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Plane>::Dispose() */,
{ 17367, 489, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<UnityEngine.Plane>::GetEnumerator() */,
{ 17368, 489, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<UnityEngine.Plane>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 17369, 489, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<UnityEngine.Plane>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17370, 489, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Plane>::Equals(Unity.Collections.NativeArray`1<T>) */,
{ 17371, 489, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Plane>::Equals(System.Object) */,
{ 17372, 489, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Plane>::GetHashCode() */,
{ 17362, 491, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::get_Length() */,
{ 17363, 491, -1 } /* T Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::get_Item(System.Int32) */,
{ 17364, 491, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::set_Item(System.Int32,T) */,
{ 17365, 491, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::Deallocate() */,
{ 17366, 491, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::Dispose() */,
{ 17367, 491, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::GetEnumerator() */,
{ 17368, 491, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
{ 17369, 491, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17370, 491, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::Equals(Unity.Collections.NativeArray`1<T>) */,
{ 17371, 491, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::Equals(System.Object) */,
{ 17372, 491, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::GetHashCode() */,
{ 19826, 47, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Boolean>::Invoke(System.Object[]) */,
{ 19827, 47, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Boolean>::Invoke(T) */,
{ 19826, 16, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Int32>::Invoke(System.Object[]) */,
{ 19827, 16, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Int32>::Invoke(T) */,
{ 19826, 109, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Single>::Invoke(System.Object[]) */,
{ 19827, 109, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Single>::Invoke(T) */,
{ 19809, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::add_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19810, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::remove_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19811, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19812, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::.ctor(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19813, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::Invoke(System.Object[]) */,
{ 19814, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::Invoke(T1) */,
{ 19815, 47, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`1<System.Boolean>::Find(System.Object,System.Reflection.MethodInfo) */,
{ 19809, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::add_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19810, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::remove_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19811, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19812, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::.ctor(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19813, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::Invoke(System.Object[]) */,
{ 19814, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::Invoke(T1) */,
{ 19815, 16, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`1<System.Int32>::Find(System.Object,System.Reflection.MethodInfo) */,
{ 19809, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::add_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19810, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::remove_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19811, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19812, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::.ctor(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19813, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::Invoke(System.Object[]) */,
{ 19814, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::Invoke(T1) */,
{ 19815, 109, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`1<System.Single>::Find(System.Object,System.Reflection.MethodInfo) */,
{ 19865, 47, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 19866, 47, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Boolean>::Invoke(T0) */,
{ 19867, 47, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`1<System.Boolean>::BeginInvoke(T0,System.AsyncCallback,System.Object) */,
{ 19868, 47, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Boolean>::EndInvoke(System.IAsyncResult) */,
{ 19865, 16, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Int32>::.ctor(System.Object,System.IntPtr) */,
{ 19867, 16, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`1<System.Int32>::BeginInvoke(T0,System.AsyncCallback,System.Object) */,
{ 19868, 16, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Int32>::EndInvoke(System.IAsyncResult) */,
{ 19865, 109, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Single>::.ctor(System.Object,System.IntPtr) */,
{ 19866, 109, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Single>::Invoke(T0) */,
{ 19867, 109, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`1<System.Single>::BeginInvoke(T0,System.AsyncCallback,System.Object) */,
{ 19868, 109, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Single>::EndInvoke(System.IAsyncResult) */,
{ 19865, 475, -1 } /* System.Void UnityEngine.Events.UnityAction`1<UnityEngine.SceneManagement.Scene>::.ctor(System.Object,System.IntPtr) */,
{ 19867, 475, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`1<UnityEngine.SceneManagement.Scene>::BeginInvoke(T0,System.AsyncCallback,System.Object) */,
{ 19868, 475, -1 } /* System.Void UnityEngine.Events.UnityAction`1<UnityEngine.SceneManagement.Scene>::EndInvoke(System.IAsyncResult) */,
{ 19876, 474, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,System.Int32Enum>::.ctor(System.Object,System.IntPtr) */,
{ 19877, 474, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,System.Int32Enum>::Invoke(T0,T1) */,
{ 19878, 474, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,System.Int32Enum>::BeginInvoke(T0,T1,System.AsyncCallback,System.Object) */,
{ 19879, 474, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,System.Int32Enum>::EndInvoke(System.IAsyncResult) */,
{ 19876, 476, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene>::.ctor(System.Object,System.IntPtr) */,
{ 19878, 476, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene>::BeginInvoke(T0,T1,System.AsyncCallback,System.Object) */,
{ 19879, 476, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene>::EndInvoke(System.IAsyncResult) */,
{ 19872, 16, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`1<System.Int32>::FindMethod_Impl(System.String,System.Object) */,
{ 19873, 16, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<System.Int32>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
{ 19874, 16, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<System.Int32>::GetDelegate(UnityEngine.Events.UnityAction`1<T0>) */,
{ 23122, 90, -1 } /* T UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::get_value() */,
{ 23123, 90, -1 } /* System.Void UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::set_specificity(System.Int32) */,
{ 23124, 90, -1 } /* UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::get_keyword() */,
{ 23125, 90, -1 } /* System.Void UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::.ctor(T,UnityEngine.UIElements.StyleKeyword) */,
{ 23126, 90, -1 } /* System.Boolean UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::op_Equality(UnityEngine.UIElements.StyleEnum`1<T>,UnityEngine.UIElements.StyleEnum`1<T>) */,
{ 23127, 90, -1 } /* System.Boolean UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::Equals(UnityEngine.UIElements.StyleEnum`1<T>) */,
{ 23128, 90, -1 } /* System.Boolean UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::Equals(System.Object) */,
{ 23129, 90, -1 } /* System.Int32 UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::GetHashCode() */,
{ 23130, 90, -1 } /* System.String UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::ToString() */,
{ 5603, 1687, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.IO.Iterator`1<TSource>::GetEnumerator() */,
{ 5606, 1687, -1 } /* System.Collections.IEnumerator System.IO.Iterator`1<TSource>::System.Collections.IEnumerable.GetEnumerator() */,
{ 5599, 1687, -1 } /* TSource System.IO.Iterator`1<TSource>::get_Current() */,
{ 5601, 1687, -1 } /* System.Void System.IO.Iterator`1<TSource>::Dispose() */,
{ 5605, 1687, -1 } /* System.Object System.IO.Iterator`1<TSource>::System.Collections.IEnumerator.get_Current() */,
{ 5607, 1687, -1 } /* System.Void System.IO.Iterator`1<TSource>::System.Collections.IEnumerator.Reset() */,
{ 7254, 1702, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::InnerInvoke() */,
{ 7254, 183, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::InnerInvoke() */,
{ 10700, 1716, -1 } /* T System.Collections.ObjectModel.Collection`1<TItem>::get_Item(System.Int32) */,
{ 10701, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::set_Item(System.Int32,T) */,
{ 10707, 1716, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<TItem>::IndexOf(T) */,
{ 10708, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::Insert(System.Int32,T) */,
{ 10710, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::RemoveAt(System.Int32) */,
{ 10698, 1716, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<TItem>::get_Count() */,
{ 10715, 1716, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10702, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::Add(T) */,
{ 10703, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::Clear() */,
{ 10705, 1716, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::Contains(T) */,
{ 10704, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::CopyTo(T[],System.Int32) */,
{ 10709, 1716, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::Remove(T) */,
{ 10706, 1716, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.Collection`1<TItem>::GetEnumerator() */,
{ 10716, 1716, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10720, 1716, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.get_Item(System.Int32) */,
{ 10721, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10724, 1716, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.Add(System.Object) */,
{ 10725, 1716, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.Contains(System.Object) */,
{ 10722, 1716, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.get_IsReadOnly() */,
{ 10723, 1716, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.get_IsFixedSize() */,
{ 10726, 1716, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.IndexOf(System.Object) */,
{ 10727, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10728, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.Remove(System.Object) */,
{ 10719, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10718, 1716, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.ICollection.get_SyncRoot() */,
{ 10717, 1716, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.ICollection.get_IsSynchronized() */,
{ 11049, 8, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.String>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11048, 8, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.String>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11046, 8, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.String>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 8, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.String>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11016, 1757, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11016, 1759, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Nullable`1<T>>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11016, 1760, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11016, 1761, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
{ 11049, 1768, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11048, 1768, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 1770, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Nullable`1<T>>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11048, 1770, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Nullable`1<T>>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 1771, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11048, 1771, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11049, 1772, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11048, 1772, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11046, 1772, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 1772, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11084, 1773, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<T>::Equals(System.Object) */,
{ 11085, 1773, -1 } /* System.Int32 System.Collections.Generic.EnumEqualityComparer`1<T>::GetHashCode() */,
{ 11049, 1773, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11048, 1773, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11079, 1773, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<T>::Equals(T,T) */,
{ 11046, 1773, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 1773, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11083, 1773, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<T>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 11084, 1774, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<T>::Equals(System.Object) */,
{ 11085, 1774, -1 } /* System.Int32 System.Collections.Generic.EnumEqualityComparer`1<T>::GetHashCode() */,
{ 11049, 1774, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11048, 1774, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11079, 1774, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<T>::Equals(T,T) */,
{ 11046, 1774, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 1774, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 11083, 1774, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<T>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 11049, 1775, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
{ 11048, 1775, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
{ 11046, 1775, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11047, 1775, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 10700, 1795, -1 } /* T System.Collections.ObjectModel.Collection`1<T>::get_Item(System.Int32) */,
{ 10701, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::set_Item(System.Int32,T) */,
{ 10707, 1795, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::IndexOf(T) */,
{ 10708, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::Insert(System.Int32,T) */,
{ 10710, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::RemoveAt(System.Int32) */,
{ 10698, 1795, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::get_Count() */,
{ 10715, 1795, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
{ 10702, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::Add(T) */,
{ 10703, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::Clear() */,
{ 10705, 1795, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::Contains(T) */,
{ 10704, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::CopyTo(T[],System.Int32) */,
{ 10709, 1795, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::Remove(T) */,
{ 10706, 1795, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.Collection`1<T>::GetEnumerator() */,
{ 10716, 1795, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1<T>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10720, 1795, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.get_Item(System.Int32) */,
{ 10721, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
{ 10724, 1795, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.Add(System.Object) */,
{ 10725, 1795, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.Contains(System.Object) */,
{ 10722, 1795, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.get_IsReadOnly() */,
{ 10723, 1795, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.get_IsFixedSize() */,
{ 10726, 1795, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.IndexOf(System.Object) */,
{ 10727, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.Insert(System.Int32,System.Object) */,
{ 10728, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.Remove(System.Object) */,
{ 10719, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10718, 1795, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<T>::System.Collections.ICollection.get_SyncRoot() */,
{ 10717, 1795, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::System.Collections.ICollection.get_IsSynchronized() */,
{ 17233, 1827, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::GetEnumerator() */,
{ 17237, 1827, -1 } /* System.Collections.IEnumerator System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17230, 1827, -1 } /* TSource System.Linq.Enumerable/Iterator`1<TSource>::get_Current() */,
{ 17236, 1827, -1 } /* System.Object System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.get_Current() */,
{ 17238, 1827, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.Reset() */,
{ 17233, 1829, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::GetEnumerator() */,
{ 17237, 1829, -1 } /* System.Collections.IEnumerator System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17230, 1829, -1 } /* TSource System.Linq.Enumerable/Iterator`1<TSource>::get_Current() */,
{ 17232, 1829, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::Dispose() */,
{ 17236, 1829, -1 } /* System.Object System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.get_Current() */,
{ 17238, 1829, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.Reset() */,
{ 17233, 1831, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::GetEnumerator() */,
{ 17237, 1831, -1 } /* System.Collections.IEnumerator System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerable.GetEnumerator() */,
{ 17230, 1831, -1 } /* TSource System.Linq.Enumerable/Iterator`1<TSource>::get_Current() */,
{ 17232, 1831, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::Dispose() */,
{ 17236, 1831, -1 } /* System.Object System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.get_Current() */,
{ 17238, 1831, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.Reset() */,
{ 19815, 1854, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`1<T>::Find(System.Object,System.Reflection.MethodInfo) */,
{ 19872, 478, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::FindMethod_Impl(System.String,System.Object) */,
{ 19873, 478, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
{ 10906, 596, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::get_Item(TKey) */,
{ 10907, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::set_Item(TKey,TValue) */,
{ 10901, 596, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
{ 10904, 596, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
{ 10925, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::Remove(TKey) */,
{ 10927, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::TryGetValue(TKey,TValue&) */,
{ 10929, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
{ 10909, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10912, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::Clear() */,
{ 10910, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10930, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10911, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
{ 10917, 596, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
{ 10932, 596, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IEnumerable.GetEnumerator() */,
{ 10939, 596, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.get_Item(System.Object) */,
{ 10940, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
{ 10937, 596, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.get_Keys() */,
{ 10938, 596, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.get_Values() */,
{ 10943, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.Contains(System.Object) */,
{ 10942, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
{ 10936, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.get_IsReadOnly() */,
{ 10935, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.get_IsFixedSize() */,
{ 10944, 596, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.GetEnumerator() */,
{ 10945, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.Remove(System.Object) */,
{ 10931, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
{ 10934, 596, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.ICollection.get_SyncRoot() */,
{ 10933, 596, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.ICollection.get_IsSynchronized() */,
{ 10902, 596, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
{ 10905, 596, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
{ 10918, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
{ 10922, 596, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::OnDeserialization(System.Object) */,
{ 22808, 1858, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
{ 22809, 1858, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
{ 22807, 1858, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
{ 22808, 639, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::Dispose() */,
{ 22809, 639, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::get_eventTypeId() */,
{ 22692, 639, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::Init() */,
{ 22807, 639, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::Acquire() */,
{ 22808, 646, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::Dispose() */,
{ 22809, 646, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::get_eventTypeId() */,
{ 22692, 646, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::Init() */,
{ 22807, 646, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::Acquire() */,
{ 22808, 1859, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
{ 22809, 1859, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
{ 22807, 1859, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
{ 22808, 642, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::Dispose() */,
{ 22809, 642, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::get_eventTypeId() */,
{ 22698, 642, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::Init() */,
{ 22807, 642, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::Acquire() */,
{ 22808, 649, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::Dispose() */,
{ 22809, 649, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::get_eventTypeId() */,
{ 22698, 649, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::Init() */,
{ 22807, 649, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::Acquire() */,
{ 22808, 1860, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
{ 22809, 1860, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
{ 22807, 1860, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
{ 22808, 686, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::Dispose() */,
{ 22809, 686, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::get_eventTypeId() */,
{ 22706, 686, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::Init() */,
{ 22807, 686, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::Acquire() */,
{ 22808, 690, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::Dispose() */,
{ 22809, 690, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::get_eventTypeId() */,
{ 22706, 690, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::Init() */,
{ 22807, 690, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::Acquire() */,
{ 22808, 1861, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
{ 22809, 1861, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
{ 22922, 1861, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 1861, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 1861, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<T>::get_currentTarget() */,
{ 22921, 1861, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22918, 1861, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::Init() */,
{ 22807, 1861, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
{ 22899, 1861, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<T>::get_modifiers() */,
{ 22901, 1861, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<T>::get_mousePosition() */,
{ 22904, 1861, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<T>::get_mouseDelta() */,
{ 22906, 1861, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<T>::get_clickCount() */,
{ 22908, 1861, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<T>::get_button() */,
{ 22910, 1861, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<T>::get_pressedButtons() */,
{ 22912, 1861, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 1861, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 1861, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 1861, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 1861, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 1861, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 702, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragExitedEvent>::Dispose() */,
{ 22809, 702, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_eventTypeId() */,
{ 22922, 702, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 702, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_currentTarget() */,
{ 22921, 702, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 702, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragExitedEvent>::Acquire() */,
{ 22899, 702, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_modifiers() */,
{ 22901, 702, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_mousePosition() */,
{ 22904, 702, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_mouseDelta() */,
{ 22906, 702, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_clickCount() */,
{ 22908, 702, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_button() */,
{ 22910, 702, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_pressedButtons() */,
{ 22912, 702, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 702, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 702, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 702, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 702, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 702, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 706, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragEnterEvent>::Dispose() */,
{ 22809, 706, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_eventTypeId() */,
{ 22922, 706, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 706, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 706, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_currentTarget() */,
{ 22921, 706, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 706, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragEnterEvent>::Acquire() */,
{ 22899, 706, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_modifiers() */,
{ 22901, 706, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_mousePosition() */,
{ 22904, 706, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_mouseDelta() */,
{ 22906, 706, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_clickCount() */,
{ 22908, 706, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_button() */,
{ 22910, 706, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_pressedButtons() */,
{ 22912, 706, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 706, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 706, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 706, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 706, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 706, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 710, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragLeaveEvent>::Dispose() */,
{ 22809, 710, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_eventTypeId() */,
{ 22922, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 710, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_currentTarget() */,
{ 22921, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 710, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragLeaveEvent>::Acquire() */,
{ 22899, 710, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_modifiers() */,
{ 22901, 710, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_mousePosition() */,
{ 22904, 710, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_mouseDelta() */,
{ 22906, 710, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_clickCount() */,
{ 22908, 710, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_button() */,
{ 22910, 710, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_pressedButtons() */,
{ 22912, 710, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 710, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 710, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 714, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::Dispose() */,
{ 22809, 714, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_eventTypeId() */,
{ 22922, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 714, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_currentTarget() */,
{ 22921, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22918, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::Init() */,
{ 22807, 714, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::Acquire() */,
{ 22899, 714, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_modifiers() */,
{ 22901, 714, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_mousePosition() */,
{ 22904, 714, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_mouseDelta() */,
{ 22906, 714, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_clickCount() */,
{ 22908, 714, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_button() */,
{ 22910, 714, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_pressedButtons() */,
{ 22912, 714, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 714, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 714, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 682, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragPerformEvent>::Dispose() */,
{ 22809, 682, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_eventTypeId() */,
{ 22922, 682, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 682, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 682, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_currentTarget() */,
{ 22921, 682, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22918, 682, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::Init() */,
{ 22807, 682, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragPerformEvent>::Acquire() */,
{ 22899, 682, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_modifiers() */,
{ 22901, 682, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_mousePosition() */,
{ 22904, 682, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_mouseDelta() */,
{ 22906, 682, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_clickCount() */,
{ 22908, 682, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_button() */,
{ 22910, 682, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_pressedButtons() */,
{ 22912, 682, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 682, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 682, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 682, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 682, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 682, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 1863, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
{ 22809, 1863, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
{ 22807, 1863, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
{ 22808, 623, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusOutEvent>::Dispose() */,
{ 22809, 623, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusOutEvent>::get_eventTypeId() */,
{ 22807, 623, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusOutEvent>::Acquire() */,
{ 22841, 623, -1 } /* UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusOutEvent>::get_relatedTarget() */,
{ 22808, 626, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.BlurEvent>::Dispose() */,
{ 22809, 626, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.BlurEvent>::get_eventTypeId() */,
{ 22846, 626, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.BlurEvent>::Init() */,
{ 22807, 626, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.BlurEvent>::Acquire() */,
{ 22808, 629, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusInEvent>::Dispose() */,
{ 22809, 629, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusInEvent>::get_eventTypeId() */,
{ 22807, 629, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusInEvent>::Acquire() */,
{ 22841, 629, -1 } /* UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusInEvent>::get_relatedTarget() */,
{ 22808, 632, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusEvent>::Dispose() */,
{ 22809, 632, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusEvent>::get_eventTypeId() */,
{ 22846, 632, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusEvent>::Init() */,
{ 22807, 632, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusEvent>::Acquire() */,
{ 22841, 632, -1 } /* UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusEvent>::get_relatedTarget() */,
{ 22808, 1864, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
{ 22809, 1864, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
{ 22807, 1864, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
{ 22808, 635, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyDownEvent>::Dispose() */,
{ 22809, 635, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyDownEvent>::get_eventTypeId() */,
{ 22874, 635, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyDownEvent>::Init() */,
{ 22807, 635, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyDownEvent>::Acquire() */,
{ 22808, 679, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyUpEvent>::Dispose() */,
{ 22809, 679, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyUpEvent>::get_eventTypeId() */,
{ 22874, 679, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyUpEvent>::Init() */,
{ 22807, 679, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyUpEvent>::Acquire() */,
{ 22808, 1865, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
{ 22809, 1865, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
{ 22807, 1865, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
{ 22808, 724, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseDownEvent>::Dispose() */,
{ 22809, 724, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_eventTypeId() */,
{ 22922, 724, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 724, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 724, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_currentTarget() */,
{ 22921, 724, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22918, 724, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::Init() */,
{ 22807, 724, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseDownEvent>::Acquire() */,
{ 22899, 724, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_modifiers() */,
{ 22901, 724, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_mousePosition() */,
{ 22904, 724, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_mouseDelta() */,
{ 22906, 724, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_clickCount() */,
{ 22908, 724, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_button() */,
{ 22910, 724, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_pressedButtons() */,
{ 22912, 724, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 724, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 724, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 724, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 724, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 724, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 727, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseUpEvent>::Dispose() */,
{ 22809, 727, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_eventTypeId() */,
{ 22922, 727, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 727, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 727, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_currentTarget() */,
{ 22921, 727, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22918, 727, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::Init() */,
{ 22807, 727, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseUpEvent>::Acquire() */,
{ 22899, 727, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_modifiers() */,
{ 22901, 727, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_mousePosition() */,
{ 22904, 727, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_mouseDelta() */,
{ 22906, 727, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_clickCount() */,
{ 22908, 727, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_button() */,
{ 22910, 727, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_pressedButtons() */,
{ 22912, 727, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 727, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 727, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 727, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 727, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 727, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 721, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseMoveEvent>::Dispose() */,
{ 22809, 721, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_eventTypeId() */,
{ 22922, 721, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 721, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 721, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_currentTarget() */,
{ 22921, 721, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22918, 721, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::Init() */,
{ 22807, 721, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseMoveEvent>::Acquire() */,
{ 22899, 721, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_modifiers() */,
{ 22901, 721, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_mousePosition() */,
{ 22904, 721, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_mouseDelta() */,
{ 22906, 721, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_clickCount() */,
{ 22908, 721, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_button() */,
{ 22910, 721, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_pressedButtons() */,
{ 22912, 721, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 721, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 721, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 721, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 721, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 721, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 671, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ContextClickEvent>::Dispose() */,
{ 22809, 671, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_eventTypeId() */,
{ 22922, 671, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 671, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 671, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_currentTarget() */,
{ 22921, 671, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22918, 671, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::Init() */,
{ 22807, 671, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ContextClickEvent>::Acquire() */,
{ 22899, 671, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_modifiers() */,
{ 22901, 671, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_mousePosition() */,
{ 22904, 671, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_mouseDelta() */,
{ 22906, 671, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_clickCount() */,
{ 22908, 671, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_button() */,
{ 22910, 671, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_pressedButtons() */,
{ 22912, 671, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 671, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 671, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 671, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 671, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 671, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 730, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.WheelEvent>::Dispose() */,
{ 22809, 730, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.WheelEvent>::get_eventTypeId() */,
{ 22922, 730, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 730, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 730, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_currentTarget() */,
{ 22921, 730, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 730, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.WheelEvent>::Acquire() */,
{ 22899, 730, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_modifiers() */,
{ 22901, 730, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_mousePosition() */,
{ 22904, 730, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_mouseDelta() */,
{ 22906, 730, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_clickCount() */,
{ 22908, 730, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_button() */,
{ 22910, 730, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_pressedButtons() */,
{ 22912, 730, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 730, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 730, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 730, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 730, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 730, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 735, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterEvent>::Dispose() */,
{ 22809, 735, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_eventTypeId() */,
{ 22922, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 735, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_currentTarget() */,
{ 22921, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 735, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterEvent>::Acquire() */,
{ 22899, 735, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_modifiers() */,
{ 22901, 735, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_mousePosition() */,
{ 22904, 735, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_mouseDelta() */,
{ 22906, 735, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_clickCount() */,
{ 22908, 735, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_button() */,
{ 22910, 735, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_pressedButtons() */,
{ 22912, 735, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 735, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 735, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 738, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::Dispose() */,
{ 22809, 738, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_eventTypeId() */,
{ 22922, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 738, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_currentTarget() */,
{ 22921, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 738, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::Acquire() */,
{ 22899, 738, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_modifiers() */,
{ 22901, 738, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_mousePosition() */,
{ 22904, 738, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_mouseDelta() */,
{ 22906, 738, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_clickCount() */,
{ 22908, 738, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_button() */,
{ 22910, 738, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_pressedButtons() */,
{ 22912, 738, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 738, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 738, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 676, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::Dispose() */,
{ 22809, 676, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_eventTypeId() */,
{ 22922, 676, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 676, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_currentTarget() */,
{ 22921, 676, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 676, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::Acquire() */,
{ 22899, 676, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_modifiers() */,
{ 22901, 676, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_mousePosition() */,
{ 22904, 676, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_mouseDelta() */,
{ 22906, 676, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_clickCount() */,
{ 22908, 676, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_button() */,
{ 22910, 676, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_pressedButtons() */,
{ 22912, 676, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 676, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 676, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 676, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 676, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 676, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 699, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::Dispose() */,
{ 22809, 699, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_eventTypeId() */,
{ 22922, 699, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 699, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_currentTarget() */,
{ 22921, 699, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 699, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::Acquire() */,
{ 22899, 699, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_modifiers() */,
{ 22901, 699, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_mousePosition() */,
{ 22904, 699, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_mouseDelta() */,
{ 22906, 699, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_clickCount() */,
{ 22908, 699, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_button() */,
{ 22912, 699, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 699, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 699, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 699, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 699, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 699, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 741, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOverEvent>::Dispose() */,
{ 22809, 741, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_eventTypeId() */,
{ 22922, 741, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 741, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 741, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_currentTarget() */,
{ 22921, 741, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22918, 741, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::Init() */,
{ 22807, 741, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOverEvent>::Acquire() */,
{ 22899, 741, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_modifiers() */,
{ 22901, 741, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_mousePosition() */,
{ 22904, 741, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_mouseDelta() */,
{ 22906, 741, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_clickCount() */,
{ 22908, 741, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_button() */,
{ 22910, 741, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_pressedButtons() */,
{ 22912, 741, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 741, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 741, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 741, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 741, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 741, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 744, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOutEvent>::Dispose() */,
{ 22809, 744, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_eventTypeId() */,
{ 22922, 744, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 22923, 744, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 22920, 744, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_currentTarget() */,
{ 22921, 744, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22918, 744, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::Init() */,
{ 22807, 744, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOutEvent>::Acquire() */,
{ 22899, 744, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_modifiers() */,
{ 22901, 744, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_mousePosition() */,
{ 22904, 744, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_mouseDelta() */,
{ 22906, 744, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_clickCount() */,
{ 22908, 744, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_button() */,
{ 22910, 744, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_pressedButtons() */,
{ 22912, 744, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
{ 22913, 744, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
{ 22914, 744, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
{ 22915, 744, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
{ 22916, 744, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
{ 22917, 744, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
{ 22808, 1870, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
{ 22809, 1870, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
{ 22807, 1870, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
{ 22808, 665, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerDownEvent>::Dispose() */,
{ 22809, 665, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_eventTypeId() */,
{ 23055, 665, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 23049, 665, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_currentTarget() */,
{ 23050, 665, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 665, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerDownEvent>::Acquire() */,
{ 23009, 665, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_pointerType() */,
{ 23011, 665, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_isPrimary() */,
{ 23013, 665, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_button() */,
{ 23015, 665, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_pressedButtons() */,
{ 23017, 665, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_position() */,
{ 23019, 665, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_localPosition() */,
{ 23021, 665, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_deltaPosition() */,
{ 23023, 665, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_deltaTime() */,
{ 23025, 665, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_clickCount() */,
{ 23027, 665, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_pressure() */,
{ 23029, 665, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_tangentialPressure() */,
{ 23031, 665, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_altitudeAngle() */,
{ 23033, 665, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_azimuthAngle() */,
{ 23035, 665, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_twist() */,
{ 23037, 665, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_radius() */,
{ 23039, 665, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_radiusVariance() */,
{ 23041, 665, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_modifiers() */,
{ 23043, 665, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
{ 23044, 665, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
{ 23045, 665, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
{ 23046, 665, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
{ 22808, 660, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerMoveEvent>::Dispose() */,
{ 22809, 660, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_eventTypeId() */,
{ 23055, 660, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 23049, 660, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_currentTarget() */,
{ 23050, 660, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 660, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerMoveEvent>::Acquire() */,
{ 23007, 660, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_pointerId() */,
{ 23009, 660, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_pointerType() */,
{ 23011, 660, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_isPrimary() */,
{ 23013, 660, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_button() */,
{ 23015, 660, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_pressedButtons() */,
{ 23017, 660, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_position() */,
{ 23019, 660, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_localPosition() */,
{ 23021, 660, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_deltaPosition() */,
{ 23023, 660, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_deltaTime() */,
{ 23025, 660, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_clickCount() */,
{ 23027, 660, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_pressure() */,
{ 23029, 660, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_tangentialPressure() */,
{ 23031, 660, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_altitudeAngle() */,
{ 23033, 660, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_azimuthAngle() */,
{ 23035, 660, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_twist() */,
{ 23037, 660, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_radius() */,
{ 23039, 660, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_radiusVariance() */,
{ 23041, 660, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_modifiers() */,
{ 23043, 660, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
{ 23044, 660, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
{ 23045, 660, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
{ 23046, 660, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
{ 22808, 668, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerUpEvent>::Dispose() */,
{ 22809, 668, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_eventTypeId() */,
{ 23055, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 23049, 668, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_currentTarget() */,
{ 23050, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 668, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerUpEvent>::Acquire() */,
{ 23011, 668, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_isPrimary() */,
{ 23013, 668, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_button() */,
{ 23015, 668, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_pressedButtons() */,
{ 23017, 668, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_position() */,
{ 23019, 668, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_localPosition() */,
{ 23021, 668, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_deltaPosition() */,
{ 23023, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_deltaTime() */,
{ 23025, 668, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_clickCount() */,
{ 23027, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_pressure() */,
{ 23029, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_tangentialPressure() */,
{ 23031, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_altitudeAngle() */,
{ 23033, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_azimuthAngle() */,
{ 23035, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_twist() */,
{ 23037, 668, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_radius() */,
{ 23039, 668, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_radiusVariance() */,
{ 23041, 668, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_modifiers() */,
{ 23043, 668, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
{ 23044, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
{ 23045, 668, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
{ 23046, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
{ 22808, 718, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCancelEvent>::Dispose() */,
{ 22809, 718, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_eventTypeId() */,
{ 23055, 718, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 23049, 718, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_currentTarget() */,
{ 23050, 718, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 718, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCancelEvent>::Acquire() */,
{ 23011, 718, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_isPrimary() */,
{ 23013, 718, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_button() */,
{ 23015, 718, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_pressedButtons() */,
{ 23017, 718, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_position() */,
{ 23019, 718, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_localPosition() */,
{ 23021, 718, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_deltaPosition() */,
{ 23023, 718, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_deltaTime() */,
{ 23025, 718, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_clickCount() */,
{ 23027, 718, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_pressure() */,
{ 23029, 718, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_tangentialPressure() */,
{ 23031, 718, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_altitudeAngle() */,
{ 23033, 718, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_azimuthAngle() */,
{ 23035, 718, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_twist() */,
{ 23037, 718, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_radius() */,
{ 23039, 718, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_radiusVariance() */,
{ 23041, 718, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_modifiers() */,
{ 23043, 718, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
{ 23044, 718, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
{ 23045, 718, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
{ 23046, 718, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
{ 22808, 753, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerEnterEvent>::Dispose() */,
{ 22809, 753, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_eventTypeId() */,
{ 23055, 753, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 23056, 753, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 23049, 753, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_currentTarget() */,
{ 23050, 753, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 753, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerEnterEvent>::Acquire() */,
{ 23007, 753, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_pointerId() */,
{ 23009, 753, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_pointerType() */,
{ 23011, 753, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_isPrimary() */,
{ 23013, 753, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_button() */,
{ 23015, 753, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_pressedButtons() */,
{ 23017, 753, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_position() */,
{ 23019, 753, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_localPosition() */,
{ 23021, 753, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_deltaPosition() */,
{ 23023, 753, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_deltaTime() */,
{ 23025, 753, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_clickCount() */,
{ 23027, 753, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_pressure() */,
{ 23029, 753, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_tangentialPressure() */,
{ 23031, 753, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_altitudeAngle() */,
{ 23033, 753, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_azimuthAngle() */,
{ 23035, 753, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_twist() */,
{ 23037, 753, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_radius() */,
{ 23039, 753, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_radiusVariance() */,
{ 23041, 753, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_modifiers() */,
{ 23043, 753, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
{ 23044, 753, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
{ 23045, 753, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
{ 23046, 753, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
{ 22808, 756, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::Dispose() */,
{ 22809, 756, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_eventTypeId() */,
{ 23055, 756, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 23056, 756, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 23049, 756, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_currentTarget() */,
{ 23050, 756, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22807, 756, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::Acquire() */,
{ 23007, 756, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_pointerId() */,
{ 23009, 756, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_pointerType() */,
{ 23011, 756, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_isPrimary() */,
{ 23013, 756, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_button() */,
{ 23015, 756, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_pressedButtons() */,
{ 23017, 756, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_position() */,
{ 23019, 756, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_localPosition() */,
{ 23021, 756, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_deltaPosition() */,
{ 23023, 756, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_deltaTime() */,
{ 23025, 756, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_clickCount() */,
{ 23027, 756, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_pressure() */,
{ 23029, 756, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_tangentialPressure() */,
{ 23031, 756, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_altitudeAngle() */,
{ 23033, 756, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_azimuthAngle() */,
{ 23035, 756, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_twist() */,
{ 23037, 756, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_radius() */,
{ 23039, 756, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_radiusVariance() */,
{ 23041, 756, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_modifiers() */,
{ 23043, 756, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
{ 23044, 756, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
{ 23045, 756, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
{ 23046, 756, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
{ 22808, 750, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOverEvent>::Dispose() */,
{ 22809, 750, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_eventTypeId() */,
{ 23055, 750, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 23056, 750, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 23049, 750, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_currentTarget() */,
{ 23050, 750, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 23047, 750, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::Init() */,
{ 22807, 750, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOverEvent>::Acquire() */,
{ 23007, 750, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_pointerId() */,
{ 23009, 750, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_pointerType() */,
{ 23011, 750, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_isPrimary() */,
{ 23013, 750, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_button() */,
{ 23015, 750, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_pressedButtons() */,
{ 23017, 750, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_position() */,
{ 23019, 750, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_localPosition() */,
{ 23021, 750, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_deltaPosition() */,
{ 23023, 750, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_deltaTime() */,
{ 23025, 750, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_clickCount() */,
{ 23027, 750, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_pressure() */,
{ 23029, 750, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_tangentialPressure() */,
{ 23031, 750, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_altitudeAngle() */,
{ 23033, 750, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_azimuthAngle() */,
{ 23035, 750, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_twist() */,
{ 23037, 750, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_radius() */,
{ 23039, 750, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_radiusVariance() */,
{ 23041, 750, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_modifiers() */,
{ 23043, 750, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
{ 23044, 750, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
{ 23045, 750, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
{ 23046, 750, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
{ 22808, 747, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOutEvent>::Dispose() */,
{ 22809, 747, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_eventTypeId() */,
{ 23055, 747, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
{ 23056, 747, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
{ 23049, 747, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_currentTarget() */,
{ 23050, 747, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
{ 23047, 747, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::Init() */,
{ 22807, 747, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOutEvent>::Acquire() */,
{ 23007, 747, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_pointerId() */,
{ 23009, 747, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_pointerType() */,
{ 23011, 747, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_isPrimary() */,
{ 23013, 747, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_button() */,
{ 23015, 747, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_pressedButtons() */,
{ 23017, 747, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_position() */,
{ 23019, 747, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_localPosition() */,
{ 23021, 747, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_deltaPosition() */,
{ 23023, 747, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_deltaTime() */,
{ 23025, 747, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_clickCount() */,
{ 23027, 747, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_pressure() */,
{ 23029, 747, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_tangentialPressure() */,
{ 23031, 747, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_altitudeAngle() */,
{ 23033, 747, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_azimuthAngle() */,
{ 23035, 747, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_twist() */,
{ 23037, 747, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_radius() */,
{ 23039, 747, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_radiusVariance() */,
{ 23041, 747, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_modifiers() */,
{ 23043, 747, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
{ 23044, 747, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
{ 23045, 747, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
{ 23046, 747, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
{ 22808, 613, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::Dispose() */,
{ 22809, 613, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::get_eventTypeId() */,
{ 22807, 613, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::Acquire() */,
{ 24435, 882, -1 } /* ZXing.Common.BitMatrix ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::Encode(System.String) */,
{ 791, 1654, -1 } /* System.Boolean System.ValueTuple`2<T1,T2>::Equals(System.ValueTuple`2<T1,T2>) */,
{ 11042, 1889, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T1>::get_Default() */,
{ 11044, 1889, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T1>::Equals(T,T) */,
{ 11042, 1890, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T2>::get_Default() */,
{ 11044, 1890, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T2>::Equals(T,T) */,
{ 794, 1654, -1 } /* System.Int32 System.ValueTuple`2<T1,T2>::CompareTo(System.ValueTuple`2<T1,T2>) */,
{ 11012, 1889, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<T1>::get_Default() */,
{ 11015, 1889, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T1>::Compare(T,T) */,
{ 11012, 1890, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<T2>::get_Default() */,
{ 11015, 1890, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T2>::Compare(T,T) */,
{ 798, 1654, -1 } /* System.Int32 System.ValueTuple`2<T1,T2>::GetHashCodeCore(System.Collections.IEqualityComparer) */,
{ 10741, 1656, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<T>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 1114, 1657, -1 } /* TOutput System.Converter`2<TInput,TOutput>::Invoke(TInput) */,
{ 1074, 1658, -1 } /* System.Void System.Action`1<T>::Invoke(T) */,
{ 843, -1, 2454 } /* System.Int32 System.Array::BinarySearch<T>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 1659 } /* System.Int32 System.Array::BinarySearch<T>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 843, -1, 2455 } /* System.Int32 System.Array::BinarySearch<T>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 10865, 1660, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<T>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 948, -1, 2456 } /* System.Int32 System.Array::IndexOfImpl<T>(T[],T,System.Int32,System.Int32) */,
{ 849, -1, 2457 } /* System.Int32 System.Array::IndexOf<T>(T[],T,System.Int32,System.Int32) */,
{ 948, -1, 2458 } /* System.Int32 System.Array::IndexOfImpl<T>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 2459 } /* System.Int32 System.Array::LastIndexOf<T>(T[],T,System.Int32,System.Int32) */,
{ 855, -1, 2460 } /* System.Int32 System.Array::LastIndexOf<T>(T[],T,System.Int32,System.Int32) */,
{ 949, -1, 2461 } /* System.Int32 System.Array::LastIndexOfImpl<T>(T[],T,System.Int32,System.Int32) */,
{ 859, -1, 2462 } /* System.Void System.Array::Reverse<T>(T[],System.Int32,System.Int32) */,
{ 875, -1, 2463 } /* System.Void System.Array::Sort<T>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 2464 } /* System.Void System.Array::Sort<T>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 1661 } /* System.Void System.Array::Sort<T>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10864, 1662, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 1663, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 880, -1, 2465 } /* System.Void System.Array::Sort<TKey,TValue>(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 880, -1, 2466 } /* System.Void System.Array::Sort<TKey,TValue>(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 880, -1, 2467 } /* System.Void System.Array::Sort<TKey,TValue>(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 875, -1, 1665 } /* System.Void System.Array::Sort<TKey>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10877, 1891, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::get_Default() */,
{ 10879, 1891, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::Sort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 886, -1, 1666 } /* System.Int32 System.Array::FindIndex<T>(T[],System.Predicate`1<T>) */,
{ 1118, 1667, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
{ 946, -1, 1668 } /* T[] System.Array::Empty<T>() */,
{ 1118, 1668, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
{ 802, -1, 1668 } /* System.Void System.Array::Resize<T>(T[]&,System.Int32) */,
{ 888, -1, 1669 } /* System.Int32 System.Array::FindIndex<T>(T[],System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 888, -1, 1670 } /* System.Int32 System.Array::FindIndex<T>(T[],System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 1118, 1671, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
{ 1118, 1672, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
{ 892, -1, 1673 } /* System.Int32 System.Array::FindLastIndex<T>(T[],System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 892, -1, 1674 } /* System.Int32 System.Array::FindLastIndex<T>(T[],System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 1118, 1675, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
{ 1118, 1676, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
{ 959, 1677, -1 } /* System.Void System.Array/InternalEnumerator`1<T>::.ctor(System.Array) */,
{ 11042, 1893, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
{ 11046, 1893, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::IndexOf(T[],T,System.Int32,System.Int32) */,
{ 11042, 1894, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
{ 11047, 1894, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
{ 909, -1, 1678 } /* T System.Array::InternalArray__get_Item<T>(System.Int32) */,
{ 962, 1678, -1 } /* T System.Array/InternalEnumerator`1<T>::get_Current() */,
{ 967, 1679, -1 } /* T System.Array/EmptyInternalEnumerator`1<T>::get_Current() */,
{ 970, 1679, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<T>::.ctor() */,
{ 998, 1680, -1 } /* System.Void System.Tuple`2<T1,T2>::.ctor(T1,T2) */,
{ 1162, 1681, -1 } /* System.Boolean System.ArraySegment`1<T>::Equals(System.ArraySegment`1<T>) */,
{ 849, -1, 1681 } /* System.Int32 System.Array::IndexOf<T>(T[],T,System.Int32,System.Int32) */,
{ 1177, 1681, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<T>::.ctor(System.ArraySegment`1<T>) */,
{ 1179, 1682, -1 } /* T System.ArraySegment`1/ArraySegmentEnumerator<T>::get_Current() */,
{ 802, -1, 1897 } /* System.Void System.Array::Resize<T>(T[]&,System.Int32) */,
{ 3696, 1683, -1 } /* System.Boolean System.Nullable`1<T>::Equals(System.Nullable`1<T>) */,
{ 3692, 1683, -1 } /* System.Void System.Nullable`1<T>::.ctor(T) */,
{ 5266, 1684, -1 } /* R System.Reflection.MonoProperty/Getter`2<T,R>::Invoke(T) */,
{ 5270, 1685, -1 } /* R System.Reflection.MonoProperty/StaticGetter`1<R>::Invoke() */,
{ 5602, 1686, -1 } /* System.Void System.IO.Iterator`1<TSource>::Dispose(System.Boolean) */,
{ 5600, 1686, -1 } /* System.IO.Iterator`1<TSource> System.IO.Iterator`1<TSource>::Clone() */,
{ 5599, 1686, -1 } /* TSource System.IO.Iterator`1<TSource>::get_Current() */,
{ 5603, 1686, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.IO.Iterator`1<TSource>::GetEnumerator() */,
{ 5598, 1687, -1 } /* System.Void System.IO.Iterator`1<TSource>::.ctor() */,
{ 5618, 1687, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<TSource>::NormalizeSearchPattern(System.String) */,
{ 5620, 1687, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<TSource>::GetFullSearchString(System.String,System.String) */,
{ 5619, 1687, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<TSource>::GetNormalizedSearchCriteria(System.String,System.String) */,
{ 5609, 1687, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<TSource>::CommonInit() */,
{ 5615, 1687, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<TSource>::HandleError(System.Int32,System.String) */,
{ 5614, 1687, -1 } /* System.IO.SearchResult System.IO.FileSystemEnumerableIterator`1<TSource>::CreateSearchResult(System.IO.Directory/SearchData,Microsoft.Win32.Win32Native/WIN32_FIND_DATA) */,
{ 5621, 1687, -1 } /* System.Boolean System.IO.SearchResultHandler`1<TSource>::IsResultIncluded(System.IO.SearchResult) */,
{ 5622, 1687, -1 } /* TSource System.IO.SearchResultHandler`1<TSource>::CreateObject(System.IO.SearchResult) */,
{ 5610, 1687, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<TSource>::.ctor(System.String,System.String,System.String,System.String,System.IO.SearchOption,System.IO.SearchResultHandler`1<TSource>,System.Boolean) */,
{ 5602, 1687, -1 } /* System.Void System.IO.Iterator`1<TSource>::Dispose(System.Boolean) */,
{ 5616, 1687, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<TSource>::AddSearchableDirsToStack(System.IO.Directory/SearchData) */,
{ 5617, 1687, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<TSource>::DoDemand(System.String) */,
{ 6809, 1688, -1 } /* System.Void System.Threading.SparselyPopulatedArrayFragment`1<T>::.ctor(System.Int32) */,
{ 6812, 1688, -1 } /* System.Int32 System.Threading.SparselyPopulatedArrayFragment`1<T>::get_Length() */,
{ 7183, -1, 1688 } /* T System.Threading.Interlocked::CompareExchange<T>(T&,T,T) */,
{ 6806, 1688, -1 } /* System.Void System.Threading.SparselyPopulatedArrayAddInfo`1<T>::.ctor(System.Threading.SparselyPopulatedArrayFragment`1<T>,System.Int32) */,
{ 6810, 1688, -1 } /* System.Void System.Threading.SparselyPopulatedArrayFragment`1<T>::.ctor(System.Int32,System.Threading.SparselyPopulatedArrayFragment`1<T>) */,
{ 7183, -1, 2468 } /* T System.Threading.Interlocked::CompareExchange<System.Threading.SparselyPopulatedArrayFragment`1<T>>(T&,T,T) */,
{ 6810, 1690, -1 } /* System.Void System.Threading.SparselyPopulatedArrayFragment`1<T>::.ctor(System.Int32,System.Threading.SparselyPopulatedArrayFragment`1<T>) */,
{ 7230, -1, 1690 } /* T System.Threading.Volatile::Read<T>(T&) */,
{ 7183, -1, 1690 } /* T System.Threading.Interlocked::CompareExchange<T>(T&,T,T) */,
{ 7230, -1, 1691 } /* T System.Threading.Volatile::Read<T>(T&) */,
{ 6816, -1, 1691 } /* T System.Threading.LazyInitializer::EnsureInitializedCore<T>(T&,System.Func`1<T>) */,
{ 1090, 1692, -1 } /* TResult System.Func`1<T>::Invoke() */,
{ 7183, -1, 1692 } /* T System.Threading.Interlocked::CompareExchange<T>(T&,T,T) */,
{ 6892, 1693, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<T>::.ctor(T,T,System.Boolean) */,
{ 1074, 1694, -1 } /* System.Void System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<T>>::Invoke(T) */,
{ 6888, 2469, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<T>::set_PreviousValue(T) */,
{ 6890, 2469, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<T>::set_CurrentValue(T) */,
{ 6891, 2469, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<T>::set_ThreadContextChanged(System.Boolean) */,
{ 7231, -1, 2470 } /* System.Void System.Threading.Volatile::Write<T>(T&,T) */,
{ 7244, 1696, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(System.Delegate,System.Object,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7243, 1696, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7242, 1696, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(System.Func`1<TResult>,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7246, 1696, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetResult(TResult) */,
{ 7250, 1696, -1 } /* TResult System.Threading.Tasks.Task`1<TResult>::GetResultCore(System.Boolean) */,
{ 7253, 1696, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
{ 1090, 1696, -1 } /* TResult System.Func`1<TResult>::Invoke() */,
{ 1094, 1695, -1 } /* TResult System.Func`2<System.Object,TResult>::Invoke(T) */,
{ 10027, 1696, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<TResult>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
{ 10038, 1696, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 7261, 1696, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<TResult>::.ctor() */,
{ 7260, 1696, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1/<>c<TResult>::<.cctor>b__64_0(System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>) */,
{ 1093, 1697, -1 } /* System.Void System.Func`2<System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>,System.Threading.Tasks.Task`1<TResult>>::.ctor(System.Object,System.IntPtr) */,
{ 7259, 1698, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<TResult>::.ctor() */,
{ 7262, 1701, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<TResult>::.ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) */,
{ 7264, 1899, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<TResult,TInstance>::.ctor(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>) */,
{ 1106, 1699, -1 } /* TResult System.Func`5<TInstance,TArgs,System.AsyncCallback,System.Object,System.IAsyncResult>::Invoke(T1,T2,T3,T4) */,
{ 7266, 1899, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<TResult,TInstance>::Complete(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>,System.IAsyncResult,System.Boolean) */,
{ 7238, 1702, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor() */,
{ 7266, 1900, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<TResult,TInstance>::Complete(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>,System.IAsyncResult,System.Boolean) */,
{ 1098, 1703, -1 } /* TResult System.Func`3<TInstance,System.IAsyncResult,TResult>::Invoke(T1,T2) */,
{ 7246, 1702, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetResult(TResult) */,
{ 7247, 1702, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::DangerousSetResult(TResult) */,
{ 7253, 1702, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
{ 7251, 1702, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetException(System.Object) */,
{ 7265, 1900, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<TResult,TInstance>::CompleteFromAsyncResult(System.IAsyncResult) */,
{ 7239, 1704, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(TResult) */,
{ 7238, 1705, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor() */,
{ 7251, 1705, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetException(System.Object) */,
{ 7240, 1706, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
{ 7238, 1707, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor() */,
{ 7253, 1707, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
{ 7245, 1708, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task`1<TResult>::StartNew(System.Threading.Tasks.Task,System.Func`1<TResult>,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler,System.Threading.StackCrawlMark&) */,
{ 7255, 1901, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<TResult>::GetAwaiter() */,
{ 10030, 1901, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<TResult>::GetResult() */,
{ 9976, 189, 2471 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitOnCompleted<TAwaiter,TStateMachine>(!!0&,!!1&) */,
{ 9977, 189, 2472 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitUnsafeOnCompleted<TAwaiter,TStateMachine>(!!0&,!!1&) */,
{ 9978, 1709, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult>::get_Task() */,
{ 7238, 1709, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor() */,
{ 9982, 1709, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult>::GetTaskForResult(TResult) */,
{ 7246, 1709, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetResult(TResult) */,
{ 9979, 1709, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult>::SetResult(TResult) */,
{ 7251, 1709, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetException(System.Object) */,
{ 7253, 1709, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
{ 10069, -1, 2473 } /* T System.Runtime.CompilerServices.JitHelpers::UnsafeCast<System.Threading.Tasks.Task`1<TResult>>(System.Object) */,
{ 7239, 1709, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(TResult) */,
{ 9985, -1, 1709 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<TResult>(TResult) */,
{ 7240, 1710, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
{ 7249, 1711, -1 } /* TResult System.Threading.Tasks.Task`1<TResult>::get_ResultOnSuccess() */,
{ 10040, 1712, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
{ 7249, 1713, -1 } /* TResult System.Threading.Tasks.Task`1<TResult>::get_ResultOnSuccess() */,
{ 953, -1, 2474 } /* R System.Array::UnsafeMov<System.Object,T>(S) */,
{ 953, -1, 2475 } /* R System.Array::UnsafeMov<T,System.Int32>(S) */,
{ 953, -1, 2476 } /* R System.Array::UnsafeMov<T,System.Int64>(S) */,
{ 10075, 1714, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<TKey,TValue>::RecomputeSize() */,
{ 10074, 1714, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<TKey,TValue>::RehashWithoutResize() */,
{ 10076, 1714, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<TKey,TValue>::Rehash() */,
{ 10079, 1714, -1 } /* System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<TKey,TValue>::TryGetValue(TKey,TValue&) */,
{ 10082, 1714, -1 } /* TValue System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<TKey,TValue>::Invoke(TKey) */,
{ 10077, 1714, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<TKey,TValue>::Add(TKey,TValue) */,
{ 11139, 1715, -1 } /* System.Void System.Collections.Generic.List`1<T>::.ctor() */,
{ 10714, 1715, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::SetItem(System.Int32,T) */,
{ 10712, 1715, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::InsertItem(System.Int32,T) */,
{ 10711, 1715, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::ClearItems() */,
{ 10713, 1715, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::RemoveItem(System.Int32) */,
{ 10698, 1715, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::get_Count() */,
{ 776, -1, 1715 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<T>(System.Object,System.ExceptionArgument) */,
{ 10701, 1715, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::set_Item(System.Int32,T) */,
{ 10702, 1715, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::Add(T) */,
{ 10729, 1715, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::IsCompatibleObject(System.Object) */,
{ 10705, 1715, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::Contains(T) */,
{ 10707, 1715, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::IndexOf(T) */,
{ 10708, 1715, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::Insert(System.Int32,T) */,
{ 10709, 1715, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::Remove(T) */,
{ 10731, 1718, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>,System.Int32) */,
{ 10696, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::.ctor() */,
{ 11042, 1717, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<TKey>::get_Default() */,
{ 10913, 1718, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TItem>::ContainsKey(TKey) */,
{ 10699, 1716, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.Collection`1<TItem>::get_Items() */,
{ 10734, 1718, -1 } /* TKey System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::GetKeyForItem(TItem) */,
{ 10711, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::ClearItems() */,
{ 10912, 1718, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TItem>::Clear() */,
{ 10738, 1718, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::AddKey(TKey,TItem) */,
{ 10712, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::InsertItem(System.Int32,T) */,
{ 10740, 1718, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::RemoveKey(TKey) */,
{ 10713, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::RemoveItem(System.Int32) */,
{ 10907, 1718, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TItem>::set_Item(TKey,TValue) */,
{ 10714, 1716, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::SetItem(System.Int32,T) */,
{ 10908, 1718, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TItem>::Add(TKey,TValue) */,
{ 10739, 1718, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::CreateDictionary() */,
{ 10732, 1718, -1 } /* System.Boolean System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::Contains(TKey) */,
{ 10891, 1718, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TItem>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10925, 1718, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TItem>::Remove(TKey) */,
{ 10742, 1719, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<T>::get_Count() */,
{ 10766, 1719, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<T>::IsCompatibleObject(System.Object) */,
{ 10744, 1719, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<T>::Contains(T) */,
{ 10747, 1719, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<T>::IndexOf(T) */,
{ 10825, 1721, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::get_DefaultConcurrencyLevel() */,
{ 10777, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::.ctor(System.Int32,System.Int32,System.Boolean,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10832, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/Tables<TKey,TValue>::.ctor(System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>[],System.Object[],System.Int32[]) */,
{ 11042, 1720, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<TKey>::get_Default() */,
{ 10794, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::ThrowKeyNullException() */,
{ 10790, 1721, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryAddInternal(TKey,System.Int32,TValue,System.Boolean,System.Boolean,TValue&) */,
{ 10782, 1721, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryGetValue(TKey,TValue&) */,
{ 10781, 1721, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryRemoveInternal(TKey,TValue&,System.Boolean,TValue) */,
{ 10824, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetBucketAndLockNo(System.Int32,System.Int32&,System.Int32&,System.Int32,System.Int32) */,
{ 11042, 1723, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<TValue>::get_Default() */,
{ 11044, 1723, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<TValue>::Equals(T,T) */,
{ 7231, -1, 2477 } /* System.Void System.Threading.Volatile::Write<System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>>(T&,T) */,
{ 10783, 1721, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryGetValueInternal(TKey,System.Int32,TValue&) */,
{ 10823, 1721, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetBucket(System.Int32,System.Int32) */,
{ 7230, -1, 2477 } /* T System.Threading.Volatile::Read<System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>>(T&) */,
{ 10826, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::AcquireAllLocks(System.Int32&) */,
{ 10828, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::ReleaseLocks(System.Int32,System.Int32) */,
{ 10786, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::CopyToPairs(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10857, 1721, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(TKey,TValue) */,
{ 10841, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<TKey,TValue>::.ctor(System.Int32) */,
{ 10833, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>::.ctor(TKey,TValue,System.Int32,System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>) */,
{ 10822, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GrowTable(System.Collections.Concurrent.ConcurrentDictionary`2/Tables<TKey,TValue>) */,
{ 10793, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::ThrowKeyNotFoundException() */,
{ 10796, 1721, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetCountInternal() */,
{ 1094, 1721, -1 } /* TResult System.Func`2<TKey,TValue>::Invoke(T) */,
{ 10778, 1721, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryAdd(TKey,TValue) */,
{ 10780, 1721, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryRemove(TKey,TValue&) */,
{ 10829, 1721, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<TKey> System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetKeys() */,
{ 10830, 1721, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<TValue> System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetValues() */,
{ 10858, 1721, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
{ 10859, 1721, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
{ 10789, 1721, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetEnumerator() */,
{ 10779, 1721, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::ContainsKey(TKey) */,
{ 10834, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<TKey,TValue>::.ctor(System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>) */,
{ 10792, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::set_Item(TKey,TValue) */,
{ 10787, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::CopyToEntries(System.Collections.DictionaryEntry[],System.Int32) */,
{ 10788, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::CopyToObjects(System.Object[],System.Int32) */,
{ 10827, 1721, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::AcquireLocks(System.Int32,System.Int32,System.Int32&) */,
{ 11140, 1720, -1 } /* System.Void System.Collections.Generic.List`1<TKey>::.ctor(System.Int32) */,
{ 11155, 1720, -1 } /* System.Void System.Collections.Generic.List`1<TKey>::Add(T) */,
{ 10741, 1720, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<TKey>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 11140, 1723, -1 } /* System.Void System.Collections.Generic.List`1<TValue>::.ctor(System.Int32) */,
{ 11155, 1723, -1 } /* System.Void System.Collections.Generic.List`1<TValue>::Add(T) */,
{ 10741, 1723, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<TValue>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 10775, 1721, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::IsValueWriteAtomic() */,
{ 10789, 1726, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetEnumerator() */,
{ 10858, 1726, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
{ 10859, 1726, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
{ 10835, 1726, -1 } /* System.Collections.DictionaryEntry System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<TKey,TValue>::get_Entry() */,
{ 7230, -1, 2478 } /* T System.Threading.Volatile::Read<System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>>(T&) */,
{ 10857, 1728, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(TKey,TValue) */,
{ 10847, 1730, -1 } /* System.Void System.Collections.Generic.ReferenceEqualityComparer`1<T>::.ctor() */,
{ 10852, -1, 1731 } /* TValue System.Collections.Generic.CollectionExtensions::GetValueOrDefault<TKey,TValue>(System.Collections.Generic.IReadOnlyDictionary`2<TKey,TValue>,TKey,TValue) */,
{ 10857, 1735, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(TKey,TValue) */,
{ 10858, 2479, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
{ 10859, 2479, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
{ 11012, 1736, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<T>::get_Default() */,
{ 11110, 1736, -1 } /* System.Int32 System.Collections.Generic.IComparer`1<T>::Compare(T,T) */,
{ 1109, 1736, -1 } /* System.Void System.Comparison`1<T>::.ctor(System.Object,System.IntPtr) */,
{ 10870, 1736, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10867, 1736, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<T>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 1110, 1736, -1 } /* System.Int32 System.Comparison`1<T>::Invoke(T,T) */,
{ 10871, 1736, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10868, 1736, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
{ 10875, 1736, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10873, 1736, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10872, 1736, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<T>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10869, 1736, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::Swap(T[],System.Int32,System.Int32) */,
{ 10874, 1736, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 10878, 1737, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::CreateArraySortHelper() */,
{ 10888, 1737, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::.ctor() */,
{ 11012, 1738, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<TKey>::get_Default() */,
{ 10882, 1737, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::IntrospectiveSort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10883, 1737, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::IntroSort(TKey[],TValue[],System.Int32,System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10880, 1737, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::SwapIfGreaterWithItems(TKey[],TValue[],System.Collections.Generic.IComparer`1<TKey>,System.Int32,System.Int32) */,
{ 10887, 1737, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::InsertionSort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10885, 1737, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::Heapsort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10884, 1737, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::PickPivotAndPartition(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10881, 1737, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::Swap(TKey[],TValue[],System.Int32,System.Int32) */,
{ 10886, 1737, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::DownHeap(TKey[],TValue[],System.Int32,System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
{ 10892, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10920, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::Initialize(System.Int32) */,
{ 11042, 1739, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<TKey>::get_Default() */,
{ 10894, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10908, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::Add(TKey,TValue) */,
{ 10858, 1740, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
{ 10859, 1740, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
{ 10896, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
{ 10955, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10975, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10919, 1740, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<TKey,TValue>::FindEntry(TKey) */,
{ 10921, 1740, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
{ 11042, 1742, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<TValue>::get_Default() */,
{ 11044, 1742, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<TValue>::Equals(T,T) */,
{ 10925, 1740, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::Remove(TKey) */,
{ 10899, 1740, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<TKey,TValue>::get_Count() */,
{ 10857, 1740, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(TKey,TValue) */,
{ 10946, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
{ 10915, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
{ 10923, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::Resize() */,
{ 10924, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::Resize(System.Int32,System.Boolean) */,
{ 10900, 1740, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<TKey,TValue>::get_Keys() */,
{ 10903, 1740, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<TKey,TValue>::get_Values() */,
{ 10941, 1740, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::IsCompatibleKey(System.Object) */,
{ 10907, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::set_Item(TKey,TValue) */,
{ 10913, 1740, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::ContainsKey(TKey) */,
{ 10857, 1743, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(TKey,TValue) */,
{ 10858, 1743, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
{ 10859, 1743, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
{ 10969, 1745, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10899, 1745, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<TKey,TValue>::get_Count() */,
{ 10913, 1745, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::ContainsKey(TKey) */,
{ 10957, 1745, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue>::CopyTo(TKey[],System.Int32) */,
{ 10989, 1749, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
{ 10899, 1749, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<TKey,TValue>::get_Count() */,
{ 10914, 1749, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::ContainsValue(TValue) */,
{ 10977, 1749, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue>::CopyTo(TValue[],System.Int32) */,
{ 11014, 1756, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<T>::CreateComparer() */,
{ 11030, 1756, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<T>::.ctor(System.Comparison`1<T>) */,
{ 11029, 1756, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<T>::.ctor() */,
{ 11015, 1756, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T>::Compare(T,T) */,
{ 2219, 1757, -1 } /* System.Int32 System.IComparable`1<T>::CompareTo(T) */,
{ 11017, 1757, -1 } /* System.Void System.Collections.Generic.Comparer`1<T>::.ctor() */,
{ 3693, 1758, -1 } /* System.Boolean System.Nullable`1<T>::get_HasValue() */,
{ 2219, 1758, -1 } /* System.Int32 System.IComparable`1<T>::CompareTo(T) */,
{ 11017, 1759, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Nullable`1<T>>::.ctor() */,
{ 11017, 1760, -1 } /* System.Void System.Collections.Generic.Comparer`1<T>::.ctor() */,
{ 11017, 1761, -1 } /* System.Void System.Collections.Generic.Comparer`1<T>::.ctor() */,
{ 1110, 1761, -1 } /* System.Int32 System.Comparison`1<T>::Invoke(T,T) */,
{ 10698, 2480, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::get_Count() */,
{ 10704, 2480, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::CopyTo(T[],System.Int32) */,
{ 11043, 1767, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T>::CreateComparer() */,
{ 11071, 1767, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<T>::.ctor() */,
{ 11044, 1767, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::Equals(T,T) */,
{ 11045, 1767, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::GetHashCode(T) */,
{ 2239, 1768, -1 } /* System.Boolean System.IEquatable`1<T>::Equals(T) */,
{ 11050, 1768, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<T>::.ctor() */,
{ 3693, 1769, -1 } /* System.Boolean System.Nullable`1<T>::get_HasValue() */,
{ 2239, 1769, -1 } /* System.Boolean System.IEquatable`1<T>::Equals(T) */,
{ 11050, 1770, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Nullable`1<T>>::.ctor() */,
{ 11050, 1771, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<T>::.ctor() */,
{ 10070, -1, 1772 } /* System.Int32 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCast<T>(T) */,
{ 11050, 1772, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<T>::.ctor() */,
{ 11081, 1773, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<T>::.ctor() */,
{ 10070, -1, 1773 } /* System.Int32 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCast<T>(T) */,
{ 11081, 1774, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<T>::.ctor() */,
{ 10070, -1, 1774 } /* System.Int32 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCast<T>(T) */,
{ 10071, -1, 1775 } /* System.Int64 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCastLong<T>(T) */,
{ 11050, 1775, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<T>::.ctor() */,
{ 11155, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::Add(T) */,
{ 951, -1, 1789 } /* T System.Array::UnsafeLoad<T>(T[],System.Int32) */,
{ 11150, 1789, -1 } /* T System.Collections.Generic.List`1<T>::get_Item(System.Int32) */,
{ 776, -1, 1789 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<T>(System.Object,System.ExceptionArgument) */,
{ 11151, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::set_Item(System.Int32,T) */,
{ 11170, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::EnsureCapacity(System.Int32) */,
{ 11144, 1789, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Count() */,
{ 11192, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
{ 10741, 1789, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<T>::.ctor(System.Collections.Generic.IList`1<T>) */,
{ 843, -1, 1789 } /* System.Int32 System.Array::BinarySearch<T>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11159, 1789, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
{ 11042, 1789, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
{ 11044, 1789, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::Equals(T,T) */,
{ 11152, 1789, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::IsCompatibleObject(System.Object) */,
{ 11163, 1789, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::Contains(T) */,
{ 11169, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::CopyTo(T[],System.Int32) */,
{ 11143, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::set_Capacity(System.Int32) */,
{ 11174, 1789, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::FindIndex(System.Predicate`1<T>) */,
{ 1118, 1789, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
{ 11139, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::.ctor() */,
{ 11176, 1789, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 11180, 1789, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
{ 1074, 1789, -1 } /* System.Void System.Action`1<T>::Invoke(T) */,
{ 11227, 1789, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<T>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11140, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::.ctor(System.Int32) */,
{ 849, -1, 1789 } /* System.Int32 System.Array::IndexOf<T>(T[],T,System.Int32,System.Int32) */,
{ 11186, 1789, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::IndexOf(T) */,
{ 11190, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::Insert(System.Int32,T) */,
{ 11195, 1789, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::LastIndexOf(T,System.Int32,System.Int32) */,
{ 855, -1, 1789 } /* System.Int32 System.Array::LastIndexOf<T>(T[],T,System.Int32,System.Int32) */,
{ 11199, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::RemoveAt(System.Int32) */,
{ 11196, 1789, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::Remove(T) */,
{ 11202, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::Reverse(System.Int32,System.Int32) */,
{ 859, -1, 1789 } /* System.Void System.Array::Reverse<T>(T[],System.Int32,System.Int32) */,
{ 11205, 1789, -1 } /* System.Void System.Collections.Generic.List`1<T>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 875, -1, 1789 } /* System.Void System.Array::Sort<T>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
{ 10866, 1789, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
{ 11212, 1789, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<T>::.ctor(System.Collections.Generic.List`1<T>) */,
{ 11140, 1791, -1 } /* System.Void System.Collections.Generic.List`1<TOutput>::.ctor(System.Int32) */,
{ 1114, 1790, -1 } /* TOutput System.Converter`2<T,TOutput>::Invoke(TInput) */,
{ 11144, 1792, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Count() */,
{ 11155, 1792, -1 } /* System.Void System.Collections.Generic.List`1<T>::Add(T) */,
{ 11162, 1792, -1 } /* System.Void System.Collections.Generic.List`1<T>::Clear() */,
{ 11163, 1792, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::Contains(T) */,
{ 11169, 1792, -1 } /* System.Void System.Collections.Generic.List`1<T>::CopyTo(T[],System.Int32) */,
{ 11196, 1792, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::Remove(T) */,
{ 11182, 1792, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<T>::GetEnumerator() */,
{ 11150, 1792, -1 } /* T System.Collections.Generic.List`1<T>::get_Item(System.Int32) */,
{ 11151, 1792, -1 } /* System.Void System.Collections.Generic.List`1<T>::set_Item(System.Int32,T) */,
{ 11186, 1792, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::IndexOf(T) */,
{ 11190, 1792, -1 } /* System.Void System.Collections.Generic.List`1<T>::Insert(System.Int32,T) */,
{ 11199, 1792, -1 } /* System.Void System.Collections.Generic.List`1<T>::RemoveAt(System.Int32) */,
{ 11230, 1793, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<T>::MoveNextRare() */,
{ 11231, 1793, -1 } /* T System.Collections.Generic.List`1/Enumerator<T>::get_Current() */,
{ 1118, 1794, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
{ 10696, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::.ctor() */,
{ 12981, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::Initialize() */,
{ 10697, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::.ctor(System.Collections.Generic.IList`1<!0>) */,
{ 12982, 1795, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_ItemTypeHasDefaultConstructor() */,
{ 10699, 1795, -1 } /* System.Collections.Generic.IList`1<!0> System.Collections.ObjectModel.Collection`1<T>::get_Items() */,
{ 13034, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::HookPropertyChanged(T) */,
{ 13005, 1795, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_AllowNew() */,
{ 12994, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::FireListChanged(System.ComponentModel.ListChangedType,System.Int32) */,
{ 12985, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::OnAddingNew(System.ComponentModel.AddingNewEventArgs) */,
{ 12989, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::OnListChanged(System.ComponentModel.ListChangedEventArgs) */,
{ 13000, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::EndNew(System.Int32) */,
{ 13035, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::UnhookPropertyChanged(T) */,
{ 10711, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::ClearItems() */,
{ 10712, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::InsertItem(System.Int32,!0) */,
{ 10713, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::RemoveItem(System.Int32) */,
{ 10714, 1795, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::SetItem(System.Int32,!0) */,
{ 13004, 1795, -1 } /* System.Object System.ComponentModel.BindingList`1<T>::AddNewCore() */,
{ 12986, 1795, -1 } /* System.Object System.ComponentModel.BindingList`1<T>::FireAddingNew() */,
{ 13003, 1795, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_AddingNewHandled() */,
{ 13008, 1795, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_AllowEdit() */,
{ 13011, 1795, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_AllowRemove() */,
{ 13015, 1795, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_SupportsChangeNotificationCore() */,
{ 13017, 1795, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_SupportsSearchingCore() */,
{ 13019, 1795, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_SupportsSortingCore() */,
{ 13021, 1795, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_IsSortedCore() */,
{ 13023, 1795, -1 } /* System.ComponentModel.PropertyDescriptor System.ComponentModel.BindingList`1<T>::get_SortPropertyCore() */,
{ 13025, 1795, -1 } /* System.ComponentModel.ListSortDirection System.ComponentModel.BindingList`1<T>::get_SortDirectionCore() */,
{ 13027, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::ApplySortCore(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection) */,
{ 13029, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::RemoveSortCore() */,
{ 13031, 1795, -1 } /* System.Int32 System.ComponentModel.BindingList`1<T>::FindCore(System.ComponentModel.PropertyDescriptor,System.Object) */,
{ 13036, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::Child_PropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs) */,
{ 12990, 1795, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_RaiseListChangedEvents() */,
{ 12992, 1795, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::ResetBindings() */,
{ 16438, 1796, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<T>::AddLast(T) */,
{ 16468, 1796, -1 } /* System.Void System.Collections.Generic.LinkedListNode`1<T>::.ctor(System.Collections.Generic.LinkedList`1<T>,T) */,
{ 16451, 1796, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::InternalInsertNodeToEmptyList(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16450, 1796, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::InternalInsertNodeBefore(System.Collections.Generic.LinkedListNode`1<T>,System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16453, 1796, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::ValidateNewNode(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16469, 1796, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1<T>::get_Next() */,
{ 16471, 1796, -1 } /* System.Void System.Collections.Generic.LinkedListNode`1<T>::Invalidate() */,
{ 16442, 1796, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<T>::Find(T) */,
{ 16431, 1796, -1 } /* System.Int32 System.Collections.Generic.LinkedList`1<T>::get_Count() */,
{ 11042, 1796, -1 } /* System.Collections.Generic.EqualityComparer`1<!0> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
{ 11044, 1796, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::Equals(!0,!0) */,
{ 16459, 1796, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<T>::.ctor(System.Collections.Generic.LinkedList`1<T>) */,
{ 16443, 1796, -1 } /* System.Collections.Generic.LinkedList`1/Enumerator<T> System.Collections.Generic.LinkedList`1<T>::GetEnumerator() */,
{ 16452, 1796, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::InternalRemoveNode(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16454, 1796, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::ValidateNode(System.Collections.Generic.LinkedListNode`1<T>) */,
{ 16441, 1796, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::CopyTo(T[],System.Int32) */,
{ 16431, 1797, -1 } /* System.Int32 System.Collections.Generic.LinkedList`1<T>::get_Count() */,
{ 946, -1, 1799 } /* !!0[] System.Array::Empty<T>() */,
{ 16482, 1799, -1 } /* System.Void System.Collections.Generic.Queue`1<T>::SetCapacity(System.Int32) */,
{ 16483, 1799, -1 } /* System.Void System.Collections.Generic.Queue`1<T>::MoveNext(System.Int32&) */,
{ 16485, 1799, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<T>::.ctor(System.Collections.Generic.Queue`1<T>) */,
{ 16484, 1799, -1 } /* System.Void System.Collections.Generic.Queue`1<T>::ThrowForEmptyQueue() */,
{ 10092, -1, 1799 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<T>() */,
{ 16489, 1800, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<T>::ThrowEnumerationNotStartedOrEnded() */,
{ 16488, 1800, -1 } /* T System.Collections.Generic.Queue`1/Enumerator<T>::get_Current() */,
{ 946, -1, 1801 } /* !!0[] System.Array::Empty<TKey>() */,
{ 946, -1, 1803 } /* !!0[] System.Array::Empty<TValue>() */,
{ 11012, 1801, -1 } /* System.Collections.Generic.Comparer`1<!0> System.Collections.Generic.Comparer`1<TKey>::get_Default() */,
{ 16492, 1802, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::.ctor() */,
{ 843, -1, 1801 } /* System.Int32 System.Array::BinarySearch<TKey>(!!0[],System.Int32,System.Int32,!!0,System.Collections.Generic.IComparer`1<!!0>) */,
{ 16534, 1802, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::Insert(System.Int32,TKey,TValue) */,
{ 10858, 1802, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
{ 10859, 1802, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
{ 16494, 1802, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::Add(TKey,TValue) */,
{ 16532, 1802, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::IndexOfKey(TKey) */,
{ 11042, 1803, -1 } /* System.Collections.Generic.EqualityComparer`1<!0> System.Collections.Generic.EqualityComparer`1<TValue>::get_Default() */,
{ 11044, 1803, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<TValue>::Equals(!0,!0) */,
{ 16536, 1802, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::RemoveAt(System.Int32) */,
{ 16508, 1802, -1 } /* System.Collections.Generic.SortedList`2/KeyList<TKey,TValue> System.Collections.Generic.SortedList`2<TKey,TValue>::GetKeyListHelper() */,
{ 16509, 1802, -1 } /* System.Collections.Generic.SortedList`2/ValueList<TKey,TValue> System.Collections.Generic.SortedList`2<TKey,TValue>::GetValueListHelper() */,
{ 16561, 1802, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<TKey,TValue>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
{ 16579, 1802, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<TKey,TValue>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
{ 10092, -1, 1801 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<TKey>() */,
{ 10092, -1, 1803 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<TValue>() */,
{ 16539, 1802, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<TKey,TValue>::IsCompatibleKey(System.Object) */,
{ 16517, 1802, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<TKey,TValue>::ContainsKey(TKey) */,
{ 16533, 1802, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::IndexOfValue(TValue) */,
{ 16501, 1802, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
{ 10857, 1802, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(!0,!1) */,
{ 16498, 1802, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::set_Capacity(System.Int32) */,
{ 16540, 1802, -1 } /* System.Void System.Collections.Generic.SortedList`2/Enumerator<TKey,TValue>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>,System.Int32) */,
{ 16529, 1802, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::set_Item(TKey,TValue) */,
{ 849, -1, 1803 } /* System.Int32 System.Array::IndexOf<TValue>(!!0[],!!0,System.Int32,System.Int32) */,
{ 16521, 1802, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::EnsureCapacity(System.Int32) */,
{ 16537, 1802, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<TKey,TValue>::Remove(TKey) */,
{ 16501, 1805, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
{ 10857, 1805, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(!0,!1) */,
{ 16501, 1807, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
{ 16501, 1809, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
{ 16517, 1811, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<TKey,TValue>::ContainsKey(TKey) */,
{ 16501, 1811, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
{ 16527, 1811, -1 } /* TKey System.Collections.Generic.SortedList`2<TKey,TValue>::GetKey(System.Int32) */,
{ 16549, 1811, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<TKey,TValue>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
{ 843, -1, 1812 } /* System.Int32 System.Array::BinarySearch<TKey>(!!0[],System.Int32,System.Int32,!!0,System.Collections.Generic.IComparer`1<!!0>) */,
{ 16518, 1813, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<TKey,TValue>::ContainsValue(TValue) */,
{ 16501, 1813, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
{ 16522, 1813, -1 } /* TValue System.Collections.Generic.SortedList`2<TKey,TValue>::GetByIndex(System.Int32) */,
{ 16555, 1813, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator<TKey,TValue>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
{ 849, -1, 1814 } /* System.Int32 System.Array::IndexOf<TValue>(!!0[],!!0,System.Int32,System.Int32) */,
{ 946, -1, 1815 } /* !!0[] System.Array::Empty<T>() */,
{ 10092, -1, 1815 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<T>() */,
{ 16609, 1815, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<T>::.ctor(System.Collections.Generic.Stack`1<T>) */,
{ 16608, 1815, -1 } /* System.Void System.Collections.Generic.Stack`1<T>::ThrowForEmptyStack() */,
{ 802, -1, 1815 } /* System.Void System.Array::Resize<T>(!!0[]&,System.Int32) */,
{ 16613, 1816, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<T>::ThrowEnumerationNotStartedOrEnded() */,
{ 16612, 1816, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<T>::get_Current() */,
{ 17235, 1817, -1 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::Where(System.Func`2<TSource,System.Boolean>) */,
{ 17244, 1817, -1 } /* System.Void System.Linq.Enumerable/WhereArrayIterator`1<TSource>::.ctor(TSource[],System.Func`2<TSource,System.Boolean>) */,
{ 17248, 1817, -1 } /* System.Void System.Linq.Enumerable/WhereListIterator`1<TSource>::.ctor(System.Collections.Generic.List`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
{ 17239, 1817, -1 } /* System.Void System.Linq.Enumerable/WhereEnumerableIterator`1<TSource>::.ctor(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
{ 17252, 1904, -1 } /* System.Void System.Linq.Enumerable/<>c__DisplayClass6_0`1<TSource>::.ctor() */,
{ 17253, 1904, -1 } /* System.Boolean System.Linq.Enumerable/<>c__DisplayClass6_0`1<TSource>::<CombinePredicates>b__0(TSource) */,
{ 1093, 1819, -1 } /* System.Void System.Func`2<TSource,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
{ 1094, 1821, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
{ 1094, 1824, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
{ 17231, 1825, -1 } /* System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::Clone() */,
{ 17230, 1825, -1 } /* TSource System.Linq.Enumerable/Iterator`1<TSource>::get_Current() */,
{ 17233, 1825, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::GetEnumerator() */,
{ 17229, 1827, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::.ctor() */,
{ 17239, 1827, -1 } /* System.Void System.Linq.Enumerable/WhereEnumerableIterator`1<TSource>::.ctor(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
{ 17232, 1827, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::Dispose() */,
{ 1094, 1828, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
{ 17225, -1, 1827 } /* System.Func`2<TSource,System.Boolean> System.Linq.Enumerable::CombinePredicates<TSource>(System.Func`2<TSource,System.Boolean>,System.Func`2<TSource,System.Boolean>) */,
{ 17229, 1829, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::.ctor() */,
{ 17244, 1829, -1 } /* System.Void System.Linq.Enumerable/WhereArrayIterator`1<TSource>::.ctor(TSource[],System.Func`2<TSource,System.Boolean>) */,
{ 1094, 1830, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
{ 17225, -1, 1829 } /* System.Func`2<TSource,System.Boolean> System.Linq.Enumerable::CombinePredicates<TSource>(System.Func`2<TSource,System.Boolean>,System.Func`2<TSource,System.Boolean>) */,
{ 17229, 1831, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::.ctor() */,
{ 17248, 1831, -1 } /* System.Void System.Linq.Enumerable/WhereListIterator`1<TSource>::.ctor(System.Collections.Generic.List`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
{ 11182, 1831, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<TSource>::GetEnumerator() */,
{ 11231, 1831, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<TSource>::get_Current() */,
{ 1094, 1832, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
{ 11229, 1831, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<TSource>::MoveNext() */,
{ 17225, -1, 1831 } /* System.Func`2<TSource,System.Boolean> System.Linq.Enumerable::CombinePredicates<TSource>(System.Func`2<TSource,System.Boolean>,System.Func`2<TSource,System.Boolean>) */,
{ 1094, 1833, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
{ 11042, 1834, -1 } /* System.Collections.Generic.EqualityComparer`1<!0> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
{ 17255, 1834, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::.ctor(System.Collections.Generic.IEqualityComparer`1<T>) */,
{ 17274, 1834, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<T>::AddIfNotPresent(T) */,
{ 17275, 1834, -1 } /* System.Int32 System.Collections.Generic.HashSet`1<T>::InternalGetHashCode(T) */,
{ 17270, 1834, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::CopyTo(T[],System.Int32,System.Int32) */,
{ 10092, -1, 1834 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<T>() */,
{ 17276, 1834, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<T>::.ctor(System.Collections.Generic.HashSet`1<T>) */,
{ 17269, 1834, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::CopyTo(T[]) */,
{ 17273, 1834, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::SetCapacity(System.Int32) */,
{ 17271, 1834, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::Initialize(System.Int32) */,
{ 17272, 1834, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::IncreaseCapacity() */,
{ 17279, 1835, -1 } /* T System.Collections.Generic.HashSet`1/Enumerator<T>::get_Current() */,
{ 17388, -1, 1836 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<T>(System.Void*,System.Int32) */,
{ 17389, -1, 1836 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<T>(System.Void*,System.Int32,T) */,
{ 17365, 1836, -1 } /* System.Void Unity.Collections.NativeArray`1<T>::Deallocate() */,
{ 17373, 1836, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<T>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
{ 17367, 1836, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<T>::GetEnumerator() */,
{ 17370, 1836, -1 } /* System.Boolean Unity.Collections.NativeArray`1<T>::Equals(Unity.Collections.NativeArray`1<T>) */,
{ 17362, 1837, -1 } /* System.Int32 Unity.Collections.NativeArray`1<T>::get_Length() */,
{ 17363, 1837, -1 } /* T Unity.Collections.NativeArray`1<T>::get_Item(System.Int32) */,
{ 17377, 1837, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<T>::get_Current() */,
{ 17391, -1, 2481 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::InternalEnumToInt<T>(T&,System.Int32&) */,
{ 18546, -1, 2482 } /* T[] UnityEngine.Mesh::GetAllocArrayFromChannel<T>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) */,
{ 19345, -1, 1841 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<T>(System.Collections.Generic.List`1<T>) */,
{ 19345, -1, 1842 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<T>(System.Collections.Generic.List`1<T>) */,
{ 11162, 1843, -1 } /* System.Void System.Collections.Generic.List`1<T>::Clear() */,
{ 19343, -1, 1843 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<T>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 18550, -1, 1844 } /* System.Void UnityEngine.Mesh::SetListForChannel<T>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
{ 11142, 1846, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Capacity() */,
{ 11144, 1846, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Count() */,
{ 11162, 1847, -1 } /* System.Void System.Collections.Generic.List`1<T>::Clear() */,
{ 11142, 1847, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Capacity() */,
{ 11143, 1847, -1 } /* System.Void System.Collections.Generic.List`1<T>::set_Capacity(System.Int32) */,
{ 19342, -1, 1847 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<T>(System.Collections.Generic.List`1<T>,System.Int32) */,
{ 11144, 1848, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Count() */,
{ 19158, -1, 2483 } /* T[] UnityEngine.Resources::ConvertObjects<T>(UnityEngine.Object[]) */,
{ 7183, -1, 2484 } /* !!0 System.Threading.Interlocked::CompareExchange<UnityEngine.Events.UnityAction`1<T1>>(!!0&,!!0,!!0) */,
{ 19809, 1850, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T1>::add_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19800, -1, 1850 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T1>(System.Object) */,
{ 19866, 1850, -1 } /* System.Void UnityEngine.Events.UnityAction`1<T1>::Invoke(T0) */,
{ 19800, -1, 2485 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T1>(System.Object) */,
{ 19800, -1, 2486 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T2>(System.Object) */,
{ 19877, 1851, -1 } /* System.Void UnityEngine.Events.UnityAction`2<T1,T2>::Invoke(T0,T1) */,
{ 19800, -1, 2487 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T1>(System.Object) */,
{ 19800, -1, 2488 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T2>(System.Object) */,
{ 19800, -1, 2489 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T3>(System.Object) */,
{ 19884, 1852, -1 } /* System.Void UnityEngine.Events.UnityAction`3<T1,T2,T3>::Invoke(T0,T1,T2) */,
{ 19800, -1, 2490 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T1>(System.Object) */,
{ 19800, -1, 2491 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T2>(System.Object) */,
{ 19800, -1, 2492 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T3>(System.Object) */,
{ 19800, -1, 2493 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T4>(System.Object) */,
{ 19891, 1853, -1 } /* System.Void UnityEngine.Events.UnityAction`4<T1,T2,T3,T4>::Invoke(T0,T1,T2,T3) */,
{ 19811, 1854, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19814, 1854, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T>::Invoke(T1) */,
{ 19874, 1855, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<T0>::GetDelegate(UnityEngine.Events.UnityAction`1<T0>) */,
{ 19811, 1855, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T0>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19812, 1855, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T0>::.ctor(UnityEngine.Events.UnityAction`1<T1>) */,
{ 19814, 1855, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T0>::Invoke(T1) */,
{ 19816, 1905, -1 } /* System.Void UnityEngine.Events.InvokableCall`2<T0,T1>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19819, 1906, -1 } /* System.Void UnityEngine.Events.InvokableCall`3<T0,T1,T2>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 19822, 1907, -1 } /* System.Void UnityEngine.Events.InvokableCall`4<T0,T1,T2,T3>::.ctor(System.Object,System.Reflection.MethodInfo) */,
{ 11042, 1908, -1 } /* System.Collections.Generic.EqualityComparer`1<!0> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
{ 20193, -1, 1908 } /* System.Void UnityEngine.Assertions.Assert::AreEqual<T>(T,T,System.String,System.Collections.Generic.IEqualityComparer`1<T>) */,
{ 21656, -1, 2494 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<ArrayType>(System.IntPtr) */,
{ 21658, -1, 2495 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<ReturnType>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21628, -1, 2496 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<ReturnType>(System.String,System.Object[]) */,
{ 21629, -1, 2497 } /* ReturnType UnityEngine.AndroidJavaObject::_CallStatic<ReturnType>(System.String,System.Object[]) */,
{ 21481, -1, 2498 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<ReturnType>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21480, -1, 2498 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<ReturnType>(System.IntPtr) */,
{ 21481, -1, 2499 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<ReturnType>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
{ 21480, -1, 2499 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<ReturnType>(System.IntPtr) */,
{ 21664, -1, 2500 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<ReturnType>(System.Object[]) */,
{ 22536, 1857, -1 } /* T UnityEngine.UIElements.ObjectPool`1<T>::Get() */,
{ 22535, 1857, -1 } /* System.Int32 UnityEngine.UIElements.ObjectPool`1<T>::Size() */,
{ 16597, 1857, -1 } /* System.Void System.Collections.Generic.Stack`1<T>::.ctor() */,
{ 22533, 1857, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<T>::set_maxSize(System.Int32) */,
{ 16598, 1857, -1 } /* System.Int32 System.Collections.Generic.Stack`1<T>::get_Count() */,
{ 16606, 1857, -1 } /* !0 System.Collections.Generic.Stack`1<T>::Pop() */,
{ 1126, -1, 1857 } /* !!0 System.Activator::CreateInstance<T>() */,
{ 16605, 1857, -1 } /* !0 System.Collections.Generic.Stack`1<T>::Peek() */,
{ 22532, 1857, -1 } /* System.Int32 UnityEngine.UIElements.ObjectPool`1<T>::get_maxSize() */,
{ 16607, 1857, -1 } /* System.Void System.Collections.Generic.Stack`1<T>::Push(!0) */,
{ 22803, 1858, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
{ 22693, 1858, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<T>::LocalInit() */,
{ 22690, 1858, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<T>::set_relatedTarget(UnityEngine.UIElements.IEventHandler) */,
{ 22691, 1858, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<T>::set_pointerId(System.Int32) */,
{ 22804, 1858, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
{ 22801, 1858, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
{ 22692, 1859, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<T>::Init() */,
{ 22695, 1859, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<T>::.ctor() */,
{ 22803, 1860, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
{ 22707, 1860, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<T>::LocalInit() */,
{ 22705, 1860, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<T>::set_commandName(System.String) */,
{ 22804, 1860, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
{ 22801, 1860, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
{ 22928, 1861, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::.ctor() */,
{ 22536, 1862, -1 } /* T UnityEngine.UIElements.ObjectPool`1<T>::Get() */,
{ 22804, 1862, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
{ 22537, 1862, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<T>::Release(T) */,
{ 22806, 1862, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::ReleasePooled(T) */,
{ 22534, 1862, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<T>::.ctor(System.Int32) */,
{ 22803, 1863, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
{ 22847, 1863, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<T>::LocalInit() */,
{ 22842, 1863, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<T>::set_relatedTarget(UnityEngine.UIElements.Focusable) */,
{ 22843, 1863, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<T>::set_direction(UnityEngine.UIElements.FocusChangeDirection) */,
{ 22845, 1863, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<T>::set_focusController(UnityEngine.UIElements.FocusController) */,
{ 22804, 1863, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
{ 22801, 1863, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
{ 22803, 1864, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
{ 22875, 1864, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<T>::LocalInit() */,
{ 22871, 1864, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<T>::set_modifiers(UnityEngine.EventModifiers) */,
{ 22872, 1864, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<T>::set_character(System.Char) */,
{ 22873, 1864, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<T>::set_keyCode(UnityEngine.KeyCode) */,
{ 22804, 1864, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
{ 22801, 1864, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
{ 22803, 1865, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
{ 22919, 1865, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::LocalInit() */,
{ 22900, 1865, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_modifiers(UnityEngine.EventModifiers) */,
{ 22902, 1865, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_mousePosition(UnityEngine.Vector2) */,
{ 22903, 1865, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_localMousePosition(UnityEngine.Vector2) */,
{ 22905, 1865, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_mouseDelta(UnityEngine.Vector2) */,
{ 22907, 1865, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_clickCount(System.Int32) */,
{ 22909, 1865, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_button(System.Int32) */,
{ 22911, 1865, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_pressedButtons(System.Int32) */,
{ 22901, 1865, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<T>::get_mousePosition() */,
{ 22804, 1865, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
{ 22926, 1865, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<T>::GetPooled(UnityEngine.UIElements.IMouseEvent) */,
{ 22805, 1865, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled(UnityEngine.UIElements.EventBase) */,
{ 22801, 1865, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
{ 22925, 1866, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<TLeaveEvent>::GetPooled(UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2,System.Boolean) */,
{ 22925, 1867, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<TEnterEvent>::GetPooled(UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2,System.Boolean) */,
{ 23053, 1868, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<TLeaveEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
{ 23053, 1869, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<TEnterEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
{ 22803, 1870, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
{ 23048, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::LocalInit() */,
{ 23008, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_pointerId(System.Int32) */,
{ 23010, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_pointerType(System.String) */,
{ 23012, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_isPrimary(System.Boolean) */,
{ 23014, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_button(System.Int32) */,
{ 23016, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_pressedButtons(System.Int32) */,
{ 23018, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_position(UnityEngine.Vector3) */,
{ 23020, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_localPosition(UnityEngine.Vector3) */,
{ 23022, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_deltaPosition(UnityEngine.Vector3) */,
{ 23024, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_deltaTime(System.Single) */,
{ 23026, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_clickCount(System.Int32) */,
{ 23028, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_pressure(System.Single) */,
{ 23030, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_tangentialPressure(System.Single) */,
{ 23032, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_altitudeAngle(System.Single) */,
{ 23034, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_azimuthAngle(System.Single) */,
{ 23036, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_twist(System.Single) */,
{ 23038, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_radius(UnityEngine.Vector2) */,
{ 23040, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_radiusVariance(UnityEngine.Vector2) */,
{ 23042, 1870, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_modifiers(UnityEngine.EventModifiers) */,
{ 23017, 1870, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<T>::get_position() */,
{ 22804, 1870, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
{ 23051, 1870, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<T>::IsMouse(UnityEngine.Event) */,
{ 23007, 1870, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<T>::get_pointerId() */,
{ 23015, 1870, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<T>::get_pressedButtons() */,
{ 23054, 1870, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<T>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
{ 22801, 1870, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
{ 17390, -1, 1871 } /* System.Int32 Unity.Collections.LowLevel.Unsafe.UnsafeUtility::EnumToInt<T>(!!0) */,
{ 23126, 1871, -1 } /* System.Boolean UnityEngine.UIElements.StyleEnum`1<T>::op_Equality(UnityEngine.UIElements.StyleEnum`1<T>,UnityEngine.UIElements.StyleEnum`1<T>) */,
{ 23172, -1, 1871 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<T>(UnityEngine.UIElements.IStyleValue`1<T>) */,
{ 23125, 1873, -1 } /* System.Void UnityEngine.UIElements.StyleEnum`1<T>::.ctor(T,UnityEngine.UIElements.StyleKeyword) */,
{ 23123, 1873, -1 } /* System.Void UnityEngine.UIElements.StyleEnum`1<T>::set_specificity(System.Int32) */,
{ 16472, 1875, -1 } /* System.Void System.Collections.Generic.Queue`1<T[]>::.ctor() */,
{ 23312, 2501, -1 } /* System.Int32 ArrayPool`1<T>::NextPowerOfTwo(System.Int32) */,
{ 23315, 2501, -1 } /* System.Int32 ArrayPool`1<T>::GetSlot(System.Int32) */,
{ 16473, 1875, -1 } /* System.Int32 System.Collections.Generic.Queue`1<T[]>::get_Count() */,
{ 16481, 1875, -1 } /* !0 System.Collections.Generic.Queue`1<T[]>::Dequeue() */,
{ 16477, 1875, -1 } /* System.Void System.Collections.Generic.Queue`1<T[]>::Enqueue(!0) */,
{ 24432, 1876, -1 } /* ZXing.Writer ZXing.BarcodeWriterGeneric`1<TOutput>::get_Encoder() */,
{ 24430, 1876, -1 } /* ZXing.Common.EncodingOptions ZXing.BarcodeWriterGeneric`1<TOutput>::get_Options() */,
{ 24428, 1876, -1 } /* ZXing.BarcodeFormat ZXing.BarcodeWriterGeneric`1<TOutput>::get_Format() */,
{ 24433, 1876, -1 } /* ZXing.Rendering.IBarcodeRenderer`1<TOutput> ZXing.BarcodeWriterGeneric`1<TOutput>::get_Renderer() */,
{ 24435, 1876, -1 } /* ZXing.Common.BitMatrix ZXing.BarcodeWriterGeneric`1<TOutput>::Encode(System.String) */,
{ 31455, 1909, -1 } /* System.String LuaInterface.TypeTraits`1<T>::GetTypeName() */,
{ 30624, 1909, -1 } /* System.Void LuaInterface.LuaOut`1<T>::.ctor() */,
{ 31388, -1, 1909 } /* System.Void LuaInterface.ToLua::PushOut<T>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
{ 19205, -1, 1910 } /* !!0 UnityEngine.Component::GetComponent<T>() */,
{ 25613, 1910, -1 } /* System.Void MonoSingleton`1<T>::Init() */,
{ 19272, -1, 1910 } /* !!0 UnityEngine.GameObject::AddComponent<T>() */,
{ 25629, 1911, -1 } /* System.Void Singleton`1<T>::CreateInstance() */,
{ 1126, -1, 1911 } /* !!0 System.Activator::CreateInstance<T>() */,
{ 25633, 1911, -1 } /* System.Void Singleton`1<T>::Init() */,
{ 25634, 1911, -1 } /* System.Void Singleton`1<T>::UnInit() */,
{ 31466, 1912, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<T>::Create(LuaInterface.LuaFunction) */,
{ 30518, -1, 2502 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2503 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2504 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2505 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2506 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2507 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2508 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2509 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2510 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2511 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2512 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2513 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2514 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2515 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2516 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
{ 30518, -1, 2517 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2518 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2519 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2520 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2521 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
{ 30518, -1, 2522 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
{ 30518, -1, 2523 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2524 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2525 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2526 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2527 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
{ 30518, -1, 2528 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
{ 30518, -1, 2529 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
{ 30518, -1, 2530 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2531 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2532 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2533 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2534 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
{ 30518, -1, 2535 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
{ 30518, -1, 2536 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
{ 30518, -1, 2537 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T8>(T) */,
{ 30518, -1, 2538 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2539 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2540 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2541 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2542 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
{ 30518, -1, 2543 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
{ 30518, -1, 2544 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
{ 30518, -1, 2545 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T8>(T) */,
{ 30518, -1, 2546 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T9>(T) */,
{ 30542, -1, 2547 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
{ 30518, -1, 2548 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30542, -1, 2549 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
{ 30518, -1, 2550 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2551 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30542, -1, 2552 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
{ 30518, -1, 2553 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2554 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2555 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30542, -1, 2556 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
{ 30518, -1, 2557 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2558 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2559 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2560 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30542, -1, 2561 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
{ 30518, -1, 2562 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2563 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2564 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2565 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2566 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
{ 30542, -1, 2567 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
{ 30518, -1, 2568 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2569 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2570 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2571 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2572 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
{ 30518, -1, 2573 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
{ 30542, -1, 2574 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
{ 30518, -1, 2575 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2576 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2577 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2578 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2579 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
{ 30518, -1, 2580 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
{ 30518, -1, 2581 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
{ 30542, -1, 2582 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
{ 30518, -1, 2583 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2584 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2585 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2586 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2587 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
{ 30518, -1, 2588 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
{ 30518, -1, 2589 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
{ 30518, -1, 2590 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T8>(T) */,
{ 30542, -1, 2591 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
{ 30518, -1, 2592 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
{ 30518, -1, 2593 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
{ 30518, -1, 2594 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
{ 30518, -1, 2595 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
{ 30518, -1, 2596 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
{ 30518, -1, 2597 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
{ 30518, -1, 2598 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
{ 30518, -1, 2599 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T8>(T) */,
{ 30518, -1, 2600 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T9>(T) */,
{ 30542, -1, 2601 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
{ 30920, -1, 2602 } /* System.Void LuaInterface.LuaState::PushValue<T>(T) */,
{ 30919, -1, 2603 } /* System.Void LuaInterface.LuaState::PushSealed<T>(T) */,
{ 30921, -1, 2604 } /* System.Void LuaInterface.LuaState::PushGeneric<T>(T) */,
{ 30944, -1, 2605 } /* T LuaInterface.LuaState::CheckValue<T>(System.Int32) */,
{ 30969, -1, 2606 } /* T LuaInterface.LuaState::LuaLoadBuffer<T>(System.Byte[],System.String) */,
{ 30969, -1, 2607 } /* T LuaInterface.LuaState::LuaLoadBuffer<T>(System.Byte[],System.String) */,
{ 30944, -1, 2608 } /* T LuaInterface.LuaState::CheckValue<T>(System.Int32) */,
{ 31398, -1, 2609 } /* System.Void LuaInterface.ToLua::PushSealed<T>(System.IntPtr,T) */,
{ 1082, 2610, -1 } /* System.Void System.Action`2<System.IntPtr,T>::Invoke(!0,!1) */,
{ 1082, 2611, -1 } /* System.Void System.Action`2<System.IntPtr,T>::Invoke(!0,!1) */,
{ 31343, -1, 2612 } /* T[] LuaInterface.ToLua::CheckNumberArray<T>(System.IntPtr,System.Int32) */,
{ 1098, 2613, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 30944, -1, 2614 } /* T LuaInterface.LuaState::CheckValue<T>(System.Int32) */,
{ 30921, -1, 2615 } /* System.Void LuaInterface.LuaState::PushGeneric<T>(T) */,
{ 30921, -1, 2616 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2617 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2618 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2619 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2620 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2621 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2622 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2623 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2624 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30921, -1, 2625 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2626 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2627 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2628 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30921, -1, 2629 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
{ 30921, -1, 2630 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2631 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2632 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2633 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30921, -1, 2634 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
{ 30921, -1, 2635 } /* System.Void LuaInterface.LuaState::PushGeneric<T6>(T) */,
{ 30944, -1, 2636 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2637 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30944, -1, 2638 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2639 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2640 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30944, -1, 2641 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2642 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2643 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2644 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30944, -1, 2645 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2646 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2647 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2648 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2649 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30944, -1, 2650 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2651 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2652 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2653 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2654 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30921, -1, 2655 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
{ 30944, -1, 2656 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2657 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2658 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2659 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2660 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30921, -1, 2661 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
{ 30921, -1, 2662 } /* System.Void LuaInterface.LuaState::PushGeneric<T6>(T) */,
{ 30944, -1, 2663 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30944, -1, 2664 } /* T LuaInterface.LuaState::CheckValue<T>(System.Int32) */,
{ 30921, -1, 2665 } /* System.Void LuaInterface.LuaState::PushGeneric<T>(T) */,
{ 30921, -1, 2666 } /* System.Void LuaInterface.LuaState::PushGeneric<K>(T) */,
{ 30944, -1, 2667 } /* T LuaInterface.LuaState::CheckValue<V>(System.Int32) */,
{ 30921, -1, 2668 } /* System.Void LuaInterface.LuaState::PushGeneric<K>(T) */,
{ 30921, -1, 2669 } /* System.Void LuaInterface.LuaState::PushGeneric<V>(T) */,
{ 30944, -1, 2670 } /* T LuaInterface.LuaState::CheckValue<T>(System.Int32) */,
{ 30921, -1, 2671 } /* System.Void LuaInterface.LuaState::PushGeneric<T>(T) */,
{ 30921, -1, 2672 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2673 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2674 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2675 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2676 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2677 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2678 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2679 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2680 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2681 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30921, -1, 2682 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2683 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2684 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2685 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30921, -1, 2686 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
{ 30921, -1, 2687 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2688 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2689 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2690 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30921, -1, 2691 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
{ 30921, -1, 2692 } /* System.Void LuaInterface.LuaState::PushGeneric<T6>(T) */,
{ 30944, -1, 2693 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2694 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30944, -1, 2695 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2696 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2697 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30944, -1, 2698 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2699 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2700 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2701 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30944, -1, 2702 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2703 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2704 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2705 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2706 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30944, -1, 2707 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2708 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2709 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2710 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2711 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30921, -1, 2712 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
{ 30944, -1, 2713 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 30921, -1, 2714 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
{ 30921, -1, 2715 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
{ 30921, -1, 2716 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
{ 30921, -1, 2717 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
{ 30921, -1, 2718 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
{ 30921, -1, 2719 } /* System.Void LuaInterface.LuaState::PushGeneric<T6>(T) */,
{ 30944, -1, 2720 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
{ 31195, 1877, -1 } /* System.Void LuaInterface.LuaDictTable`2<K,V>::.ctor(LuaInterface.LuaTable) */,
{ 31192, 2721, -1 } /* System.Void LuaInterface.LuaDictEntry`2<K,V>::set_Key(K) */,
{ 31194, 2721, -1 } /* System.Void LuaInterface.LuaDictEntry`2<K,V>::set_Value(V) */,
{ 31135, -1, 1878 } /* V LuaInterface.LuaTable::RawGet<K,V>(K) */,
{ 31136, -1, 1878 } /* System.Void LuaInterface.LuaTable::RawSet<K,V>(K,V) */,
{ 10889, 1878, -1 } /* System.Void System.Collections.Generic.Dictionary`2<K,V>::.ctor() */,
{ 31200, 1878, -1 } /* System.Collections.Generic.IEnumerator`1<LuaInterface.LuaDictEntry`2<K,V>> LuaInterface.LuaDictTable`2<K,V>::GetEnumerator() */,
{ 31191, 1878, -1 } /* K LuaInterface.LuaDictEntry`2<K,V>::get_Key() */,
{ 31193, 1878, -1 } /* V LuaInterface.LuaDictEntry`2<K,V>::get_Value() */,
{ 10908, 1878, -1 } /* System.Void System.Collections.Generic.Dictionary`2<K,V>::Add(!0,!1) */,
{ 31202, 1878, -1 } /* System.Void LuaInterface.LuaDictTable`2/Enumerator<K,V>::.ctor(LuaInterface.LuaDictTable`2<K,V>) */,
{ 31203, 1880, -1 } /* LuaInterface.LuaDictEntry`2<K,V> LuaInterface.LuaDictTable`2/Enumerator<K,V>::get_Current() */,
{ 30944, -1, 2722 } /* T LuaInterface.LuaState::CheckValue<K>(System.Int32) */,
{ 31192, 1880, -1 } /* System.Void LuaInterface.LuaDictEntry`2<K,V>::set_Key(K) */,
{ 30944, -1, 2723 } /* T LuaInterface.LuaState::CheckValue<V>(System.Int32) */,
{ 31194, 1880, -1 } /* System.Void LuaInterface.LuaDictEntry`2<K,V>::set_Value(V) */,
{ 1082, 2724, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
{ 1082, 2725, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
{ 1082, 2726, -1 } /* System.Void System.Action`2<System.IntPtr,T2>::Invoke(!0,!1) */,
{ 1082, 2727, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
{ 1082, 2728, -1 } /* System.Void System.Action`2<System.IntPtr,T2>::Invoke(!0,!1) */,
{ 1082, 2729, -1 } /* System.Void System.Action`2<System.IntPtr,T3>::Invoke(!0,!1) */,
{ 1098, 2730, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,R1>::Invoke(!0,!1) */,
{ 1082, 2731, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
{ 1098, 2732, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,R1>::Invoke(!0,!1) */,
{ 1082, 2733, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
{ 1082, 2734, -1 } /* System.Void System.Action`2<System.IntPtr,T2>::Invoke(!0,!1) */,
{ 1098, 2735, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,R1>::Invoke(!0,!1) */,
{ 1082, 2736, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
{ 1082, 2737, -1 } /* System.Void System.Action`2<System.IntPtr,T2>::Invoke(!0,!1) */,
{ 1082, 2738, -1 } /* System.Void System.Action`2<System.IntPtr,T3>::Invoke(!0,!1) */,
{ 1098, 2739, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,R1>::Invoke(!0,!1) */,
{ 1098, 2740, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 3692, 1882, -1 } /* System.Void System.Nullable`1<T>::.ctor(!0) */,
{ 31455, 1932, -1 } /* System.String LuaInterface.TypeTraits`1<T>::GetTypeName() */,
{ 1098, 2741, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 1098, 2742, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 3692, 1883, -1 } /* System.Void System.Nullable`1<T>::.ctor(!0) */,
{ 1098, 2743, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 31455, 1935, -1 } /* System.String LuaInterface.TypeTraits`1<T[]>::GetTypeName() */,
{ 1098, 2744, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 31455, 1937, -1 } /* System.String LuaInterface.TypeTraits`1<T[]>::GetTypeName() */,
{ 31455, 1939, -1 } /* System.String LuaInterface.TypeTraits`1<T[]>::GetTypeName() */,
{ 1098, 2745, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 1098, 2746, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 1098, 2747, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 1098, 2748, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 1098, 2749, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 31455, 1945, -1 } /* System.String LuaInterface.TypeTraits`1<T[]>::GetTypeName() */,
{ 1098, 2750, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 1098, 2751, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 1098, 2752, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
{ 1082, 2753, -1 } /* System.Void System.Action`2<System.IntPtr,T>::Invoke(!0,!1) */,
{ 3693, 1885, -1 } /* System.Boolean System.Nullable`1<T>::get_HasValue() */,
{ 3694, 1885, -1 } /* !0 System.Nullable`1<T>::get_Value() */,
{ 1082, 2754, -1 } /* System.Void System.Action`2<System.IntPtr,T>::Invoke(!0,!1) */,
{ 31456, 1949, -1 } /* System.Int32 LuaInterface.TypeTraits`1<T>::GetLuaReference(System.IntPtr) */,
{ 31466, 1950, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<T>::Create(LuaInterface.LuaFunction) */,
{ 31455, 1950, -1 } /* System.String LuaInterface.TypeTraits`1<T>::GetTypeName() */,
{ 31464, 2030, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<T>::<GetLuaReference>b__9_0() */,
{ 31458, 2030, -1 } /* System.Boolean LuaInterface.TypeTraits`1<T>::IsNilType() */,
{ 31459, 2030, -1 } /* System.Boolean LuaInterface.TypeTraits`1<T>::IsUserData(System.IntPtr,System.Int32) */,
{ 31460, 2030, -1 } /* System.Boolean LuaInterface.TypeTraits`1<T>::IsUserTable(System.IntPtr,System.Int32) */,
{ 31457, 2030, -1 } /* System.Boolean LuaInterface.TypeTraits`1<T>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 31463, 1886, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<T>::.ctor() */,
{ 31471, 2032, -1 } /* System.Void LuaInterface.StackTraits`1<T>::PushValue(System.IntPtr,T) */,
{ 1081, 1887, -1 } /* System.Void System.Action`2<System.IntPtr,T>::.ctor(System.Object,System.IntPtr) */,
{ 31473, 2032, -1 } /* System.Void LuaInterface.StackTraits`1<T>::PushArray(System.IntPtr,T) */,
{ 31472, 2032, -1 } /* System.Void LuaInterface.StackTraits`1<T>::PushObject(System.IntPtr,T) */,
{ 31455, 2032, -1 } /* System.String LuaInterface.TypeTraits`1<T>::GetTypeName() */,
{ 31470, 2032, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<T>::SelectPush() */,
{ 31475, 2032, -1 } /* T LuaInterface.StackTraits`1<T>::DefaultCheck(System.IntPtr,System.Int32) */,
{ 1097, 1888, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,T>::.ctor(System.Object,System.IntPtr) */,
{ 31474, 2032, -1 } /* T LuaInterface.StackTraits`1<T>::DefaultTo(System.IntPtr,System.Int32) */,
{ 1126, -1, 2755 } /* !!0 System.Activator::CreateInstance<T>() */,
};